~ubuntu-branches/debian/stretch/rdesktop/stretch

« back to all changes in this revision

Viewing changes to doc/keymapping.txt

  • Committer: Bazaar Package Importer
  • Author(s): Tomas Fasth
  • Date: 2005-05-24 13:31:34 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050524133134-6hn24gprfmo91sfv
Tags: 1.4.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
102
102
CtrlLeft WinLeft AltLeft Space AltGr WinRight Menu CtrlRight
103
103
 
104
104
...should generate keysyms:
105
 
Control_L Hyper_L Alt_L space Mode_switch Hyper_R Menu Control_R
 
105
Control_L Super_L Alt_L space Mode_switch Super_R Menu Control_R
106
106
 
107
107
Additionally:
108
108
Shift-Alt should produce Meta_L
116
116
mod1        Alt_L (0x40)
117
117
mod2        Num_Lock (0x4d)
118
118
mod3        Mode_switch (0x71)
119
 
mod4        Hyper_L (0x73),  Hyper_R (0x74)
 
119
mod4        Super_L (0x73),  Super_R (0x74)
120
120
mod5        Scroll_Lock (0x4e)
121
121
 
122
122