I am having trouble getting my Logitech M305 mouse's last two buttons
(5- button mouse, 7 buttons counting the wheel) working (wheezy).
This is my /etc/udev/rules.d/50-logitech-m305.rules:
ACTION!="add|change", GOTO="xorg_local_end"
KERNEL!="event*", GOTO="xorg_local_end"
ENV{ID_INPUT_MOUSE}!="1", GOTO="xorg_local_end"
ENV{ID_VENDOR_ID}!="046d", GOTO="xorg_local_end"
ENV{ID_MODEL_ID}!="c52f", GOTO="xorg_local_end"
ENV{x11_options.Buttons}="7"
ENV{x11_options.ZAxisMapping}="4 5"
LABEL="xorg_local_end"
Regards,
Panayiotis
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4d74c5c7.7050...@gmail.com