/[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 1464 by matthewc, Sat Apr 5 05:56:26 2008 UTC revision 1469 by astrand, Thu Apr 24 14:13:28 2008 UTC
# Line 1530  xwin_refresh_pointer_map(void) Line 1530  xwin_refresh_pointer_map(void)
1530    
1531          /* if multiple physical buttons map to the same logical button, then          /* if multiple physical buttons map to the same logical button, then
1532           * use the lower numbered physical one */           * use the lower numbered physical one */
1533          for (i = pointer_buttons-1; i >= 0; i--)          for (i = pointer_buttons - 1; i >= 0; i--)
1534          {          {
1535                  /* a user could specify arbitrary values for the logical button                  /* a user could specify arbitrary values for the logical button
1536                   * number, ignore any that are abnormally large */                   * number, ignore any that are abnormally large */

Legend:
Removed from v.1464  
changed lines
  Added in v.1469

  ViewVC Help
Powered by ViewVC 1.1.26