OK...something bizarre is going on. Suddenly it's stopped working again. Killing X and restarting it didn't help. Any ideas?
-- William Sutton On Sat, 24 Jun 2006, William Sutton wrote: > Oddly enough....reasonably duplicating the exact same device did the > trick: > > Section "ServerLayout" > Identifier "X.org Configured" > Screen 0 "Display Merged" 0 0 > InputDevice "Mouse 1" "CorePointer" > InputDevice "Mouse 0" "SendCoreEvents" > InputDevice "Keyboard 1" "CoreKeyboard" > EndSection > Section "InputDevice" > Identifier "Keyboard 1" > Driver "kbd" > EndSection > Section "InputDevice" > Identifier "Mouse 0" > Driver "mouse" > Option "Device" "/dev/psaux > Option "Protocol" "ImPS/2" > Option "Emulate3Buttons" "true" > Option "ZAxisMapping" "4 5" > EndSection > Section "InputDevice" > Identifier "Mouse 1" > Driver "mouse" > Option "CorePointer" > Option "Device" "/dev/psaux > Option "Protocol" "ImPS/2" > Option "Emulate3Buttons" "true" > Option "ZAxisMapping" "6 7" > EndSection > > Also, I used different ZAxisMappings so that the mouse scroll scrolls > terminal windows and browser windows, while the keyboard scroll operates > command history and browser windows (I'm guessing PgUp/PgDn vs UpAr/DnAr). > > Much appreciated. > > -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
