docs: improve keyboard layout documentation
- Remove recommendation of XKB_* environment variables in river(1) as we now have a dedicated riverctl keyboard-layout command. - Give an example of how to use and switch between multiple layouts in the riverctl(1) man page.
This commit is contained in:
@ -50,23 +50,6 @@ Usually this executable is a shell script invoking *riverctl*(1) to create
|
||||
mappings, start programs such as a layout generator or status bar, and
|
||||
perform other configuration.
|
||||
|
||||
# ENVIRONMENT
|
||||
|
||||
The following environment variables are used to configure the keyboard. See
|
||||
*xkeyboard-config*(7) for possible values.
|
||||
|
||||
- XKB_DEFAULT_MODEL
|
||||
- XKB_DEFAULT_LAYOUT
|
||||
- XKB_DEFAULT_VARIANT
|
||||
- XKB_DEFAULT_OPTIONS
|
||||
- XKB_DEFAULT_RULES
|
||||
|
||||
# EXAMPLES
|
||||
|
||||
Set the keyboard layout to colemak:
|
||||
|
||||
XKB_DEFAULT_LAYOUT="us(colemak)" river
|
||||
|
||||
# AUTHORS
|
||||
|
||||
Maintained by Isaac Freund <mail@isaacfreund.com> who is assisted by open
|
||||
|
Reference in New Issue
Block a user