mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/g15daemon: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
dbf60e09c8
commit
e2eac62dba
1 changed files with 7 additions and 5 deletions
|
@ -1,10 +1,12 @@
|
|||
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:
|
||||
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.
|
||||
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.
|
||||
5. Client apps have full control over LCD backlight and contrast.
|
||||
|
||||
See README.SLACKWARE for additional setup information.
|
||||
|
|
Loading…
Reference in a new issue