xenocara/app/xkbutils
2015-05-10 14:06:23 +00:00
..
man Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
aclocal.m4 Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
ChangeLog Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
compile Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
config.guess Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
config.h.in Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
config.sub Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
configure Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
configure.ac Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
COPYING
depcomp Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
INSTALL Fix a number of merge issues accumulated over the years 2013-08-18 06:20:12 +00:00
install-sh Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
LED.c Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
LED.h Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
LEDP.h Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
Makefile.am Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
Makefile.bsd-wrapper
Makefile.in Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
missing Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
README
utils.c Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
utils.h Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
xkbbell.c Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
xkbvleds.c Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00
xkbwatch.c Update to xkbutils 1.0.4 2013-03-09 15:13:30 +00:00

xkbutils is a collection of small utilities utilizing the XKeyboard (XKB)
extension to the X11 protocol.

It includes:
 xkbbell  - generate XKB bell events
 xkbvleds - display the state of LEDs on an XKB keyboard in a window
 xkbwatch - reports changes in the XKB keyboard state

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/app/xkbutils

        http://cgit.freedesktop.org/xorg/app/xkbutils

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage