system/logkeys: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 12:19:32 -04:00
parent 415bc4fcda
commit 3b683d77d7

View file

@ -1,6 +1,7 @@
logkeys is a linux keylogger. It is no more advanced than other available linux
keyloggers, notably lkl and uberkey, but is a bit newer, more up to date, it
doesn't unreliably repeat keys and it shouldn't crash your X. All in all, it
just seems to work. It relies on event interface of the Linux input subsystem.
Once completely set, it logs all common character and function keys, while also
being fully aware of Shift and AltGr key modifiers.
logkeys is a linux keylogger. It is no more advanced than other
available linux keyloggers, notably lkl and uberkey, but is a bit
newer, more up to date, it doesn't unreliably repeat keys and it
shouldn't crash your X. All in all, it just seems to work. It relies
on event interface of the Linux input subsystem. Once completely set,
it logs all common character and function keys, while also being fully
aware of Shift and AltGr key modifiers.