mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -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
|
||
|---|---|---|
| .. | ||
| buf.h | ||
| dir.h | ||
| font.h | ||
| grab-file.h | ||
| log.h | ||
| nodename.h | ||
| spawn.h | ||
| string-helpers.h | ||
| zfree.h | ||