diff options
author | Alan Alberghini <414N@slacky.it> | 2010-05-13 00:59:23 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:59:23 +0200 |
commit | bbbed6b77af2c23f7cb66cee4ee6a2e1340d113c (patch) | |
tree | 3566601143e19f26a2c6aef9755728f3920268e0 /misc/g15daemon/README | |
parent | a28bbe67f2dfc7d2140b437de011c8e654eefad4 (diff) | |
download | slackbuilds-bbbed6b77af2c23f7cb66cee4ee6a2e1340d113c.tar.gz |
misc/g15daemon: Added to 13.0 repository
Diffstat (limited to 'misc/g15daemon/README')
-rw-r--r-- | misc/g15daemon/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/g15daemon/README b/misc/g15daemon/README new file mode 100644 index 0000000000..8603c2dd9b --- /dev/null +++ b/misc/g15daemon/README @@ -0,0 +1,11 @@ +The G15daemon is a userspace driver/multiplexer for the keyboard and its LCD, +using libg15 for low-level keyboard control. Some features of g15daemon are: +1. Allows all extra G15 keys to be used in applications. +2. It allows for multiple simultaneous LCD clients. +3. Virtualises the LCD, the user can select which application is displayed with a simple keypress. +4. Clients talk to the daemon via a simple protocol. +5. Client applications have full control over LCD backlight and contrast. + +See README.SLACKWARE for additional setup information. + +This requires libg15 and libg15render. |