diff options
| author | tiosgz <alamica@protonmail.com> | 2022-07-02 19:46:12 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-02 21:46:12 +0200 |
| commit | b58bd829c28435799e2c080acf75f245b51e246b (patch) | |
| tree | fa3655d9f97d1b33b0135a13d2523721cb8e5f1b /doc/riverctl.1.scd | |
| parent | 7402cb8aea2d4fab6fdf3cd29ce7130f553ff9f0 (diff) | |
| download | river-b58bd829c28435799e2c080acf75f245b51e246b.tar.gz river-b58bd829c28435799e2c080acf75f245b51e246b.tar.xz | |
docs: better connect 'index' to -layout in riverctl(1)
Diffstat (limited to 'doc/riverctl.1.scd')
| -rw-r--r-- | doc/riverctl.1.scd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index 0de4045..8426375 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -203,9 +203,9 @@ A complete list may be found in _/usr/include/linux/input-event-codes.h_ - _-layout_: if passed, a specific layout is pinned to the mapping. When the mapping is checked against a pressed key, this layout is used to translate the key independent of the active layout - - _index_: zero-based index of a layout set with the environment variable - *XKB_DEFAULT_LAYOUT*; see *river*(1) for an example; if the index is - out of range, the _-layout_ option will have no effect + - _index_: zero-based index of a layout set with the environment + variable *XKB_DEFAULT_LAYOUT*; see *river*(1) for an example; if + the index is out of range, the _-layout_ option will have no effect - _mode_: name of the mode for which to create the mapping - _modifiers_: one or more of the modifiers listed above, separated by a plus sign (+). |
