timothycrosley / streamdeck-ui

A Linux compatible UI for the Elgato Stream Deck.
https://timothycrosley.github.io/streamdeck-ui/
MIT License
1.11k stars 240 forks source link

Add GNOME media keys examples #371

Open PanderMusubi opened 7 months ago

PanderMusubi commented 7 months ago

Please describe the problem would like to solve The examples provided, e.g. increase sound level, work but now trigger the on-screen display overlays in GNOME

Describe the solution you'd like Add to the examples e.g.

xdotool key XF86AudioRaiseVolume

and refer to /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.media-keys.gschema.xml for more key bindings.