The FreeBSD Ports Archive
FreeBSD x11-servers : x2x4>
A program to link multiple X servers together
x2x allows the keyboard and mouse on one ("from") X display to be used
to control another ("to") X display. Since x2x uses the XTEST
extension, the "to" X display must support XTEST.
In the default interface, x2x puts a window on the "from" display.
This window is labeled with the name of the "to" display. Keystrokes
typed into this window go to the window on the "to" display that has
the input focus. Clicking on the x2x window causes the mouse on the
"from" display to control the cursor on the "to" display. Perform-
ing a subsequent multiple button click on the "to" display returns
control to the "from" display.
If the -east or -west options are specified on the command line, x2x
starts up with a different interface. When the mouse moves to the
(east or west) side of the default screen on the "from" display, the
cursor slides over to the "to" display. When the mouse returns to to
side of the "to" display that it entered, it slides back onto the
"from" display.
Unless the -nosel option is specified, x2x relays X selections from
one display to the other.
Greg Lehey
grog@FreeBSD.org
http://gatekeeper.dec.com/pub/DEC/SRC/x2x/
|
x2x history
v. 1.8
date: 2007/05/19 20:29:47; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.7
date: 2004/02/06 13:12:46; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.6
date: 2004/02/04 05:10:00; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.5
date: 2003/03/07 06:13:24; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.4
date: 2001/02/05 21:09:10; author: olgeni; state: Exp; lines: +2 -2
Convert more spaces into tabs in ports/x11-servers.
v. 1.3
date: 2000/10/04 06:40:07; author: sobomax; state: Exp; lines: +2 -2
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
v. 1.2
date: 2000/09/08 10:43:39; author: asami; state: Exp; lines: +2 -6
MANCOMPRESSED=yes is default if USE_IMAKE is defined. Do not use +=
to define a variable that is defined only once. Remove do-install
target which was doing "make install install.man" which is the default
anyway.
v. 1.1
date: 2000/09/03 08:06:08; author: grog; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/09/03 08:06:08; author: grog; state: Exp; lines: +0 -0
Initial import of x2x.
Obtained from: David Chaiken
x2x allows the keyboard and mouse on one ("from") X display to be used
to control another ("to") X display. Since x2x uses the XTEST
extension, the "to" X display must support XTEST.
In the default interface, x2x puts a window on the "from" display.
This window is labeled with the name of the "to" display. Keystrokes
typed into this window go to the window on the "to" display that has
the input focus. Clicking on the x2x window causes the mouse on the
"from" display to control the cursor on the "to" display. Perform-
ing a subsequent multiple button click on the "to" display returns
control to the "from" display.
If the -east or -west options are specified on the command line, x2x
starts up with a different interface. When the mouse moves to the
(east or west) side of the default screen on the "from" display, the
cursor slides over to the "to" display. When the mouse returns to to
side of the "to" display that it entered, it slides back onto the
"from" display.
=============================================================================
v. 1.8
date: 2007/05/19 20:29:47; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.7
date: 2004/02/06 13:12:46; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.6
date: 2004/02/04 05:10:00; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.5
date: 2003/03/07 06:13:24; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.4
date: 2001/02/05 21:09:10; author: olgeni; state: Exp; lines: +2 -2
Convert more spaces into tabs in ports/x11-servers.
v. 1.3
date: 2000/10/04 06:40:07; author: sobomax; state: Exp; lines: +2 -2
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
v. 1.2
date: 2000/09/08 10:43:39; author: asami; state: Exp; lines: +2 -6
MANCOMPRESSED=yes is default if USE_IMAKE is defined. Do not use +=
to define a variable that is defined only once. Remove do-install
target which was doing "make install install.man" which is the default
anyway.
v. 1.1
date: 2000/09/03 08:06:08; author: grog; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/09/03 08:06:08; author: grog; state: Exp; lines: +0 -0
Initial import of x2x.
Obtained from: David Chaiken
x2x allows the keyboard and mouse on one ("from") X display to be used
to control another ("to") X display. Since x2x uses the XTEST
extension, the "to" X display must support XTEST.
In the default interface, x2x puts a window on the "from" display.
This window is labeled with the name of the "to" display. Keystrokes
typed into this window go to the window on the "to" display that has
the input focus. Clicking on the x2x window causes the mouse on the
"from" display to control the cursor on the "to" display. Perform-
ing a subsequent multiple button click on the "to" display returns
control to the "from" display.
If the -east or -west options are specified on the command line, x2x
starts up with a different interface. When the mouse moves to the
(east or west) side of the default screen on the "from" display, the
cursor slides over to the "to" display. When the mouse returns to to
side of the "to" display that it entered, it slides back onto the
"from" display.
=============================================================================
v. 1.8
date: 2007/05/19 20:29:47; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.7
date: 2004/02/06 13:12:46; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.6
date: 2004/02/04 05:10:00; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.5
date: 2003/03/07 06:13:24; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.4
date: 2001/02/05 21:09:10; author: olgeni; state: Exp; lines: +2 -2
Convert more spaces into tabs in ports/x11-servers.
v. 1.3
date: 2000/10/04 06:40:07; author: sobomax; state: Exp; lines: +2 -2
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
v. 1.2
date: 2000/09/08 10:43:39; author: asami; state: Exp; lines: +2 -6
MANCOMPRESSED=yes is default if USE_IMAKE is defined. Do not use +=
to define a variable that is defined only once. Remove do-install
target which was doing "make install install.man" which is the default
anyway.
v. 1.1
date: 2000/09/03 08:06:08; author: grog; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/09/03 08:06:08; author: grog; state: Exp; lines: +0 -0
Initial import of x2x.
Obtained from: David Chaiken
x2x allows the keyboard and mouse on one ("from") X display to be used
to control another ("to") X display. Since x2x uses the XTEST
extension, the "to" X display must support XTEST.
In the default interface, x2x puts a window on the "from" display.
This window is labeled with the name of the "to" display. Keystrokes
typed into this window go to the window on the "to" display that has
the input focus. Clicking on the x2x window causes the mouse on the
"from" display to control the cursor on the "to" display. Perform-
ing a subsequent multiple button click on the "to" display returns
control to the "from" display.
If the -east or -west options are specified on the command line, x2x
starts up with a different interface. When the mouse moves to the
(east or west) side of the default screen on the "from" display, the
cursor slides over to the "to" display. When the mouse returns to to
side of the "to" display that it entered, it slides back onto the
"from" display.
=============================================================================
|
| |

|