unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* keyboard copy paste
@ 2009-08-30 16:17 Harry Putnam
  0 siblings, 0 replies; 4+ messages in thread
From: Harry Putnam @ 2009-08-30 16:17 UTC (permalink / raw)
  To: help-gnu-emacs

How can I copy and paste with the keybard between application windows.
I think I remember knowing how to do this at some time in the past but
now just coming up blank as to how.

I want to copy something in Emacs... ok .. no problem.. there are many
ways with keyboard inside emacs.

Now I want to paste whats on the clipboard into an Xterm cmd line,
without going to the mouse.

I'm running recent Xfce4 desktop... but not finding a way to do this.

Can I just steal whatever events happen when middle click on three
button mouse and put them into a keyboard shortcut?

How might I do that?





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: keyboard copy paste
       [not found] <mailman.5664.1251649222.2239.help-gnu-emacs@gnu.org>
@ 2009-08-30 17:35 ` Anselm Helbig
  2009-08-30 18:09   ` Harry Putnam
  0 siblings, 1 reply; 4+ messages in thread
From: Anselm Helbig @ 2009-08-30 17:35 UTC (permalink / raw)
  To: help-gnu-emacs

At Sun, 30 Aug 2009 11:17:06 -0500,
Harry Putnam <reader@newsguy.com> wrote:
> 
> How can I copy and paste with the keybard between application windows.
> I think I remember knowing how to do this at some time in the past but
> now just coming up blank as to how.
> 
> I want to copy something in Emacs... ok .. no problem.. there are many
> ways with keyboard inside emacs.
> 
> Now I want to paste whats on the clipboard into an Xterm cmd line,
> without going to the mouse.
> 
> I'm running recent Xfce4 desktop... but not finding a way to do this.
> 
> Can I just steal whatever events happen when middle click on three
> button mouse and put them into a keyboard shortcut?
> 
> How might I do that?

Shift-Insert does the trick. 

HTH, 

Anselm


-- 
Anselm Helbig 
mailto:anselm.helbig+news2009@googlemail.com


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: keyboard copy paste
  2009-08-30 17:35 ` keyboard copy paste Anselm Helbig
@ 2009-08-30 18:09   ` Harry Putnam
  2009-08-31  5:39     ` Wang Lei
  0 siblings, 1 reply; 4+ messages in thread
From: Harry Putnam @ 2009-08-30 18:09 UTC (permalink / raw)
  To: help-gnu-emacs

Anselm Helbig <anselm.helbig+news2009@googlemail.com> writes:

> At Sun, 30 Aug 2009 11:17:06 -0500,
> Harry Putnam <reader@newsguy.com> wrote:
>> 
>> How can I copy and paste with the keybard between application windows.
>> I think I remember knowing how to do this at some time in the past but
>> now just coming up blank as to how.
>> 
>> I want to copy something in Emacs... ok .. no problem.. there are many
>> ways with keyboard inside emacs.
>> 
>> Now I want to paste whats on the clipboard into an Xterm cmd line,
>> without going to the mouse.
>> 
>> I'm running recent Xfce4 desktop... but not finding a way to do this.
>> 
>> Can I just steal whatever events happen when middle click on three
>> button mouse and put them into a keyboard shortcut?
>> 
>> How might I do that?
>
> Shift-Insert does the trick. 

Nice... thank you... and of course now I remember having known that
before..

Here is a harder one:

<tab> or <shift><tab> will move focus from hyperlink to hyperlink in
firefox.

I thought that <enter> would activate hyperlinks focused using tab as
above.   The firefox list of keyboard shortcuts (in its help file)
does not appear to show a keyboard shortcut that activates a
hyperlink.

On many webpages... the enter key DOES activate the hyperlinks... but
not at the URL below... for me.

   http://www.lynda.com/home/ViewCourses.aspx?lpk0=395

It may be related to the fact that I currently have an account there
and my browser is recognized as being a subscribed users
browser... but far as I know those particular links are just
navigational and are open to the public.

And anyway... is it even possible for a site to do something to cause
the enter key not to activate hyperlinks?

I'd be curious to hear if your browser can activate those links (with
enter key or any other combo you can find).

(The ones pertaining to After Effects - Just to limit the scope a bit)






^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: keyboard copy paste
  2009-08-30 18:09   ` Harry Putnam
@ 2009-08-31  5:39     ` Wang Lei
  0 siblings, 0 replies; 4+ messages in thread
From: Wang Lei @ 2009-08-31  5:39 UTC (permalink / raw)
  To: help-gnu-emacs

On 8/31/09, Harry Putnam <reader@newsguy.com> wrote:
> Anselm Helbig <anselm.helbig+news2009@googlemail.com> writes:
>
>> At Sun, 30 Aug 2009 11:17:06 -0500,
>> Harry Putnam <reader@newsguy.com> wrote:
>>>
>>> How can I copy and paste with the keybard between application windows.
>>> I think I remember knowing how to do this at some time in the past but
>>> now just coming up blank as to how.
>>>
>>> I want to copy something in Emacs... ok .. no problem.. there are many
>>> ways with keyboard inside emacs.
>>>
>>> Now I want to paste whats on the clipboard into an Xterm cmd line,
>>> without going to the mouse.
>>>
>>> I'm running recent Xfce4 desktop... but not finding a way to do this.
>>>
>>> Can I just steal whatever events happen when middle click on three
>>> button mouse and put them into a keyboard shortcut?
>>>
>>> How might I do that?
>>
>> Shift-Insert does the trick.
>
> Nice... thank you... and of course now I remember having known that
> before..
>
> Here is a harder one:
>
> <tab> or <shift><tab> will move focus from hyperlink to hyperlink in
> firefox.
>
> I thought that <enter> would activate hyperlinks focused using tab as
> above.   The firefox list of keyboard shortcuts (in its help file)
> does not appear to show a keyboard shortcut that activates a
> hyperlink.
>
> On many webpages... the enter key DOES activate the hyperlinks... but
> not at the URL below... for me.
>
>    http://www.lynda.com/home/ViewCourses.aspx?lpk0=395
>
> It may be related to the fact that I currently have an account there
> and my browser is recognized as being a subscribed users
> browser... but far as I know those particular links are just
> navigational and are open to the public.
>
> And anyway... is it even possible for a site to do something to cause
> the enter key not to activate hyperlinks?
>
> I'd be curious to hear if your browser can activate those links (with
> enter key or any other combo you can find).
>
> (The ones pertaining to After Effects - Just to limit the scope a bit)
>
>
>
>
>
A little of off thread.
When using firefox, I think it's hard to absolutly drop the mouse. But
I use firmacs addon to maximize the use of keyboard.

You could try.

-- 
Regards
Lei




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-08-31  5:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.5664.1251649222.2239.help-gnu-emacs@gnu.org>
2009-08-30 17:35 ` keyboard copy paste Anselm Helbig
2009-08-30 18:09   ` Harry Putnam
2009-08-31  5:39     ` Wang Lei
2009-08-30 16:17 Harry Putnam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).