Hi,
Does anyone know how to write a keyboard
mapping program in which one can define short-cut keys for certain
combinations of keys. The objective is to get short cuts for frequently
used key combinations.
For example, if one has to type CRTL and ALT and
SHIFT at the same time, she can redefine the functionality to say key "A".
And she should be able to redefine the functionality at a later
date.
Am not sure if one can achieve this in user space
or one needs to write a kernel space module for this. I suppose one needs
to add some listener for keyboard events and redfine the keyboard settings for
my custom key strokes combinations.
Any URL link for documentation will be of great
help. Also any idea as how to get it done on windows.
Best & Regards,
Amit
|