aboutsummaryrefslogtreecommitdiff
path: root/doc/river.1.scd
diff options
context:
space:
mode:
authorIsaac Freund <mail@isaacfreund.com>2022-12-28 20:43:54 +0100
committerIsaac Freund <mail@isaacfreund.com>2022-12-28 20:43:54 +0100
commiteed7d94557e38becea84010b5b7e615bdbdd89af (patch)
tree90764b40e93e35dd9078d3734f51c4dd82e23d85 /doc/river.1.scd
parent0cb6b3f81d5e442d86ee3a7f7347aa709b48c430 (diff)
downloadriver-eed7d94557e38becea84010b5b7e615bdbdd89af.tar.gz
river-eed7d94557e38becea84010b5b7e615bdbdd89af.tar.xz
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.
Diffstat (limited to 'doc/river.1.scd')
-rw-r--r--doc/river.1.scd17
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/river.1.scd b/doc/river.1.scd
index 9a76622..972cad1 100644
--- a/doc/river.1.scd
+++ b/doc/river.1.scd
@@ -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