> xorg configuration missed my Synaptics touchpad in Edgy, but not in Dapper. Please, look if a bug report exists and if this is not the case, please create one.
> Why would tablet users get special consideration? You can plug a tablet in and out which you can't do very easily with a touchpad. ** Summary changed: - wacom entries appear even when not having a tabletpc + wacom entries appear even when not having a tablet ** Description changed: Binary package hint: xserver-xorg The hardware detection of Xorg does not seem to work fine. The configuration process of Xorg (can be manually called by dpkg- reconfigure xserver-xorg) adds wacom entries to the xorg.conf even when - not having a tabletpc. + not having a tablet. The following entries are obsolete for me: >Section "InputDevice" > Driver "wacom" > Identifier "stylus" > Option "Device" "/dev/wacom" # Change to > # /dev/input/event > # for USB > Option "Type" "stylus" > Option "ForceDevice" "ISDV4" # Tablet PC ONLY >EndSection > >Section "InputDevice" > Driver "wacom" > Identifier "eraser" > Option "Device" "/dev/wacom" # Change to > # /dev/input/event > # for USB > Option "Type" "eraser" > Option "ForceDevice" "ISDV4" # Tablet PC ONLY >EndSection > >Section "InputDevice" > Driver "wacom" > Identifier "cursor" > Option "Device" "/dev/wacom" # Change to > # /dev/input/event > # for USB > Option "Type" "cursor" > Option "ForceDevice" "ISDV4" # Tablet PC ONLY >EndSection -- wacom entries appear even when not having a tablet https://launchpad.net/bugs/63862 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
