Re: Perl-tk cut and paste key bindings
Nick Ing-Simmons <[email protected]>
| Newsgroups | gmane.comp.lang.perl.tk |
|---|---|
| Message-ID | <[email protected]> |
Colin Tuckley <[email protected]> writes: >Nick Ing-Simmons wrote: > >> The idea being to mimic key bindings that platform normaly provides. >> Snag being that X11 isn't very regular in this regard. In particular >> Control-C is no use in a terminal emulator window - as it kills the shell ;-) > >> What does Tcl/Tk do? >> What do other X11 GUIs do (KDE/Gnome)? > >With the help of a few people with various different systems we have >discovered that <Caps-Lock><Ctrl>c does the same as <Ctrl>c on every system >and application where it does anything sensible. Also we have found that ><Shift><Cntrl>c appears not to do anything expected! On most systems where >it does anything at all it seems to emulate <Alt-Gr>c > >Is it possible to add key bindings for <Caps-Lock><Ctrl>[c|x|v] to make them >behave the same as <Ctrl>[c|x|v] which would make things work in the most >logical (expected) way? I think it is possible, but I can't remember the details. (There is something odd about the Lock modifier(s).) > >regards, > >Colin -++**==--++**==--++**==--++**==--++**==--++**==--++**== This message was posted through the Stanford campus mailing list server. If you wish to unsubscribe from this mailing list, send the message body of "unsubscribe ptk" to [email protected]