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 standard output and list the
22 features that it was built 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 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. The configuration for
42 gxkb can be changed on the fly with the setxkbmap(1) command, in
43 which case gxkb will update its configuration file upon exit.
44
45 $XDG_DATA_HOME/gxkb/flags
46
47 User's own resources to replace flag images from PRE‐
48 FIX/share/gxkb/flags directory. If $XDG_DATA_HOME is either not
49 set or empty, a default equal to $HOME/.local/share/gxkb/flags
50 should be used.
51
52
54 gxkb was written by Dmytro Poltavchenko
55 <dmytro.poltavchenko@gmail.com>. This manual page was originally writ‐
56 ten for the Debian GNU/Linux system by Mateusz Łukasik <mati75@lin‐
57 uxmint.pl>.
58
60 Regular Manual Pages
61 xkeyboard-config(7), setxkbmap(1)
62
63 Home Page
64 https://zen-tools.github.io/gxkb
65
66
67
68gxkb 0.9.3 October 2021 GXKB(1)