Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#15113 - [rdesktop] apply physical mouse patch
Attached to Project:
Arch Linux
Opened by Ray (ataraxia) - Monday, 15 June 2009, 13:00 GMT
Last edited by Andrea Scarpino (BaSh) - Saturday, 03 October 2009, 14:36 GMT
Opened by Ray (ataraxia) - Monday, 15 June 2009, 13:00 GMT
Last edited by Andrea Scarpino (BaSh) - Saturday, 03 October 2009, 14:36 GMT
|
DetailsThere's a patch available for rdesktop that adds an option "-M" to disable applying mouse settings from the remote machine. Basically, using this option means that mouse clicks inside the rdesktop window will use the mouse button mappings from the local X server and not those configured on the Windows terminal server. This is useful for those of us who mouse left-handed only some of the time and don't want to reconfigure the mouse on remote Windows boxes each time we switch.
I've been using this patch for a month now and haven't had any problems. This is the same patch that's applied to the "rdesktop-rawmouse" AUR package, which I maintain. (I'll have that package deleted if it's applied in extra.) The patch was also submitted upstream in August 2008 at http://sourceforge.net/tracker/index.php?func=detail&aid=2038819&group_id=24366&atid=381349 , but it doesn't appear that anyone is looking at it. (This is where I got the patch in the first place.) |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Saturday, 03 October 2009, 14:36 GMT
Reason for closing: Fixed
Additional comments about closing: rdesktop 1.6.0-3
Saturday, 03 October 2009, 14:36 GMT
Reason for closing: Fixed
Additional comments about closing: rdesktop 1.6.0-3

I should clarify that this patch doesn't force any behavior changes (or even any new code paths) on anyone who doesn't actually use the "-M" option that it adds.