Is it possible to have the 6-button keypad on the 635 emulate the left/down/right/up/enter/esc keys in Windows?
thanks
Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
Re: Keypad on CF 635 USB
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact:
-
- Posts: 3
- Joined: June 13th, 2005, 9:14 pm
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact:
-
- Posts: 2
- Joined: December 10th, 2005, 10:50 pm
actually its pretty easy to do. Someone just needs to write a program (in whatever language they wish) that can accept a keycode as a command line param, and then post it to the system, just as if the keyboard had sent that keycode. Then all you would have to do is goto the actions screen in LCD smartie, and when whatever LCD button is pressed, you could run the program u just made and supply whatever keycode you want. For anyone that knows how to program in an executable language, this should take a couple of mins to make.