diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2020-03-20 19:33:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-20 19:33:20 +0700 |
commit | 5fcd62bdc750c2edea63976ca7b7859dbb7e765f (patch) | |
tree | 862e054cedc2c9c7c4d5362049cfb83c6fb741b5 /system/consolation/README | |
parent | 03aef34f909b488626e0d49cad4b71191d7bf297 (diff) |
system/consolation: Added (copy-paste for the Linux console).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/consolation/README')
-rw-r--r-- | system/consolation/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/consolation/README b/system/consolation/README new file mode 100644 index 0000000000000..097e8b2ccf360 --- /dev/null +++ b/system/consolation/README @@ -0,0 +1,4 @@ +Consolation is a daemon that provides copy-paste and scrolling +support to the Linux console. It is based on the libinput library +and supports all pointer devices and settings provided by this +library. Similar software include gpm and jamd. |