You are not logged in.

#1 2014-01-16 22:10:03

eayin2
Member
Registered: 2014-01-16
Posts: 1

Logitech keyboard with touchpad not recognized by synaptics

Hi, how can I make synaptics to recognize my touchpad of my Logitech keyboard (http://www.logitech.com/en-us/product/w … oard-tk820). I tried to add following to /usr/lib/udev/rules.d/42-logitech-unify-permissions.rules
SUBSYSTEM=="input", ENV{ID_VENDOR}=="Logitech", ENV{ID_SERIAL}=="Logitech_USB_Receiver", ENV{ID_INPUT_TOUCHPAD}="1"
,but the touchpad still isn't recognized. This is the udevadm info for my device: http://sprunge.us/PFbZ and this is xorg.0.log : http://sprunge.us/OhVS

I tried also to add this udev rule:
SUBSYSTEM=="input", ENV{ID_VENDOR}=="Logitech", ENV{ID_SERIAL}=="Logitech_USB_Receiver", ENV{ID_INPUT_KEY}="0"
,but it still had no effect on the device, though ID_INPUT_KEY is listed in udev with ID_INPUT_KEY=1. Maybe the udev rule is missing something?

Last edited by eayin2 (2014-01-16 22:11:32)

Offline

Board footer

Powered by FluxBB