[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Windows clipboard
Yes, "^O^C" is the key sequence control-O, control-C, but this is just
my personal extensions to the IDE mode in ide.sl. You can put whatever
key sequence you want there, according your favorite operating mode.
Michael Johnson wrote:
* John Fattaruso <johnf@xxxxxx> [030115 00:02]:
Yes. Map the functions x_copy_region_to_cutbuffer and x_insert_cutbuffer to
a key sequence in your jed.rc and you have it, as in:
setkey ("x_insert_cutbuffer", "^O^C"); % Paste clipboard
setkey ("x_copy_region_to_cutbuffer", "^O^K"); % Copy to clipboard
Thanks but I can't find what keys that symbolizes. ^O is that ctrl-O?
--
------------------------------------------------------------
John Fattaruso voice: 214-480-3654
High Speed Communications and Control fax: 214-480-3555
Texas Instruments e-mail: johnf@xxxxxx
PO Box 660199 MS 8675 Office: FL E-3189
Dallas, TX 75266 TI PC Drop: PFLE
No trees were destroyed in the sending of this message;
however, a significant number of electrons were terribly
inconvenienced.
------------------------------------------------------------
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.