Skip to content

xfce-mirror/xfce4-xkb-plugin

Repository files navigation

License

xfce4-xkb-plugin

An xfce4-panel plug-in that selects and displays the current keyboard layout. It provides mechanisms for switching between the layouts defined in xfce4-keyboard-settings, and maintains in the panel a display of the active layout, either as text or a flag icon.


Homepage

xfce4-xkb-plugin documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

xfce4-xkb-plugin source code

Download a Release Tarball

xfce4-xkb-plugin archive or xfce4-xkb-plugin tags

Installation

From source code repository:

$ cd xfce4-xkb-plugin
$ ./autogen.sh
$ make
# make install

From release tarball:

$ tar xf xfce4-xkb-plugin-<version>.tar.bz2
$ cd xfce4-xkb-plugin-<version>
$ ./configure
$ make
# make install

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.