Re: [dev] [st] Shift+F1 should by F11?

2013-01-10 Thread Mihail Zenkov
I also find in https://www.midnight-commander.org/wiki/roadmap: > Use KDGKBENT ioctl on Linux console to find the mapping for shifted > functional keys. > Two mappings are widely used (Shift-F1 = F11 and Shift-F1 = F13). mc should > adjust the keys to the mapping. In this case this problem in mc

Re: [dev] [st] Shift+F1 should by F11?

2013-01-10 Thread Mihail Zenkov
>From https://www.midnight-commander.org/wiki/doc/faq > 2.3 How do I use function keys F11 to F20? > These are normally mapped to function keys F1 to F10 with Shift held, e.g. > function key F13 > can be activated by pressing Shift-F3. You can define the > keys this way in the Options- > Learn

Re: [dev] [st] Shift+F1 should by F11?

2013-01-10 Thread Strake
On 10/01/2013, Mihail Zenkov wrote: >> I have also tested in the virtual terminal of the kenel (you called it >> 'pure console') and I get the values you said: >> >> >> Shift-F1 = ^[[25~ >> F11 = ^[[23~ > > I check again - in my system I have ^[[23~ for Shift+F1 and F11. Can >

Re: [dev] [st] Shift+F1 should by F11?

2013-01-10 Thread Mihail Zenkov
Thanks for detailed reply! > I have also tested in the virtual terminal of the kenel (you called it 'pure > console') and I get the values you said: > > > Shift-F1 = ^[[25~ > F11 = ^[[23~ > > I can see that the terminfo entry linux virtual terminal is: > > kf11=\E[23~ >

Re: [dev] [st] Shift+F1 should by F11?

2013-01-10 Thread Roberto E. Vargas Caballero
On Wed, Jan 09, 2013 at 10:59:59AM +, Mihail Zenkov wrote: > I have problem in mc with Shift+Fx. In st Shift+F6 generate code for > F18 but mc wait F16 for it. > > >From http://aperiodic.net/phil/archives/Geekery/term-function-keys.html > > >Shift-F1 through Shift-F10 function as F11 through F2