[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Windows clipboard
* 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?
--
michael
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.