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

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

revision 196 by astrand, Wed Sep 25 11:07:12 2002 UTC revision 201 by matthewc, Wed Sep 25 14:33:36 2002 UTC
# Line 528  xwin_process_events(void) Line 528  xwin_process_events(void)
528                                  break;                                  break;
529    
530                          case FocusOut:                          case FocusOut:
531                                  if (grab_keyboard)                                  if (xevent.xfocus.mode == NotifyWhileGrabbed)
532                                          XUngrabKeyboard(display, CurrentTime);                                          XUngrabKeyboard(display, CurrentTime);
533                                  break;                                  break;
534    

Legend:
Removed from v.196  
changed lines
  Added in v.201

  ViewVC Help
Powered by ViewVC 1.1.26