> > 1. Can I use keytrokes such as ctrl-insert, shift-f7 etc? In the source > > I found no way to define these - are they available? E.g. ALT(KEY_F(1)) > > does not work. > > This functionality is quite limited. You can use "Learn Keys" dialog > under "Options" menu to assign keystrokes. The problem is, you can > rededine only some keys, namely those corresponding to "problematic" keys, > i.e. you can make Ctrl-Insert work as F17, but you cannot redefine e.g. > Ctrl-r used to reread the panels to be Ctrl-Insert.
Yes, but I can define reread to be called by F17 in the source, recompile, and then define Ctrl-Insert to be F17. Awkward but "works for me." Thanks for helping out! However, if the F11-F20 are just empty placeholders, I would love to see them called in a more intuitive fashion. Also having more than 10 such placeholders would be helpful. (And an ability to fully define keymaps without having to recompile, of course...) > They don't work on many terminals by default. You have to use "Learn > Keys". Things are improving in the development version, as more keys are > supported by default. You could give more information (OS, Mandrake 8.2 >value of TERM > environment variable, TERM=xterm >name of the terminal konsole from kde 3.0 and whatever mc wrote to > ~/.mc/ini after learning the keys) for example: alt-f7: \e\e[18~ ctrl-insert: \e[2~ so that your terminal would be > supported by default. thanks! -- __________________________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup sition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Received: from [24.222.137.184] by ws1-1.us4.outblaze.com with http for [EMAIL PROTECTED]; Mon, 12 Aug 2002 10:05:27 -0500 From: "bulia byak" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED],[EMAIL PROTECTED] Date: Mon, 12 Aug 2002 10:05:27 -0500 Subject: Re: more questions X-Originating-Ip: 24.222.137.184 X-Originating-Server: ws1-1.us4.outblaze.com > > 1. Can I use keytrokes such as ctrl-insert, shift-f7 etc? In the source > > I found no way to define these - are they available? E.g. ALT(KEY_F(1)) > > does not work. > > This functionality is quite limited. You can use "Learn Keys" dialog > under "Options" menu to assign keystrokes. The problem is, you can > rededine only some keys, namely those corresponding to "problematic" keys, > i.e. you can make Ctrl-Insert work as F17, but you cannot redefine e.g. > Ctrl-r used to reread the panels to be Ctrl-Insert. Yes, but I can define reread to be called by F17 in the source, recompile, and then define Ctrl-Insert to be F17. Awkward but "works for me." Thanks for helping out! However, if the F11-F20 are just empty placeholders, I would love to see them called in a more intuitive fashion. Also having more than 10 such placeholders would be helpful. (And an ability to fully define keymaps without having to recompile, of course...) > They don't work on many terminals by default. You have to use "Learn > Keys". Things are improving in the development version, as more keys are > supported by default. You could give more information (OS, Mandrake 8.2 >value of TERM > environment variable, TERM=xterm >name of the terminal konsole from kde 3.0 and whatever mc wrote to > ~/.mc/ini after learning the keys) for example: alt-f7: \e\e[18~ ctrl-insert: \e[2~ so that your terminal would be > supported by default. thanks! -- __________________________________________________________ Sign-up for your own FREE Personal _______________________________________________ Mc mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc
