Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2004 08:42:54 -0600
From:      Josh Hansen <lists@josh.aros.net>
To:        "Pratt, Benjamin E." <bepratt@stcloudstate.edu>
Cc:        terry tyson <beebum@gmail.com>
Subject:   Re: Aterm cut-and-paste was Re: Rid of those Windows Desktops!
Message-ID:  <4177CAEE.2000201@josh.aros.net>
In-Reply-To: <22ECDF671FCD564398087D64CFCF46BD056E0932@EXCHANGE.campus.stcloudstate.edu>
References:  <22ECDF671FCD564398087D64CFCF46BD056E0932@EXCHANGE.campus.stcloudstate.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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
>  
>
You can copy and paste from any terminal or other application in X by 
highlighting text with the mouse, and then clicking with the wheel to 
paste. 

You can also copy and paste the Microsoft way, with Control-C/Control-V.

One thing to keep in mind is that anything that you actually copy by 
Edit -> copy, Control-C, right click -> copy, etc will overwrite 
anything you simply highlight.  It's like having two separate 
clipboards.  One from actually copying, one from highlighting.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4177CAEE.2000201>