mirror of
https://github.com/labwc/labwc.git
synced 2025-11-05 13:29:58 -05:00
Parse the following in rc.xml:
<keyboard>
<keybind key="">
<action name="ShowMenu">
<menu>root-menu</menu>
</action>
</keybind>
</keyboard>
|
||
|---|---|---|
| .. | ||
| keybind.c | ||
| meson.build | ||
| rcxml.c | ||
| session.c | ||