From 1b396273bbd5a666bf91018c9764c0eedc1bcbee Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sun, 1 Sep 2019 22:32:50 +0300 Subject: man: document how to specify multiple xkb layouts and options This isn't described in xkeyboard-config(7). --- sway/sway-input.5.scd | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sway/sway-input.5.scd') diff --git a/sway/sway-input.5.scd b/sway/sway-input.5.scd index 302d5428..1375f3cd 100644 --- a/sway/sway-input.5.scd +++ b/sway/sway-input.5.scd @@ -52,6 +52,8 @@ For more information on these xkb configuration options, see *input* xkb_layout Sets the layout of the keyboard like _us_ or _de_. + Multiple layouts can be specified by separating them with commas. + *input* xkb_model Sets the model of the keyboard. This has an influence for some extra keys your keyboard might have. @@ -59,6 +61,8 @@ For more information on these xkb configuration options, see *input* xkb_options Sets extra xkb configuration options for the keyboard. + Multiple options can be specified by separating them with commas. + *input* xkb_rules Sets files of rules to be used for keyboard mapping composition. -- cgit v1.2.3-54-g00ecf