Re: Multiple copy and paste thing in Perl
- From: "Petr Vileta" <stoupa@xxxxxxxxxxxxx>
- Date: Mon, 7 May 2007 16:40:00 +0200
"TefJlives" <gmarkowsky@xxxxxxxxx> píse v diskusním príspevku news:1178502077.800790.92800@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi all,As I know to isolate RightControl key is not possible because it is not handled by hardware. You can detect right or left Shift or Alt but not Control.
For my job, I often have a group of about 10 commands that I need to
type very often. I am thinking that it would be nice to rig up a
program(unless there already is one) where I could enter a bunch of
strings, and then when I press RightControl-r it would enter one
string, then RightContrl-q for another, etc, up to 26 possible
strings. Just like copy and paste, but with many different
possibilities. I thought, if possible, I could make it use the right
control because I never use that key. So, does anyone know if
something like that is doable in Perl? I don't know how to isolate the
right control, I also don't know how to make it paste it where the
cursor is. I have no idea whether this is possible, but if anyone has
any suggestions that would be great. Also, maybe Perl isn't the right
language, but I don't know what is.
--
Petr Vileta, Czech republic
(My server rejects all messages from Yahoo and Hotmail. Send me your mail from another non-spammer site please.)
.
- Follow-Ups:
- Re: Multiple copy and paste thing in Perl
- From: TefJlives
- Re: Multiple copy and paste thing in Perl
- References:
- Multiple copy and paste thing in Perl
- From: TefJlives
- Multiple copy and paste thing in Perl
- Prev by Date: Re: advice on matching nested pattern?
- Next by Date: Re: advice on matching nested pattern?
- Previous by thread: Multiple copy and paste thing in Perl
- Next by thread: Re: Multiple copy and paste thing in Perl
- Index(es):
Relevant Pages
|