Is there a way to get the mouse wheel working?
here is the Xorg.log.0:
(II) Module wacom: vendor="X.Org Foundation"
compiled for 4.3.99.902, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) Wacom driver level: 42-j0.6.8 $
and here is some of my xorg.conf;
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "stylus" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "pad"
EndSection
and;
Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Type" "cursor"
Option "Device" "/dev/input/event2"
Option "Mode" "absolute"
Option "Speed" "20"
Option "USB" "on"
Option "TopY" "0"
Option "Topx" "0"
Option "BottomX" "60550"
Option "BottomY" "45700"
Option "ZAxisMapping" "4 5"
# Option "KeepShape" "on"
Option "Threshold" "5"
Option "Buttons" "5"
EndSection
I put it in "mode" "absolute" because it was shooting off the screen and
wouldn't return.
Thanks.
2.6.12-1.1387_FC4 and xorg-x11-6.8.2-37
--
http://billjehle.com