Commit graph

6 commits

Author SHA1 Message Date
Jimmy Olgeni
ffaff2994b Convert more spaces into tabs in ports/x11-servers. 2001-02-05 21:09:10 +00:00
Maxim Sobolev
55a61bb102 Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
2000-10-04 06:40:08 +00:00
Satoshi Asami
f26ed95970 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.
2000-09-08 10:43:39 +00:00
Satoshi Asami
7fdd5c3edc Don't need to list html man pages, bsd.port.mk will do it automatically. 2000-09-08 10:42:26 +00:00
Satoshi Asami
89ca7e1739 Add newline to end of file. 2000-09-08 10:36:49 +00:00
Greg Lehey
43d4ec4076 Initial import of x2x.
Obtained from:	 David Chaiken <chaiken@pa.dec.com>

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.
2000-09-03 08:06:08 +00:00