ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #42996
[Bug 96676] Re: function keys don't work in gnome-terminal
It could be something like this: http://web.axelero.hu/lzsiga/xterm-
vte.sh
then in /usr/share/mc/mc.lib:
[terminal:xterm-vte]
copy=xterm
f11=\eO1;2P
f12=\eO1;2Q
f13=\eO1;2R
f14=\eO1;2S
and finally:
somewhere in .bashrc or else:
if [ x"$TERM" = x"xterm" ]; then export TERM="xterm-vte"; fi
--
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-X,
which is subscribed to xterm in ubuntu.