James Ausmus wrote: > > > On Fri, Jul 10, 2009 at 3:52 PM, Dale <rdalek1...@gmail.com > <mailto:rdalek1...@gmail.com>> wrote: > > James Ausmus wrote: > > Good to hear! Out of curiosity, what's the mouse-related differences > > between the two xorg.conf's? > > > > Well, I can't see any difference. Here is the old file: > > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/input/mice" > Option "ZAxisMapping" "4 5 6 7" > EndSection > > and the new file: > > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/input/mice" > Option "ZAxisMapping" "4 5 6 7" > EndSection > > I didn't emerge anything either. I logged out of KDE, went to a > console, ran xorgcfg then restarted X. When I logged into KDE, the > wheel worked. > > > > Hmm, interesting... Does the new xorg.conf still have the > > Option "AutoAddDevices" "false" > > line in the ServerFlags section? > > > > > Go figure. > > Dale > > :-) :-) > > >
No mention of that at all. Since xorg-server is compiled with the -hal USE flag, it shouldn't matter right? I dunno myself. I thought that disabled hal if it is compiled with it or something to that effect. Of course, I couldn't see any difference when I was testing with it. It didn't seem to "disable" hal either way for me. Dale :-) :-)