pop-os / cosmic-comp

Compositor for the COSMIC desktop environment
GNU General Public License v3.0
485 stars 88 forks source link

Volume keys do not change volume #793

Open zwang20 opened 2 months ago

zwang20 commented 2 months ago

Pressing the volume up key and volume down key does not change the volume. Version: comic-comp 1.0.0.alpha.1.r29.g1342c00-1

# evtest /dev/input/event12
...
Event: time 1724987711.811094, type 4 (EV_MSC), code 4 (MSC_SCAN), value 70045
Event: time 1724987711.811094, type 1 (EV_KEY), code 115 (KEY_VOLUMEUP), value 1
Event: time 1724987711.811094, -------------- SYN_REPORT ------------
Event: time 1724987711.903375, type 4 (EV_MSC), code 4 (MSC_SCAN), value 70045
Event: time 1724987711.903375, type 1 (EV_KEY), code 115 (KEY_VOLUMEUP), value 0
Event: time 1724987711.903375, -------------- SYN_REPORT ------------
Event: time 1724987712.401024, type 4 (EV_MSC), code 4 (MSC_SCAN), value 70044
Event: time 1724987712.401024, type 1 (EV_KEY), code 114 (KEY_VOLUMEDOWN), value 1
Event: time 1724987712.401024, -------------- SYN_REPORT ------------
Event: time 1724987712.545348, type 4 (EV_MSC), code 4 (MSC_SCAN), value 70044
Event: time 1724987712.545348, type 1 (EV_KEY), code 114 (KEY_VOLUMEDOWN), value 0
Event: time 1724987712.545348, -------------- SYN_REPORT ------------

In addition, neither the keyboard backlight up nor the keyboard backlight down keys work

Drakulix commented 2 months ago

Most likely not a cosmic-comp issue, but needs keyboard shortcuts to be setup correctly.

prushton2 commented 2 months ago

Having a similar issue, wayland event viewer doesnt read my volume key presses using cosmic, this issue doesnt exist for me outside cosmic