small fix for rdp scancode file
This commit is contained in:
parent
4ded149eb5
commit
c64b154475
@ -64,6 +64,7 @@ m 0x32 50 0000 8000
|
||||
, 0x33 51 0000 8000
|
||||
. 0x34 52 0000 8000
|
||||
/ 0x35 53 0000 8000
|
||||
/(keypad) 0x35 53 0100 8100
|
||||
right shift 0x36 54 0000/4000 c000
|
||||
*(keypad) 0x37 55 0000 8000
|
||||
print scrn 0x37 55 0100 8100
|
||||
@ -87,7 +88,7 @@ scroll lock 0x46 70 0000/4000 c000
|
||||
home 0x47 71 0100 8100
|
||||
8(keypad) 0x48 72 0000 8000
|
||||
up arrow 0x48 72 0100 8100
|
||||
9(kaypad) 0x49 73 0000 8000
|
||||
9(keypad) 0x49 73 0000 8000
|
||||
pg up 0x49 73 0100 8100
|
||||
-(keypad) 0x4a 74 0000 8000
|
||||
4(keypad) 0x4b 75 0000 8000
|
||||
@ -102,7 +103,7 @@ end 0x4f 79 0100 8100
|
||||
down arrow 0x50 80 0100 8100
|
||||
3(keypad) 0x51 81 0000 8000
|
||||
pg down 0x51 81 0100 8100
|
||||
o(keypad) 0x52 82 0000 8000
|
||||
0(keypad) 0x52 82 0000 8000
|
||||
insert 0x52 82 0100 8100
|
||||
.(keypad) 0x53 83 0000 8000
|
||||
delete 0x53 83 0100 8100
|
||||
|
Loading…
Reference in New Issue
Block a user