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
$ meson setup build
$ meson compile -C build
# meson install -C build

From release tarball:

$ tar xf xfce4-xkb-plugin-<version>.tar.xz
$ cd xfce4-xkb-plugin-<version>
$ meson setup build
$ meson compile -C build
# meson install -C build

Reporting Bugs

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

About

Mirror repository, PRs are not watched, please use Xfce's GitLab

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 101