Skip to content

Latest commit

 

History

History
68 lines (45 loc) · 1.93 KB

README.md

File metadata and controls

68 lines (45 loc) · 1.93 KB

License

xfce4-kind-plugin

A keyboard indicator for your xfce4-panel

Screenshots

Pretty screenshots!

All 3 Indicators

The Useful Indicators

Configuration Dialog


Homepage

Xfce4-kind-plugin repository

Source Code Repository

Xfce4-kind-plugin source code

Dependencies

  • Xfce4 panel 4.16
  • libxfce4util-dev 4.16
  • libxfce4panel-2.0-dev 4.16
  • xfce4-dev-tools

Installation

From source code repository:

% git clone https://github.com/ru2saig/xfce4-kind-plugin.git
% cd xfce4-kind-plugin
% ./autogen.sh
% ./configure --prefix=/usr/ # --libdir=/usr/lib64
% make
% sudo make install
% xfce4-panel --add=kind

Note: For multilib systems, use /usr/lib64 as the plugin installation directory. In that case, uncomment the libdir option in the configure line.

Attribution

Icons from Qogir-icon-theme Distributed under GPL-3.0.

Reporting Bugs

Open a new issue

Further Exploration

xfce4-panel

Gtk