[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Maus spinnt (ungewollt rechte Maustaste oder Doppelklick)



Hallo an alle,

seit ein paar Monaten spinnt manchmal meine Maus an 9.9/stretch und xfce4: Ein einzelner Klick mit der linken Taste wird zum Rechtsklick oder ein Klick wird zum Doppelklick. Zuerst dachte ich an Hardwareschaden (prellende Schalter oder sonstwas) aber auch mit einer neuen Maus bleibt das Verhalten.

Hat jemand eine Idee? Wenn ich per xinput auf das Device lausche:

EVENT type 15 (RawButtonPress)
    device: 9 (9)
    detail: 3
    flags:
    valuators:

EVENT type 16 (RawButtonRelease)
    device: 9 (9)
    detail: 3
    flags:
    valuators:

(detail: 3 wäre rechte Maustaste, obwohl ich die linke gedrückt habe)

Folgend ein paar Daten:

$ lsusb
Bus 001 Device 002: ID 046d:c077 Logitech, Inc. M105 Optical Mouse

$ xinput list-props 9
Device 'Logitech USB Optical Mouse':
	Device Enabled (146):	1
Coordinate Transformation Matrix (148): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
	libinput Accel Speed (284):	0.000000
	libinput Accel Speed Default (285):	0.000000
	libinput Accel Profiles Available (286):	1, 1
	libinput Accel Profile Enabled (287):	1, 0
	libinput Accel Profile Enabled Default (288):	1, 0
	libinput Natural Scrolling Enabled (289):	0
	libinput Natural Scrolling Enabled Default (290):	0
	libinput Send Events Modes Available (269):	1, 0
	libinput Send Events Mode Enabled (270):	0, 0
	libinput Send Events Mode Enabled Default (271):	0, 0
	libinput Left Handed Enabled (291):	0
	libinput Left Handed Enabled Default (292):	0
	libinput Scroll Methods Available (293):	0, 0, 1
	libinput Scroll Method Enabled (294):	0, 0, 0
	libinput Scroll Method Enabled Default (295):	0, 0, 0
	libinput Button Scrolling Button (296):	2
	libinput Button Scrolling Button Default (297):	2
	libinput Middle Emulation Enabled (298):	0
	libinput Middle Emulation Enabled Default (299):	0
	Device Node (272):	"/dev/input/event0"
	Device Product ID (273):	1133, 49271
	libinput Drag Lock Buttons (300):	<no items>
	libinput Horizontal Scroll Enabled (301):	1

$ sudo dmesg | grep -iC2 mouse
[    0.766559] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.766585] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.766710] mousedev: PS/2 mouse device common for all mice
[    0.766779] rtc_cmos 00:02: RTC can wake from S4
[    0.766991] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
--
[    1.863776] usb 1-7: New USB device found, idVendor=046d, idProduct=c077
[ 1.864627] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.865470] usb 1-7: Product: USB Optical Mouse
[    1.866360] usb 1-7: Manufacturer: Logitech
[    1.871544] hidraw: raw HID events driver (C) Jiri Kosina
[    1.881602] usbcore: registered new interface driver usbhid
[    1.882470] usbhid: USB HID core driver
[ 1.883993] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.0/0003:046D:C077.0001/input/input3 [ 1.885959] hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:02:00.0-7/input0
[    2.020054] ata2: SATA link down (SStatus 0 SControl 300)
[    2.047556] usb 1-10: new low-speed USB device number 3 using xhci_hcd

Gruß Andy


Reply to: