WeirdTreeThing / cros-keyboard-map

Utility to generate keyd configurations for use on Chromebooks
BSD 3-Clause "New" or "Revised" License
44 stars 10 forks source link

Do not disable side volume buttons in tablet mode #4

Closed ChocolateLoverRaj closed 10 months ago

ChocolateLoverRaj commented 10 months ago

For more information: https://bugzilla.redhat.com/show_bug.cgi?id=2048628, and https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/741

WeirdTreeThing commented 10 months ago

The side buttons are not handled by AT Keyboard. On intel it is the intel virtual buttons.

ChocolateLoverRaj commented 10 months ago

The side buttons are not handled by AT Keyboard. On intel it is the intel virtual buttons.

I used evtest to investigate which input the side buttons are and for jinlon it is AT keyboard.

ChocolateLoverRaj commented 10 months ago

Also, what really matters is fact the one line I changed for libinput quirks fixes the issue. Without keyd: Side buttons work in tablet mode With keyd: Side buttons don't work in tablet mode With keyd + the quirk I added: Side buttons work in tablet mode

WeirdTreeThing commented 10 months ago

wtf google

WeirdTreeThing commented 10 months ago

so just checked, intel virtual buttons exists but seems to do nothing