]> git.mdlowis.com Git - proto/labwc.git/commit
rcxml: load default keybinds on <keyboard><default />
authorJohan Malm <jgm323@gmail.com>
Sun, 22 Aug 2021 18:09:31 +0000 (19:09 +0100)
committerJohan Malm <jgm323@gmail.com>
Sun, 22 Aug 2021 18:09:31 +0000 (19:09 +0100)
commitb7573c8d361b9c15e35b697401686684d50cbc23
treee100ff7152b5001789173a37816d792c31d96ad6
parent93244cfbe19b2911822a44179f338bcb80b28210
rcxml: load default keybinds on <keyboard><default />

This is an addition to the openbox specification and provides a way to
keep config files simpler whilst allowing user-specific keybinds.

docs/rc.xml shows a simple config file with <default />
docs/rc.xml.full shows the full config
README.md
docs/labwc-config.5.scd
docs/rc.xml
docs/rc.xml.all [new file with mode: 0644]
src/config/rcxml.c