/[rdesktop]/sourceforge.net/trunk/rdesktop/scancodes.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/scancodes.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 198 by astrand, Wed Sep 25 11:12:08 2002 UTC revision 516 by matthewc, Tue Oct 28 03:20:43 2003 UTC
# Line 235  Line 235 
235  /* Key 82 does not exist */  /* Key 82 does not exist */
236    
237  #define SCANCODE_KEY_83 (SCANCODE_EXTENDED | 0x48)  #define SCANCODE_KEY_83 (SCANCODE_EXTENDED | 0x48)
238  #define SCANCODE_CHAR_UPARROW SCANCODE_KEY_82  #define SCANCODE_CHAR_UPARROW SCANCODE_KEY_83
239    
240  #define SCANCODE_KEY_84 (SCANCODE_EXTENDED | 0x50)  #define SCANCODE_KEY_84 (SCANCODE_EXTENDED | 0x50)
241  #define SCANCODE_CHAR_DNARROW SCANCODE_KEY_84  #define SCANCODE_CHAR_DNARROW SCANCODE_KEY_84
# Line 350  Line 350 
350  #define SCANCODE_KEY_123 0x58  #define SCANCODE_KEY_123 0x58
351  #define SCANCODE_CHAR_F12 SCANCODE_KEY_123  #define SCANCODE_CHAR_F12 SCANCODE_KEY_123
352    
353  /* FIXME */  /* Key 124: The Print Screen sequence is complicated, and
354  #define SCANCODE_KEY_124 0x0     hardcoded in xkeymap.c */
 #define SCANCODE_CHAR_PRINTSCREEN SCANCODE_KEY_124  
355    
356  #define SCANCODE_KEY_125 0x46  #define SCANCODE_KEY_125 0x46
357  #define SCANCODE_CHAR_SCROLLLOCK SCANCODE_KEY_125  #define SCANCODE_CHAR_SCROLLLOCK SCANCODE_KEY_125

Legend:
Removed from v.198  
changed lines
  Added in v.516

  ViewVC Help
Powered by ViewVC 1.1.26