From owner-freebsd-questions@FreeBSD.ORG Thu Oct 21 14:16:29 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6D3F16A4CF for ; Thu, 21 Oct 2004 14:16:29 +0000 (GMT) Received: from mailgw-20.stcloudstate.edu (mailgw-20.stcloudstate.edu [199.17.25.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13F6143D1F for ; Thu, 21 Oct 2004 14:16:29 +0000 (GMT) (envelope-from bepratt@stcloudstate.edu) Received: from exchange2.campus.stcloudstate.edu [199.17.25.200] by mailgw-20.stcloudstate.edu with XWall v3.31b ; Thu, 21 Oct 2004 09:16:26 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 21 Oct 2004 09:16:27 -0500 Message-ID: <22ECDF671FCD564398087D64CFCF46BD056E0932@EXCHANGE.campus.stcloudstate.edu> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Aterm cut-and-paste was Re: Rid of those Windows Desktops! Thread-Index: AcS3d0nwcHboBkHJTPmcavOvfPYz0QAAHTiA From: "Pratt, Benjamin E." To: "terry tyson" cc: FreeBSD Questions Subject: RE: Aterm cut-and-paste was Re: Rid of those Windows Desktops! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2004 14:16:29 -0000 I was searching for a way to cut-and-paste but couldn't find any documentation on how to do it with Aterm. I think I got frustrated and just started clicking and when I hit the scroll button it worked!! The only changes I've made are /etc/X11/xorg.conf changes to get my Z-axis button working: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5" EndSection I can't tell you if it's only a 5.3 or an Xorg thing or something else but I have used it on two different machines running 5.3-BETA6 or newer. I don't have an older version of FreeBSD running so I can't try it anywhere else, I would be interested to know though. Ben -----Original Message----- From: terry tyson [mailto:beebum@gmail.com]=20 Sent: Thursday, October 21, 2004 9:07 AM To: Pratt, Benjamin E. Cc: Brian; FreeBSD Questions Subject: Aterm cut-and-paste was Re: Rid of those Windows Desktops! On Thu, 21 Oct 2004 08:46:48 -0500, Pratt, Benjamin E. wrote: snip=20 > Terry mentioned Aterm, I like the flexibility, but I have gotten > cut-and-paste to work. Just copy by highlighting what you want on the > clipboard, and then paste by clicking my scroll wheel button. Cool, how did you get it to work? Is it only available with 5.3? --=20 Terry