On Tue, 23 Oct 2007, Alexey Borzenkov wrote: > Also I just found that xterm sends slightly different codes for > Shift+F1...F4, so this myxterm.ti is also for xterm: > > xterm|X11 terminal emulator with correct kf-sequences,
This would be for xterm with modifyFunctionKeys:0 I made a list in xterm (duplicated in ncurses) called "xterm+pcf0". > kf13=\EO1;2P, > kf14=\EO1;2Q, > kf15=\EO1;2R, > kf16=\EO1;2S, and this would be with modifyFunctionKeys:2 The corresponding list is called "xterm+pcf2", and corresponds to the default settings. The terminfo entries are built up in chunks to make it (relatively) simple to patch the terminfo to reflect different preferences for resource-settings. > kf13=\E[1;2P, > kf14=\E[1;2Q, > kf15=\E[1;2R, > kf16=\E[1;2S, > use=xterm-xf86-v44, > > However Shift+F2 acts as Shift+F4 (in mc) in xterm too. refer to ftp://invisible-island.net/ncurses/terminfo.src.gz which lists several of the chunks for xterm (not all combinations - there are many). -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net -- [feisty] function keys don't work in gnome-terminal https://bugs.launchpad.net/bugs/96676 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs