1xkb-switch(1)                    User Commands                   xkb-switch(1)
2
3
4

xkb-switch

6       xkb-switch  is  a  C++  program that allows to query and change the XKB
7       layout state.
8

SYNTAX

10       xkb-switch [options]
11

DESCRIPTION

13       xkb-switch is a C++ program that allows to query  and  change  the  XKB
14       layout state. Originally ruby-based code written by J. Bromley.
15

OPTIONS

17       -s <layout>
18              Set current layout group to <layout>.
19
20       -l, --list
21              Display all layout groups.
22
23       -h, --help
24              Display a help message.
25
26       -v, --version
27              Show version number.
28
29       -w [-p], --wait [-p]
30              Wait  for group change and exits.  If -p is specified, print the
31              new layout group.
32
33       -W     Infinitely wait for group change.
34
35       -n, --next
36              Switch to the next layout group.
37
38
39       -p     Display current layout group.
40
41
42       AUTHORS
43
44       J. Bromley, S. Mironov, Alexei Rad'kov
45
46
47
48J. Bromley, S. Mironov, Alexei Rad'kov1.3.1                       xkb-switch(1)
Impressum