You are not logged in.
Pages: 1
After I installed Arch Linux for my second os in my computer, I found that my mouse ( Logitech G102 ) cannot properly work. I can move and scroll like normal, but my left mouse button is arranged in one of the two side buttons, and the right mouse button is arranged in the DPI button. I do not have any ideas about it and my mouse can work on Windows, and so do the virtual machine on Windows can.
Also, piper cannot find my mouse.
Here is the log of xorg ( idk if can help ): https://pastebin.mozilla.org/aPJcPiBg
Last edited by Adentent (2024-06-01 03:31:30)
Offline
mouse can work on Windows, and so do the virtual machine on Windows can
If windows runs on the same syste, see the 3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.
https://wiki.archlinux.org/title/Libinp … re-mapping
The evdev driver has a ButtonMapping as well, only use xinput to determine the correct/desired order and then add an xorg configlet (the mouse might re-attach logically with usb or system suspends and the transient xinput setting would be lost, but the config will always get re-applied)
Offline
Pages: 1