Log messages, I can't find anything truly relevant, can you be more
specific?
I have removed the xorg.conf section, since
a) I read somewhere that it is ignored anyway.
b) xorg.conf is optional now.
I am relying on udev instead. Am I mistaken?
Thanks, Panayiotis
On 03/08/2011 04:30 AM, Aldyth Maharsha wrote:
can you post log messages and xorg.conf section input device?
On Mon, Mar 7, 2011 at 3:47 AM, Panayiotis Karabassis
<pan...@gmail.com <mailto:pan...@gmail.com>> wrote:
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
<mailto:debian-user-requ...@lists.debian.org> with a subject of
"unsubscribe". Trouble? Contact listmas...@lists.debian.org
<mailto:listmas...@lists.debian.org>
Archive: http://lists.debian.org/4d74c5c7.7050...@gmail.com