[Bug 444641] HP 2710p - Tablet Input not working
http://bugzilla.novell.com/show_bug.cgi?id=444641 http://bugzilla.novell.com/show_bug.cgi?id=444641#c13 --- Comment #13 from Andrey S <seldmail@gmail.com> 2010-06-19 12:34:08 UTC --- Created an attachment (id=370272) --> (http://bugzilla.novell.com/attachment.cgi?id=370272) /usr/lib/X11/xorg.conf.d/05-evdev.conf from Ubuntu 10.04 LTS Desktop Edition LiveCD Not sure this is relevant, so I am adding it just in case. Here is what's inside: # Catchall classes for input devices # We don't simply match on any device since that also adds accelerometers # and other devices that we don't really want to use. The list below # matches everything but joysticks. Section "InputClass" Identifier "evdev pointer catchall" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev touchpad catchall" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev tablet catchall" MatchIsTablet "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev touchscreen catchall" MatchIsTouchscreen "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com