Comment 3 for bug 188787

Revision history for this message
Coz (cosimo321) wrote : Re: no wacom tablet driver

hello justin
yes I have installed the wacom-tools package however the xorg.conf still has no wacom settings at all.
Of course what I am going on are the settings that have been in the xorg.conf for the previous three versions of ubuntu, ie. Section "InputDevice"
    Identifier "stylus"
    Driver "wacom"
    Option "Device" "/dev/input/wacom"
    Option "Type" "stylus"
    Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
 etc etc.
 I have attached the current hardy xorg.conf.
I should point out that this is a clean install of hardy not an upgrade.
coz