- remap keyboard with KBfiltr
- Posted by Liang Fu on May 22nd, 2006
Hi everyone,
I am using KBfiltr (DDK) to remap keyboard (intercept a key pressing and
substitute it with another one) in order to use western keyboard to input
Chinese characters. I have several different mappings and my KBfiltr chooses
one based on the value of a variable stored in device_extension.
Is it possible to add a page in the keyboard property (on control panel),
which allows a user to select/set the mapping (i.e., select/set the value of
this variable and somehow communicate it to the driver)? Is there sample
code available for doing this or similar tasks (to a newby like me, sample
code is most helpful)?
Thanks in advance.
Similar Posts
- Install kbfiltr (Drivers) by Liang Fu
- how to controll kbfiltr from windows app? (Drivers) by Tomasz Zielinski
- kbfiltr on hid - how to getpiv/vid? (Drivers) by Noah538
- kbfiltr pass the WHQL? (Drivers) by Noah538
- How can I change/remap keys from inside my keyboard hook? (I've been searching all day...) (Development Resources) by jklimek@gmail.com

