Friday 28 September 2018

ssh - Can I set up KiTTY to send F7 press instead of bringing up Print dialogue when F7 button is pressed?


Can I set up KiTTY to send F7 press instead of bringing up Print dialogue when I press F7?


I make intense use of Midnight Commander and its editor, which both rely on F7 (to create a directory and to search through text) and I never actually print from a terminal.



Answer



According to http://www.9bis.net/kitty/index.php?action=forum&id=0144 just change print={F7} in the [Shortcuts] section of your config file to something else, e.g. print={SHIFT}{F7}.


No comments:

Post a Comment

Where does Skype save my contact's avatars in Linux?

I'm using Skype on Linux. Where can I find images cached by skype of my contact's avatars? Answer I wanted to get those Skype avat...