From 3f2518edc1707972a7221b70a1bcffb82fbfe958 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 10 Jun 2019 08:38:56 +0300 Subject: Add missing docs for xkb_switch_layout --- sway/sway-input.5.scd | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sway/sway-input.5.scd') diff --git a/sway/sway-input.5.scd b/sway/sway-input.5.scd index 3191bddf..be173c45 100644 --- a/sway/sway-input.5.scd +++ b/sway/sway-input.5.scd @@ -57,6 +57,11 @@ For more information on these xkb configuration options, see *input* xkb_rules Sets files of rules to be used for keyboard mapping composition. +*input* xkb_switch_layout + Changes the active keyboard layout index. This can be used when multiple + layouts are configured with `xkb_layout`. A list of layouts you can switch + between can be obtained with `swaymsg -t get_inputs`. + *input* xkb_variant Sets the variant of the keyboard like _dvorak_ or _colemak_. -- cgit v1.2.3-54-g00ecf