1GXKB(1) User Commands GXKB(1)
2
3
4
6 gxkb - X11 keyboard indicator and switcher.
7
9 gxkb
10
12 gxkb is a little indicator applet which allows one to quickly switch
13 between different keyboard layouts in X. A flag corresponding to the
14 country of the active layout is shown in the indicator area.
15
16 The applet is written in C and uses the GTK+ library and therefore does
17 not depend on any GNOME components.
18
19
21 -v Print the version number of gxkb to the standard output stream
22 and list of features that was builded with.
23
24 -h Print a usage message briefly summarizing these command-line op‐
25 tions, then exit.
26
27
29 Full paths below may vary between installations. They are also affected
30 by the XDG_CONFIG_HOME and XDG_DATA_HOME environment variables.
31
32 PREFIX/share/gxkb/flags/
33
34 Directory with system-wide resources.
35
36 $XDG_CONFIG_HOME/gxkb/gxkb.cfg
37
38 Settings for the gxkb. If $XDG_CONFIG_HOME is either not set or
39 empty, a default equal to $HOME/.config/gxkb/gxkb.cfg should be
40 used. The configuration file should be created at first run and
41 can be changed when gxkb is not running at this time. By the way
42 configuration for gxkb can be changed on the fly with
43 setxkbmap(1) command and gxkb will update configuration file at
44 exit.
45
46 $XDG_DATA_HOME/gxkb/flags
47
48 User's own resources to replace flag images from PRE‐
49 FIX/share/gxkb/flags directory. If $XDG_DATA_HOME is either not
50 set or empty, a default equal to $HOME/.local/share/gxkb/flags
51 should be used.
52
53
55 gxkb was written by Dmitriy Poltavchenko
56 <poltavchenko.dmitriy@gmail.com>. This manual page was originally
57 written for the Debian GNU/Linux system by Mateusz Łukasik <mati75@lin‐
58 uxmint.pl>.
59
61 Regular Manual Pages
62 xkeyboard-config(7), setxkbmap(1)
63
64 Home Page
65 https://zen-tools.github.io/gxkb
66
67
68
69gxkb 0.9.2 April 2021 GXKB(1)