Bug 10034

Summary: Emulate 3 buttons not selected in installer, still configured in XF86Config
Product: [Retired] Red Hat Linux Reporter: Hans de Goede <hdegoede>
Component: installerAssignee: Brock Organ <borgan>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-06-14 16:05:26 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 Hans de Goede 2000-03-07 18:18:19 UTC
No matter what setting you select for emulate 3 buttons in the graphical
installer, the generated XF86Config contained the setting used by the
installer (the default setting for the kind of mouse it autoprobed).

The installer used to have the same problem fot the type of mouse selected,
no matter what type of mouse you selected it put the type used during the
install in XF86Config (Bug 8754).

The generated /etc/sysconfig/mouse file is fine, the problem is the
XF86config generation using the values active during the install, not the
ones configured by the user.

Comment 1 Vilius Puidokas 2000-03-28 21:57:59 UTC
also, there's something broken with kickstart and 'emulthree'.
crashes with:

File "...kickstart.py" line 228, in doMouse (args, extra) = isys.getopt(args,
'', [ 'device=', 'emulthree' ])

TypeError: bad argument --kickstart: unknown option

Comment 2 Vilius Puidokas 2000-04-11 17:53:59 UTC
--kickstart not needed anymore, just one of these little gotchas in 6.2
well done on docs.

Comment 3 Jay Turner 2000-04-17 18:56:59 UTC
Not able to replicate in test lab.

Comment 4 Hans de Goede 2000-04-26 21:21:59 UTC
Well, it took me 2 installs ;| But I've managed to reprudce it, here is how:
-Take a system with an microsoft intelli mouse
-Do a normal straigth forward install.
-When it asks for the mouse, select microsoft intelli mouse
-It enables emulate 3 buttons, this is rong, turn it of (already mentioned
 in a sperate bug report)
-continue install using all defaults

Now check /etc/sysconfig/mouse, this one is correct, no emulate 3 buttons,
/etc/X11/XF86Config however does have emulate 3 buttons turned on, which IMHO is
a bug.

Comment 5 Jay Turner 2000-04-27 14:07:59 UTC
Forwarding this to a developer for further action.

Comment 6 Michael Fulbright 2000-06-12 18:21:09 UTC
Please verify against developmental release.

Comment 7 Hans de Goede 2000-06-14 16:05:25 UTC
Ok, I've checked this against 6.9.0 beta1, and its gone, so I'm resolving and
closing it.