mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 07:26:20 +00:00
Move tsclient to rosapps (not included in build process and superseded by Geds mstsc implementation) [1/2]
svn path=/trunk/; revision=44365
This commit is contained in:
parent
93d086d81a
commit
23df1a2f4b
159 changed files with 78306 additions and 0 deletions
18
rosapps/applications/net/tsclient/rdesktop/keymaps/modifiers
Normal file
18
rosapps/applications/net/tsclient/rdesktop/keymaps/modifiers
Normal file
|
@ -0,0 +1,18 @@
|
|||
Shift_R 0x36
|
||||
Shift_L 0x2a
|
||||
|
||||
Alt_R 0xb8
|
||||
Mode_switch 0xb8
|
||||
ISO_Level3_Shift 0xb8
|
||||
|
||||
Alt_L 0x38
|
||||
|
||||
Control_R 0x9d
|
||||
Control_L 0x1d
|
||||
|
||||
# Translate Meta, Super and Hyper to Windows keys.
|
||||
# This is hardcoded. See documentation for details.
|
||||
|
||||
# Translate Menu to the Windows Application key.
|
||||
# This one does not work either.
|
||||
Menu 0xdd
|
Loading…
Add table
Add a link
Reference in a new issue