diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:02:56 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:02:56 -0400 |
commit | 755c95869e9992bb5a0992664e23ee6000bdf306 (patch) | |
tree | 071ef99d6c9bea534a5ddc49bb05f381cee1b208 /misc | |
parent | 26c8d59b538294c3588483599da4cd59024c8bde (diff) |
misc/ltunify: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ltunify/README | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/misc/ltunify/README b/misc/ltunify/README index ee994c5a3487..6eb592fc0b82 100644 --- a/misc/ltunify/README +++ b/misc/ltunify/README @@ -1,13 +1,13 @@ -Logitech's Unifying technology is awesome. Plug the USB receiver in the -computer, power on your keyboard or mouse and it is ready for use! Well, -the devices themselves do work, but software to attach new devices to a -single receiver (or detach bound devices) is only available for Mac OS X -and Windows. +Logitech's Unifying technology is awesome. Plug the USB receiver in +the computer, power on your keyboard or mouse and it is ready for +use! Well, the devices themselves do work, but software to attach +new devices to a single receiver (or detach bound devices) is only +available for Mac OS X and Windows. -ltunify is a program resulting from the gathered knowledge on the Logitech -HID++ protocol. It allows you to pair additional devices like keyboards and -mice to your Unifying receiver, unpair existing devices and list information -about connected devices. +ltunify is a program resulting from the gathered knowledge on the +Logitech HID++ protocol. It allows you to pair additional devices like +keyboards and mice to your Unifying receiver, unpair existing devices +and list information about connected devices. *** IMPORTANT *** - READ THE DOCS in /usr/doc/ltunify-0.2 |