From owner-cvs-all Sun Sep 3 1: 6:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D24937B422; Sun, 3 Sep 2000 01:06:08 -0700 (PDT) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA48695; Sun, 3 Sep 2000 01:06:08 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <200009030806.BAA48695@freefall.freebsd.org> From: Greg Lehey Date: Sun, 3 Sep 2000 01:06:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-servers/x2x - Imported sources X-FreeBSD-CVS-Branch: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG grog 2000/09/03 01:06:08 PDT ports/x11-servers/x2x - Imported sources Update of /home/ncvs/ports/x11-servers/x2x In directory freefall.freebsd.org:/d/home/grog/x2x Log Message: 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. Status: Vendor Tag: CHAIKEN Release Tags: v1_27 N ports/x11-servers/x2x/Makefile N ports/x11-servers/x2x/pkg/COMMENT N ports/x11-servers/x2x/pkg/PLIST N ports/x11-servers/x2x/pkg/DESCR N ports/x11-servers/x2x/files/md5 N ports/x11-servers/x2x/patches/patch-aa No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message