diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-31 00:27:17 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-31 11:15:31 +0700 |
commit | cadbc09a1148db45a61575e05a82d92da561d578 (patch) | |
tree | a602eddf3a87ddaae7c0379e293869d51da7f4bc /desktop/x2x/README | |
parent | dfc0b7dbba510a2cea571c88d8c0e872d0b66bc9 (diff) | |
download | slackbuilds-cadbc09a1148db45a61575e05a82d92da561d578.tar.gz |
desktop/x2x: Added (share keyboard/mouse across multiple X displays)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/x2x/README')
-rw-r--r-- | desktop/x2x/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/x2x/README b/desktop/x2x/README new file mode 100644 index 0000000000..0d03b4a883 --- /dev/null +++ b/desktop/x2x/README @@ -0,0 +1,4 @@ +x2x (share keyboard/mouse between multiple X displays) + +x2x allows the keyboard and mouse on one X display to be used to control +another X display. It also shares X clipboards between the displays. |