RE: New Mouse Install sans system-config-mouse

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2007-05-30 at 10:54 -0500, Styma, Robert E (Robert) wrote:
>  > > Can anyone point me in the right direction?
> > > 
> > 
> > http://docs.fedoraproject.org/release-notes/fc5/#id2947593
> > 
> > Rahul
> > 
> Hi Rahul,
>    Thanks for the pointer.  Too bad about config mouse.  It appears
> that since just plugging in a different type mouse makes the mouse go
> wild, (thinks the right mouse button is pressed all the time), the
> solution becomes figuring out what to put in xorg.conf manually.
> I still have hope for the using kudzu in remove the mouse, reboot,
> add the new mouse and reboot again although I will not get to
> try it till tonight.
> 
> Bob S.
> 
This clause works for m in xorg.conf:

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "yes"
-- 
Aaron Konstam tel: (210) 656-0355 akonstam@xxxxxxxxxxxxx


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux