reactos/reactos/tools/kbdtool
Arch Blackmann 0324a3e3bb Whiners...
svn path=/trunk/; revision=43990
2009-11-06 23:35:28 +00:00
..
data.c Add table of shift state combinations, and add table of shift state types. 2009-11-06 00:37:06 +00:00
kbdtool.h Implement printout the the state tables. It seems to work fine, but the tool doesn't yet generate the modified keys (shift+, ctrl+, etc) for each virtual key. This is the last thing that remains. 2009-11-06 22:42:26 +00:00
kbdtool.rbuild Refactoring and cleanup. Start fleshing out the output phase. Start handling exit correctly. Fix a bug in DoLAYOUT. Nothing new to see here... 2009-11-04 22:07:29 +00:00
main.c Refactoring and cleanup. Start fleshing out the output phase. Start handling exit correctly. Fix a bug in DoLAYOUT. Nothing new to see here... 2009-11-04 22:07:29 +00:00
output.c Whiners... 2009-11-06 23:35:28 +00:00
parser.c Create layout entries for built-in non-redefined scancodes as well, based on the 110-key table (mostly things like the extended keys/SpeedRacer/MediaButtons, etc). 2009-11-05 19:24:24 +00:00
test.klc Add sample US layout keyboard layout file. Generated with MSKLC by loading the US layout in Windows 7. 2009-10-31 19:51:27 +00:00