Bug 162880

Summary: enable left handed mouse
Product: [Fedora] Fedora Reporter: dann
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 8Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-27 17:02:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description dann 2005-07-11 04:16:40 UTC
Description of problem:
The mouse button order cannot be changed during installation so if one uses a
left handed mouse it is a bit hard to use. 

There could be at least 2 solutions: 
- add a configuration option early in the process to allow the use of a
left-hande mouse 
- the left mouse  button is not used at all, all the actions could be bound to
both buttons, so it would work for any mouse...

Comment 1 Jeremy Katz 2005-07-12 15:24:18 UTC
A configuration option is less than ideal because either it wouldn't be
translated or its after language selection when people would have had to figure
out the mouse anyway.  The second option of making the right mouse button also
work is more interesting, although I'm not sure how feasible it is.  Sticking it
on the FC5Target list at least to do a more complete investigation of the
feasibility.  If we have to do something custom around every widget, it's
probably a non-starter, but if we can find a trick to not require that, then
we'll see.

Comment 2 dann 2005-08-18 21:54:24 UTC
Does the graphical version of anaconda use X? (I have no idea...)
If yes, then just doing 
xmodmap -e 'pointer = 1 2 1" 
(or something of the sort) would make both the left and right mouse buttons
behave like the left mouse button. 
This is sort of a hack, but it should work.

Comment 3 Christian Iseli 2007-01-22 10:44:03 UTC
This report targets the FC3 or FC4 products, which have now been EOL'd.

Could you please check that it still applies to a current Fedora release, and
either update the target product or close it ?

Thanks.

Comment 4 dann 2007-01-22 17:38:14 UTC
(In reply to comment #3)
> This report targets the FC3 or FC4 products, which have now been EOL'd.
> 
> Could you please check that it still applies to a current Fedora release, and
> either update the target product or close it ?

It still applies to FC5. I do not have FC6. 

Comment 5 Red Hat Bugzilla 2007-06-12 02:52:34 UTC
requested by Jams Antill

Comment 6 petrosyan 2008-02-18 00:16:32 UTC
Fedora Core 5 and Fedora Core 6 are no longer maintained.

Is this bug still present in Fedora 8?

Comment 7 dann 2008-02-19 03:10:20 UTC
(In reply to comment #6)
> Fedora Core 5 and Fedora Core 6 are no longer maintained.
> 
> Is this bug still present in Fedora 8?

AFAIR from the time I installed F8 (the day after it came out) it was still present.
I can't test this at the moment to double check.


Comment 8 Joel Andres Granados 2008-05-07 12:25:11 UTC
(In reply to comment #0)

> - the left mouse  button is not used at all, all the actions could be bound to
> both buttons, so it would work for any mouse...

Dont think this is a good idea as we use the other mouse button in the package
selection to show an extra menu.



Comment 9 Andy Lindeberg 2008-08-27 17:02:18 UTC
I don't think we're going to add this to anaconda, but we'll look at any patches submitted.