This is what I have in that file: Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "Device" "/dev/mouse" Option "Emulate3Buttons" "on" Option "Name" "AutoDetected" Option "Protocol" "PS/2" Option "Vendor" "AutoDetected" EndSection This can't be correct, as I have an USB tablet. I don't understand this. YaST2 doesn't show a tablet as an option under 'mouse'. Wether I set it at an USB mouse, or an USB mouse with intelli-wheel, that third button/wheel doesn't do anything. On Monday 24 June 2002 19:49, John Lamb wrote:
--- Frits Wuthrich <frits@wuthrich.cc> wrote:
On my machine I have Windows ME, SuSE8 and I use Lilo. I use a graphical tablet, Wacom Graphire2, which is connected to the USB port. In SuSE however both mouse and pen behave like the pen
Have a look at /etc/X11/XF86Config
It should have an entry something like
Section "InputDevice" Driver "wacom" Identifier "Wacom Mouse" Option "Device" "/dev/ttyS0" Option "InputFashion" "Tablet" Option "Mode" "Relative"
To get the mouse to behave like a mouse make sure that "InputFashion" for the mouse device is "Tablet" and not "Pen" and make sure that "Mode" is "Relative" and not "Absolute".
You should be able to change these through YaST or SaX.
As a matter of interest, do your middle and right wacom mouse buttons function correctly? I have an early wacom serial mouse and had to get a special script to set these two mouse buttons to work as normal.
JDL
-- Frits J. Wüthrich (Sent with Kmail)