|
Bugzilla – Full Text Bug Listing |
| Summary: | During installation yast forgets left handed mouse second after reboot | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Richard Bos <richard.bos> |
| Component: | YaST2 | Assignee: | Thomas Göttlicher <tgoettlicher> |
| Status: | RESOLVED WONTFIX | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | 32bit | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Richard Bos
2007-10-10 19:25:04 UTC
assigned to maintainer This is unrelated to yast2-x11. At the same location, where YaST does this xmodmap -e "pointer = 3 2 1" call some file could be touched. If it exists after reboot it is assumed that there is a left handed mouse user. I believe that it is done inside yast2-qt. Uh - I believe this is just too much (a typical case of "give them an inch, and they will take you a mile"). I think left-handed users can very well live with confirming this twice in the lifetime of that system. It's not as if you have to do this for every YaST2 start; it's only during initial installation and after the reboot. This is done deep within the (Qt) UI which knows very little about the context (installation or whatever) it is running in. I strongly vote for WONTFIX. Swapping mouse buttons is a feature of yast2-qt to make installation easier for lefties while the mouse isn't properly configured. The ui isn't a good place for writing files for system configuration. Therefore I close this bug as WONTFIX. |