User Tools

Site Tools


software:xterm

This is an old revision of the document!


http://invisible-island.net/xterm/

ftp://invisible-island.net/xterm/xterm-255.tgz

sed -i '/v0/,+1s/new:/new:kb=^?:/' termcap &&
echo -e '\tkbs=\\177,' >>terminfo &&
TERMINFO=/usr/lib/terminfo ./configure --prefix=/usr --sysconfdir=/etc \
    --mandir=/usr/share/man --localstatedir=/var \
    --enable-luit --enable-wide-chars \
    --with-app-defaults=/usr/share/X11/app-defaults &&
make
make install &&
make install-ti
FAQs

I had problems editing text input fields in ncurses uis like the Linux kernel's (make menuconfig)

http://invisible-island.net/xterm/xterm.faq.html#xterm_xmodmap (You have to restart X afterwards)

software/xterm.1265445105.txt.gz · Last modified: 2010/02/06 09:31 by kratz00