1
0
mirror of https://bitbucket.org/C_Classic/prgkbd.git synced 2025-01-30 21:15:06 +01:00
2013-08-19 17:35:25 +02:00
..
2013-08-13 13:33:04 +02:00
2013-08-13 13:05:56 +02:00
2013-08-13 13:33:04 +02:00
2013-08-13 13:33:04 +02:00
2013-08-13 13:33:04 +02:00
2013-08-13 13:33:04 +02:00
2013-08-13 13:33:04 +02:00
2013-08-13 13:33:04 +02:00
2013-08-13 13:33:04 +02:00

             KEYCODE INSTRUCTIONS:

 NAME     CMD          DESC.
=================================================
Keys[]   0-133  codes.pdf Page 53 (10. Table 12)
ModKeys 224-231 codes.pdf Page 59 (10. Table 12)
- - - - - - - - - - - - - - - - - - - - - - - - -
keydown   232   Set keymode to keydown
keyup     233   Set keymode to keyup
keypress  234   Push & release -> keymode
break     255   Cancel execution (End of key)
=================================================