Hi,
Are you using a usb mouse? or PS/2?
if your using a usb mouse, IMPS/2 should work fine...if your using PS/2 replace IMPS/2 with PS/2.
also, try using /dev/psaux instead of /dev/mouse.
# Identifier and driver Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5"
regard, Kenneth
Mhac Janapin wrote:
Hello guys,
I have a logitech wheel mouse that I wanted to attach to my laptop. I edited my /etc/X11/xorg.conf for that. Here's the relevant portion of it: ========= Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Device" "/dev/mouse" Option "Protocol" "imps/2" Option "Resolution "50" Option "Buttons" "5" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "no" EndSection
Section "ServerLayout" Identifier "Mhac" Screen "Screen1" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection =======
However it won't roll... :( I'm on Slack10 with KDE/XFCE4 Kernel-2.6.7 and using udev.
Thanks in advance.
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
..
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
..
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
-- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
