Hide Forgot
Description of problem: On boot I got: udevd[643]: unknown key 'ID_INPUT_TOUCHPAD' in /lib/udev/rules.d/65-libwacom.rules:24 udevd[643]: unknown key 'ID_INPUT_TOUCHPAD' in /lib/udev/rules.d/65-libwacom.rules:39 In /lib/udev/rules.d/65-libwacom.rules: > Line 24 | ENV{ID_BUS}=="usb", ENV{ID_VENDOR_ID}=="056a", ENV{ID_MODEL_ID}=="00d1", ENV{ID_INPUT}="1", ENV{ID_INPUT_TABLET}="1", ID_INPUT_TOUCHPAD="1" > Line 39 | ENV{ID_BUS}=="usb", ENV{ID_VENDOR_ID}=="056a", ENV{ID_MODEL_ID}=="003e", ENV{ID_INPUT}="1", ENV{ID_INPUT_TABLET}="1", ID_INPUT_TOUCHPAD="1" Version-Release number of selected component (if applicable): libwacom-0.3-5.el6.x86_64 How reproducible: always Actual results: Warnings. Expected results: No warnings. Additional info: I don't have Wacom nor any other similar device.
It's a typo, it should read ENV{ID_INPUT_TOUCHPAD}="1" (ie missing ENV{})
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2012-0868.html