0x01 Esc //adapted from the ps2 driver 0x02 F1 0x03 F2 0x04 F3 0x05 F4 0x06 F5 0x07 F6 0x08 F7 0x09 F8 0x0a F9 0x0b F10 0x0c F11 0x0d F12 0x0e PrintScreen 0x0f Scroll // dont map this 0x11 ` 0x12 1 0x13 2 0x14 3 0x15 4 0x16 5 0x17 6 0x18 7 0x19 8 0x1a 9 0x1b 0 0x1c - 0x1d = 0x1e BACKSPACE 0x1f Insert 0x20 Home 0x21 PageUp 0x22 Num 0x23 KP/ 0x24 * 0x25 KP- 0x26 TAB 0x27 Q 0x28 W 0x29 E 0x2a R 0x2b T 0x2c Y 0x2d U 0x2e I 0x2f O 0x30 P 0x31 [ 0x32 ] 0x33 \ 0x34 Delete 0x35 End 0x36 PageDown 0x37 KP7 0x38 KP8 0x39 KP9 0x3a KP+ 0x3b Caps 0x3c A 0x3d S 0x3e D 0x3f F 0x40 G 0x41 H 0x42 J 0x43 K 0x44 L 0x45 ; 0x46 ' 0x47 ENTER 0x48 KP4 0x49 KP5 0x4a KP6 0x4b LeftShift 0x4c Z 0x4d X 0x4e C 0x4f V 0x50 B 0x51 N 0x52 M 0x53 , 0x54 . 0x55 / 0x56 RightShift 0x57 UpArrow 0x58 KP1 0x59 KP2 0x5a KP3 0x5b KPEnter 0x5c LeftControl 0x5d LeftAlt 0x5e Space 0x5f RightAlt 0x60 RightControl 0x61 LeftArrow 0x62 DownArrow 0x63 RightArrow 0x64 KP0 0x65 KP. 0x66 LeftGui 0x67 RightGui 0x68 Menu 0x69 < 0x6a Yen 0x6b Ro(\\ key japanese) 0x6c Muhenkankey 0x6d Henkan 0x6e Katakana/Hiragana 0x6f UNMAPPED 0x70 Keypad . on Brazilian ABNT2 0x71 UNMAPPED 0x72 UNMAPPED 0x73 UNMAPPED 0x74 UNMAPPED 0x75 UNMAPPED 0x76 UNMAPPED 0x77 UNMAPPED 0x78 UNMAPPED 0x79 UNMAPPED 0x7a UNMAPPED 0x7b UNMAPPED 0x7c UNMAPPED 0x7d UNMAPPED 0x7e UNMAPPED // apparently system request in BeOS 0x7f Break // should be the same as in BeOS till here 0x80 m pause // multimedia keys prefixed with m for disambiquation 0x81 m play 0x82 m play / pause 0x83 m media select 0x84 m next track 0x85 m previous track 0x86 m stop 0x87 m calculator 0x88 m my computer 0x89 m email 0x8a www home 0x8b www forward 0x8c www back 0x8d www search 0x8e www favorites 0x8f www refresh 0x90 www stop 0x91 volume up 0x92 volume down 0x93 volume mute 0x94 power: shutdown 0x95 power: sleep 0x96 power: wake // defined up till here already 0x97 power: backlight up 0x98 power: backlight down 0x99 power: toggle backlight // I think this is what that one key means... i am not quite sure 0x9A m open messenger //on logitech access keyboard (ps2) 0x9B m open webcam //^to be added to ps2 0x9C m toggle wifi // those next ones are all from my laptop 0x9D m toggle touchpad 0x9E m open taskmanager 0x9F m toggle second screen mode 0xA0 m flugmodus 0xA1 m lock screen