Rawhide X.org - My mouse doesn't work & an interesting question...

Andrew Farris lordmorgul at gmail.com
Tue Feb 26 06:46:07 UTC 2008


Kelly Miller wrote:
> First, the bug; when I start the X currently in Rawhide, my mouse loses 
> the ability to move from side to side and can only move up and down.  
> The mouse in question is a Logitech wireless, part of the Cordless Wave 
> desktop.  Oddly enough, the touchpad still works (it's a laptop, BTW).

You need to be sure your mouse/keyboard is configured correctly for the newer 
HAL auto input device handling, or to disable that option.  This may be due to a 
mouse configuration you have setup manually in xorg.conf but is being interfered 
with when you start X and login.  See archived mail [1] by Nicholas Mailhot 
about some of this.
https://www.redhat.com/archives/fedora-devel-list/2008-February/msg02131.html

My Logitech MX revolution wireless mouse is properly handled without any 
configuration in xorg.conf now, just by setting this (and having no InputDevice 
sections):

Section "ServerFlags"
	Option      "AllowEmptyInput" "True"
	Option      "AutoAddDevices" "True"
	Option      "AutoEnableDevices" "True"
EndSection

-- 
Andrew Farris <lordmorgul at gmail.com> www.lordmorgul.net
  gpg 0xC99B1DF3 fingerprint CDEC 6FAD BA27 40DF 707E A2E0 F0F6 E622 C99B 1DF3
No one now has, and no one will ever again get, the big picture. - Daniel Geer
----                                                                       ----




More information about the fedora-devel-list mailing list