x2x 允许在一个 X 显示器上使用键盘和鼠标来控制另一个 X 显示器。
Dormant. This project needs a new maintainer.
x2x has a long history. It was born in the times when life was hard, window managers were simple and displays were rectangular. Now it needs an overhaul.
x2x allows the keyboard, mouse on one X display to be used to control another X display. It also shares X clipboards between the displays.
When built/run on Cygwin it may be run on Windows desktop to control X display.
x2x is under MIT/BSD license.
Windows support includes code under GPLv2+.
x2x was initially developed in DEC by David Chaiken. Current maintainer is Mikhail Gusarov.
git clone https://github.com/dottedmag/x2x && cd x2x./bootstrap.shsudo pacman -S libxext libxtst./configuremake && sudo make installIf you want the simple solution, there is also a package in the AUR for x2x.
git clone https://github.com/dottedmag/x2x && cd x2x./bootstrap.shsudo dnf -y install libXext-devel libXtst-devel./configuremake && sudo make installgit clone https://github.com/dottedmag/x2x && cd x2xgit checkout debiandpkg-checkbuilddeps (and sudo apt install anything missing)env DEB_RULES_REQUIRES_ROOT=no debian/rules binarysudo dpkg --install ../x2x_VERSION.deb暂无开放 Issues,或尚未同步最近议题。