/usr/share/doc/gkrellm-leds/README is in gkrellm-leds 0.8.0-1.3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | gkleds
======
gkleds is a GKrellM plugin which monitors the CapsLock, NumLock and
ScrollLock keys and reports their current status via on screen LEDs.
This is useful for people who have keyboards without LEDs, typically
cordless keyboards.
It also lets you toggle the indicator state via mouse clicks.
gkleds now only supports GKrellM 2.x. from version 0.8.0 and later.
For informasjon on gkleds theme support, see Themes.
Installing gkleds
===================
$make
$make install
This will install gkleds system wide if you are root, otherwise it will
install in the $HOME/.gkrellm2/plugins directory.
The correct permissons and ownership is set.
Debugging gkleds
================
$make test
This will compile gkleds with debugging information and then run
"gkrellm --demo -p gkleds.so".
This is useful if you want to send me a bug report(do "make test > bug.txt"
and then send me the "bug.txt" file along with a description of the problem).
NB! The debugging mode will _not_ overwrite user configuration.
Contact Information
===================
email: oyvinha@ifi.uio.no
homepage: http://www.stud.ifi.uio.no/~oyvinha/gkleds
When sending me an email about gkleds,
please set the subject line to:
gkleds - <concise description of problem, etc.>
|