rc.xml: add <lab><keyboard><layout>

This commit is contained in:
Johan Malm 2020-06-08 19:49:19 +01:00
parent 6166e9b370
commit 898d80e04f
3 changed files with 26 additions and 25 deletions

View file

@ -15,10 +15,10 @@ It is in early development and has the following aims:
- wlroots (>=0.10.0)
- wayland-protocols
- xwayland
- libxml2
Will soon depend on
- libxml2
- cairo, pango, glib
## Roadmap
@ -45,24 +45,13 @@ The following were considered before choosing wlroots:
## Configuration
### Keyboard Shortcuts
We will support rc.xml keybinds, but for the time being:
```
Alt+Escape Exit labwc
Alt+F2 Cycle windows
Alt+F3 Launch dmenu
```
### Keyboard Layout
Set environment variable `XKB_DEFAULT_LAYOUT` for your keyboard layout, for
example `gb`. Read `xkeyboard-config(7)` for details.
See [rc.xml](data/rc.xml) comments for details, incl. keybinds.
## Integration
- Use grim for scrots
Suggested apps:
- grim - screenshots
## Build