summaryrefslogtreecommitdiffstats
path: root/misc/g15daemon
diff options
context:
space:
mode:
author B. Watson2022-03-13 21:59:49 +0100
committer B. Watson2022-03-13 21:59:49 +0100
commite2eac62dba590e6ee2e23fd94efd23a245851a45 (patch)
treed572285578e786d4b7c664cba873134e0f141030 /misc/g15daemon
parentdbf60e09c85c770ccbe123f1c3ec0f7dca09e000 (diff)
downloadslackbuilds-e2eac62dba590e6ee2e23fd94efd23a245851a45.tar.gz
misc/g15daemon: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'misc/g15daemon')
-rw-r--r--misc/g15daemon/README12
1 files changed, 7 insertions, 5 deletions
diff --git a/misc/g15daemon/README b/misc/g15daemon/README
index 4982649a20..563680b709 100644
--- a/misc/g15daemon/README
+++ b/misc/g15daemon/README
@@ -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.