psyklops
11-14-2001, 11:43 PM
I put in the command lines for the mouse in my /etc/X11/XF86Config-4 file.
code:
--------------------------------------------------------------------------------
Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/mouse" Option "Buttons" "5" Option "ZAxisMapping" "4 5"EndSection
--------------------------------------------------------------------------------
The dash four made all the difference. Different file than XF86Config. So the mouse wheel worked but only in the XF86Config file! Wouldn't respond on any other window... This is so bizarre. Why when I config resolution and screen depth with results, wont the mouse config to any other window? Anyone have this problem?
I even configured my screen resolution and screen depth (32/much better!) in the XF86Config-4 file. So configuring with this file in root seems to work. I tried to configure in the XF86Config file yesterday but that didn't work. Can any of you configure with results in the XF86Config file?
code:
--------------------------------------------------------------------------------
Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/mouse" Option "Buttons" "5" Option "ZAxisMapping" "4 5"EndSection
--------------------------------------------------------------------------------
The dash four made all the difference. Different file than XF86Config. So the mouse wheel worked but only in the XF86Config file! Wouldn't respond on any other window... This is so bizarre. Why when I config resolution and screen depth with results, wont the mouse config to any other window? Anyone have this problem?
I even configured my screen resolution and screen depth (32/much better!) in the XF86Config-4 file. So configuring with this file in root seems to work. I tried to configure in the XF86Config file yesterday but that didn't work. Can any of you configure with results in the XF86Config file?