summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Sorg <jay.sorg@gmail.com>2014-07-16 21:14:37 -0700
committerJay Sorg <jay.sorg@gmail.com>2014-07-16 21:14:37 -0700
commitc64b1544752547cede30647bb03ab1bbbc06d079 (patch)
tree65987cd4e15aaf0568aa7a7a9fe92e99e1d69709
parent4ded149eb59e7bc75eb33c3cd91a521c37e4befc (diff)
downloadxrdp-proprietary-c64b1544752547cede30647bb03ab1bbbc06d079.tar.gz
xrdp-proprietary-c64b1544752547cede30647bb03ab1bbbc06d079.zip
small fix for rdp scancode file
-rw-r--r--xrdp/rdp-scan-codes.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/xrdp/rdp-scan-codes.txt b/xrdp/rdp-scan-codes.txt
index 649bc5eb..938ce4c5 100644
--- a/xrdp/rdp-scan-codes.txt
+++ b/xrdp/rdp-scan-codes.txt
@@ -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