From ad1dbb1180a4fc5f2b5000a440b4a6f2683b8e8f Mon Sep 17 00:00:00 2001 From: Leon Henrik Plickat Date: Sun, 16 Oct 2022 21:49:40 +0200 Subject: river: add keyboard-layout command This allows switching river's keyboard layout at runtime. --- doc/riverctl.1.scd | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/riverctl.1.scd') diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index aaddd9b..177cb32 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -334,6 +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-group-create* _group_name_ Create a keyboard group. A keyboard group collects multiple keyboards in a single logical keyboard. This means that all state, like the active -- cgit v1.2.3