You are not logged in.

#1 2017-12-01 05:45:17

Ketchup901
Member
Registered: 2016-05-18
Posts: 54

Issue with multi-button shortcuts on Linux (Logitech G502)

My shortcuts for changing tabs in browser (Ctrl+Tab and Ctrl+Shift+Tab) stopped working in Linux. Instad they just expand to Tab. Pressing the actual keys on the keyboard to change tabs works fine. I've opened Windows and it works fine in there. Every other shortcuts works fine.

Anyone else ever had this issue?

https://www.reddit.com/r/archlinux/comm … _take_one/

Last edited by Ketchup901 (2017-12-01 05:56:07)

Offline

#2 2017-12-01 06:48:01

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Issue with multi-button shortcuts on Linux (Logitech G502)

Stopped working when? After an update? What was updated? In what browser (version)? What shortcuts? Using what tool? etc.

Please read How To Ask Questions The Smart Way and include some useful information in your post.



Moving to NC...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2017-12-01 13:28:28

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,233

Re: Issue with multi-button shortcuts on Linux (Logitech G502)

The description in the post (ignored/missing ctrl modifier) significantly differs from the one in the reddit link (laggy input), so please clarify the actual situation, the xev behavior, your desktop environment display server and input driver.

Offline

#4 2017-12-06 20:40:17

cid03
Member
Registered: 2016-06-13
Posts: 2

Re: Issue with multi-button shortcuts on Linux (Logitech G502)

I have this issue too, was in a recent update, but no clue what caused it since I don't reboot frequently and applied several months of updates without a restart to load fresh.

@Ketchup901
Seems that the mouse is sending the keys in reverse order, so thus it doesn't work
eg: ctrl + t = keycode 37 + keycode 28

xev now see's it as 28 then 37


edit:

libinput 1.9.3 has a bug, manually downgrade to 1.9.2

source: https://www.reddit.com/r/archlinux/comm … e_buttons/

Last edited by cid03 (2017-12-06 21:05:59)

Offline

#5 2017-12-07 16:17:56

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,233

Re: Issue with multi-button shortcuts on Linux (Logitech G502)

That's probably a libinput bug, try xf86-input-evdev

Offline

Board footer

Powered by FluxBB