• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

man/H03-May-2022-647512

COPYINGH A D10-Feb-20133.4 KiB6956

ChangeLogH A D10-Feb-201319.4 KiB597392

INSTALLH A D10-Feb-201311.1 KiB292219

LED.cH A D10-Feb-201310.2 KiB306237

LED.hH A D10-Feb-20133.4 KiB9830

LEDP.hH A D10-Feb-20132.4 KiB7832

Makefile.amH A D10-Feb-20131.8 KiB5819

Makefile.inH A D10-Feb-201342.4 KiB1,008869

READMEH A D10-Feb-2013912 3218

aclocal.m4H A D10-Feb-2013110.1 KiB3,0822,818

compileH A D10-Feb-20136.7 KiB311226

config.guessH A D10-Feb-201343.5 KiB1,5231,311

config.h.inH A D10-Feb-20131.8 KiB7147

config.subH A D10-Feb-201334.6 KiB1,7721,621

configureH A D10-Feb-2013344.1 KiB12,3139,877

configure.acH A D10-Feb-20132.1 KiB5747

depcompH A D10-Feb-201319.9 KiB689448

install-shH A D10-Feb-201313.7 KiB528351

missingH A D10-Feb-201311.2 KiB377281

utils.cH A D10-Feb-20134.5 KiB197132

utils.hH A D10-Feb-20132.9 KiB8639

xkbbell.cH A D10-Feb-20138.4 KiB251214

xkbvleds.cH A D10-Feb-201313.1 KiB386332

xkbwatch.cH A D10-Feb-20139.9 KiB271222

README

1xkbutils is a collection of small utilities utilizing the XKeyboard (XKB)
2extension to the X11 protocol.
3
4It includes:
5 xkbbell  - generate XKB bell events
6 xkbvleds - display the state of LEDs on an XKB keyboard in a window
7 xkbwatch - reports changes in the XKB keyboard state
8
9All questions regarding this software should be directed at the
10Xorg mailing list:
11
12        http://lists.freedesktop.org/mailman/listinfo/xorg
13
14Please submit bug reports to the Xorg bugzilla:
15
16        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
17
18The master development code repository can be found at:
19
20        git://anongit.freedesktop.org/git/xorg/app/xkbutils
21
22        http://cgit.freedesktop.org/xorg/app/xkbutils
23
24For patch submission instructions, see:
25
26	http://www.x.org/wiki/Development/Documentation/SubmittingPatches
27
28For more information on the git code manager, see:
29
30        http://wiki.x.org/wiki/GitPage
31
32