|
|
@ -91,9 +91,26 @@ |
|
|
|
#define KB_WH_R KB_MS_WH_RIGHT |
|
|
|
#define KB_WH_R KB_MS_WH_RIGHT |
|
|
|
/* Sytem Control & Consumer usage */ |
|
|
|
/* Sytem Control & Consumer usage */ |
|
|
|
#define KB_PWR KB_SYSTEM_POWER |
|
|
|
#define KB_PWR KB_SYSTEM_POWER |
|
|
|
|
|
|
|
#define KB_SLEP KB_SYSTEM_SLEEP |
|
|
|
|
|
|
|
#define KB_WAKE KB_SYSTEM_WAKE |
|
|
|
#define KB_MUTE KB_AUDIO_MUTE |
|
|
|
#define KB_MUTE KB_AUDIO_MUTE |
|
|
|
#define KB_VOLU KB_AUDIO_VOL_UP |
|
|
|
#define KB_VOLU KB_AUDIO_VOL_UP |
|
|
|
#define KB_VOLD KB_AUDIO_VOL_DOWN |
|
|
|
#define KB_VOLD KB_AUDIO_VOL_DOWN |
|
|
|
|
|
|
|
#define KB_MNXT KB_MEDIA_NEXT_TRACK |
|
|
|
|
|
|
|
#define KB_MPRV KB_MEDIA_PREV_TRACK |
|
|
|
|
|
|
|
#define KB_MSTP KB_MEDIA_STOP |
|
|
|
|
|
|
|
#define KB_MPLY KB_MEDIA_PLAY_PAUSE |
|
|
|
|
|
|
|
#define KB_MSEL KB_MEDIA_SELECT |
|
|
|
|
|
|
|
#define KB_MAIL KB_MAIL |
|
|
|
|
|
|
|
#define KB_CALC KB_CALCULATOR |
|
|
|
|
|
|
|
#define KB_MYCM KB_MY_COMPUTER |
|
|
|
|
|
|
|
#define KB_WSCH KB_WWW_SEARCH |
|
|
|
|
|
|
|
#define KB_WHOM KB_WWW_HOME |
|
|
|
|
|
|
|
#define KB_WBAK KB_WWW_BACK |
|
|
|
|
|
|
|
#define KB_WFWD KB_WWW_FORWARD |
|
|
|
|
|
|
|
#define KB_WSTP KB_WWW_STOP |
|
|
|
|
|
|
|
#define KB_WREF KB_WWW_REFRESH |
|
|
|
|
|
|
|
#define KB_WFAV KB_WWW_FAVORITES |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Special keycode */ |
|
|
|
/* Special keycode */ |
|
|
|