Summary: | 5-button usb mouse can't be set to left handed use | ||
---|---|---|---|
Product: | [Unmaintained] kcontrol | Reporter: | Unknown <null> |
Component: | kcmmouse | Assignee: | Marie Loise Nolden <nolden> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | RedHat Enterprise Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
J Roodhart
2002-05-14 22:22:36 UTC
Replaced j.roodhart@chello.nl with null@kde.org due to bounces by reporter I have the same problem (SuSE 9.1, KDE 3.2.2), asked the kde list, and didn't get any love there. I've seen several reports of similar problems on the kde list, but no replies and a bunch of orphaned bug reports (meaning not closed or resolved). Am I missing an authoritative answer to this? Or, is there none? Since j.roodhart mentioned GNOME, I'm also a GNOME user and I've never had any problems with selecting left handed there. Thanks, Reece CVS commit by lunakl: Considering all mice with more than 5 buttons as weird and refusing to swap their primary<->secondary buttons is a bit ... erm, weird. Rewrote the code to check for at-least-this-many-buttons. Seems to work fine with both 3buttons+wheel mouse and 5buttons+wheel mouse. Will backport later in case nobody complains. BUG: 42609 M +48 -60 kdebase/kcontrol/input/mouse.cpp 1.97 M +14 -17 kdelibs/kdecore/kglobalsettings.cpp 1.84 |