1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: gxkb
Priority: optional
Section: x11
Maintainer: Mateusz Ĺukasik <mati75@linuxmint.pl>
Build-Depends: debhelper-compat (= 13), libgtk-3-dev, libxklavier-dev (>= 5.0), libwnck-3-dev, libayatana-appindicator3-dev
Standards-Version: 4.5.1
Homepage: https://zen-tools.github.io/gxkb
Rules-Requires-Root: no
Vcs-Browser: https://github.com/mati75/gxkb.git
Vcs-Git: https://github.com/mati75/gxkb.git
Package: gxkb
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: X11 keyboard indicator and switcher
gxkb is a little indicator applet which allows one to quickly
switch between different keyboard layouts in X. A flag
corresponding to the country of the active layout is shown
in the indicator area.
.
The applet is written in C and uses the GTK+ library and
therefore does not depend on any GNOME components.
|