From 0cb6b3f81d5e442d86ee3a7f7347aa709b48c430 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Wed, 28 Dec 2022 20:19:25 +0100 Subject: command/keyboard-layout: use flags.zig, cleanup --- doc/riverctl.1.scd | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'doc') 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 -- cgit v1.2.3