/[rdesktop]/sourceforge.net/trunk/rdesktop/xkeymap.c
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/xkeymap.c

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

revision 205 by matthewc, Thu Sep 26 14:11:59 2002 UTC revision 206 by matthewc, Thu Sep 26 14:17:41 2002 UTC
# Line 266  handle_special_keys(uint32 keysym, unsig Line 266  handle_special_keys(uint32 keysym, unsig
266                          }                          }
267                          else                          else
268                          {                          {
269                                  // Release Left Ctrl                                  /* Release Left Ctrl */
270                                  rdp_send_input(ev_time, RDP_INPUT_SCANCODE, RDP_KEYRELEASE, 0x1d,                                  rdp_send_input(ev_time, RDP_INPUT_SCANCODE, RDP_KEYRELEASE, 0x1d,
271                                                 0);                                                 0);
272                          }                          }

Legend:
Removed from v.205  
changed lines
  Added in v.206

  ViewVC Help
Powered by ViewVC 1.1.26