mirror of
https://github.com/labwc/labwc.git
synced 2025-11-03 09:01:51 -05:00
Expanding shell variables, including tilde, enables the following type
of keybind:
<keyboard>
<keybind key="XF86AudioMute">
<action name="Execute">
<command>bash ~/mute-script.sh</command>
</action>
</keybind>
</keyboard>
Fixes issue #32
|
||
|---|---|---|
| .. | ||
| common | ||
| config | ||
| menu | ||
| xbm | ||
| labwc.h | ||
| layers.h | ||
| meson.build | ||
| ssd.h | ||
| theme.h | ||