diff options
Diffstat (limited to 'doc/riverctl.1.scd')
| -rw-r--r-- | doc/riverctl.1.scd | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index 177cb32..f8e46c9 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -334,10 +334,11 @@ A complete list may be found in _/usr/include/linux/input-event-codes.h_ *list-input-configs* List all input configurations. -*keyboard-layout* _layout_ [-variant _variant_] [-model _model_] [-options _options_] [-rules _rules_] - Set the XKB layout for all keyboards. All values other than the layout - name are optional. XKB will fill in unspecified values based on - heuristics and the environment. Duplicate flags are not allowed. +*keyboard-layout* [-rules _rules_] [-model _model_] [-variant _variant_] \ +[-options _options_] _layout_ + Set the XKB layout for all keyboards. Defaults from libxkbcommon are used + for everything left unspecified. See *xkeyboard-config*(7) for + possible values and more information. *keyboard-group-create* _group_name_ Create a keyboard group. A keyboard group collects multiple keyboards in |
