You are not logged in.
Pages: 1
My middle click does not work and does not show up when running libinput debug-events.
On Windows middle click works.
Edit: I am using wayland
Last edited by someperson (2025-03-05 21:33:52)
Offline
On Windows middle click works.
3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.
not show up when running libinput debug-events
What about evdev?
using wayland
Or X11?
Also what kind of input device are we talking about?
Middleclcik emulation on a touchpad, mouse, wired, bluetooth, …?
Offline
On Windows middle click works.
3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.not show up when running libinput debug-events
What about evdev?
using wayland
Or X11?
Also what kind of input device are we talking about?
Middleclcik emulation on a touchpad, mouse, wired, bluetooth, …?
1: Fast startup was already disabled.
2: bash: evdev: command not found
3: x11 is not installed.
4: I am using a regular mouse (semi-wired).
Offline
2. the command to est evdev is evtest …
3. well, change that?
4. what is "semi-wired"?
Offline
2. the command to est evdev is evtest …
3. well, change that?
4. what is "semi-wired"?
2. evtest also does not show middle click.
4. wireless with usb
Offline
Ie. "wireless"
lsusb -tv # just in casebut in general name what device it *actually* is. Not some generics.
Also please avoid bloating the thread with pointless full quotes.
Offline
|__ Port 005: Dev 002, If 0, Class=Human Interface Device, Driver=usbhid, 12M
ID 1532:0083 Razer USA, Ltd RC30-0315, Gaming Mouse [Basilisk X HyperSpeed]
|__ Port 005: Dev 002, If 1, Class=Human Interface Device, Driver=usbhid, 12M
ID 1532:0083 Razer USA, Ltd RC30-0315, Gaming Mouse [Basilisk X HyperSpeed]
|__ Port 005: Dev 002, If 2, Class=Human Interface Device, Driver=usbhid, 12M
ID 1532:0083 Razer USA, Ltd RC30-0315, Gaming Mouse [Basilisk X HyperSpeed]Offline
Ie. it's programmable.
https://wiki.archlinux.org/title/Razer_ … #OpenRazer
Offline
I already used openrazer, however openrazer only provides light configuration and a few dpi settings.
Also button remapping for the mouse itself is apparently stored on the mouse and should therefore not be the problem (since it works on windows).
Offline
Yes it is, but if the button doesn't work, the mouse doesn't produce that event (the USB HID protocol isn't very variant)
Also is it *only* the middle button or do only the first two buttons work (does maybe an unexpected button produce the middle button event)?
To be clear (because everything actually points there) windows fast-start is some windows setting that emulates reboots via hibernation (which is also not acceptable)
It is *not* some BIOS setting of similar (fast boot) name.
Also windows keeps re-enabling that w/ updates,so chck, don't assume.
Have you tried to re-attach the mouse or to a different port?
Offline
In the windows power settings fast-start was disabled.
Only the middle click does not work, both primary mouse buttons work, the scroll wheel works and the two extra buttons work.
I have tried both different usb ports on the motherboard itself and the "normal" usb ports.
I have now even tried bluetooth but the same thing happens.
Offline
I fixed it. On windows I noticed that middle click only worked after synapse started. I also saw a reddit post where someone solved a similar problem by rebinding middle click as middle click.
I tried this and it fixed the problem. Thank you for your help.
Offline
Pages: 1