From owner-freebsd-questions@FreeBSD.ORG Thu Oct 21 18:33:12 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 3AE7016A4EC for ; Thu, 21 Oct 2004 18:33:12 +0000 (GMT) Received: from ion.franksworld.org (vhost.domainatlantic.com [67.18.185.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A67A43D46 for ; Thu, 21 Oct 2004 18:33:11 +0000 (GMT) (envelope-from laszlof@vonostingroup.com) Received: (qmail 59220 invoked by uid 98); 21 Oct 2004 13:35:54 -0000 Received: from laszlof@vonostingroup.com by ion.franksworld.org by uid 89 with qmail-scanner-1.20 (clamdscan: 0.75.1. Clear:RC:0(68.72.248.38):SA:0(?/?):. Processed in 3.079385 secs); 21 Oct 2004 13:35:54 -0000 X-Spam-Status: No, hits=? required=? Received: from unknown (HELO vonostingroup.com) (frank@cpmsg.com@68.72.248.38) by vhost.domainatlantic.com with SMTP; 21 Oct 2004 13:35:51 -0000 Message-ID: <417800E2.60807@vonostingroup.com> Date: Thu, 21 Oct 2004 14:33:06 -0400 From: Frank Laszlo User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Pratt, Benjamin E." References: <22ECDF671FCD564398087D64CFCF46BD056E0932@EXCHANGE.campus.stcloudstate.edu> In-Reply-To: <22ECDF671FCD564398087D64CFCF46BD056E0932@EXCHANGE.campus.stcloudstate.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD Questions cc: terry tyson 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 18:33:12 -0000 Pratt, Benjamin E. wrote: >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 > > This has been around for as long as I can remember, since before XFree86 4.x. Its nothing new. Regards, Frank