x2x
Link two X displays together, simulating a multiheaded display
Install
- All systems
-
curl cmd.cat/x2x.sh
- Debian
-
apt-get install x2x
- Ubuntu
-
apt-get install x2x
- Kali Linux
-
apt-get install x2x
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install x2x
- Raspbian
-
apt-get install x2x
- Dockerfile
- dockerfile.run/x2x
x2x
Link two X displays together, simulating a multiheaded display
x2x joins a pair of X displays together, as if they were a single multiheaded display. The pointer can be warped between displays, or, depending on how you start x2x, can slide from one display to the other when it runs off the edge of the screen. Keyboard focus also moves between displays in the way you'd expect, and the X selection propagates around. This is useful when you have two displays on the same desk, as you can use a single keyboard and mouse to control both. (The displays being controlled remotely must support the XTEST extension. The servers shipped by Debian support this.)
sptk
speech signal processing toolkit
The Speech Signal Processing Toolkit (SPTK) is a suite of speech signal processing tools for UNIX environments developed by the SPTK working group and some graduate students in Nagoya Institute of Technology.