--- rxvt-unicode/README.FAQ 2006/08/07 16:17:30 1.43 +++ rxvt-unicode/README.FAQ 2006/11/02 17:37:47 1.44 @@ -164,7 +164,7 @@ libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00002aaaaada2000) libc.so.6 => /lib/libc.so.6 (0x00002aaaaaeb0000) libdl.so.2 => /lib/libdl.so.2 (0x00002aaaab0ee000) - /lib64/ld-linux-x86-64.so.2 (0x00002aaaaaaab000) + /lib64/ld-linux-x86-64.so.2 (0x00002aaaaaaab000) No large bloated libraries (of course, none were linked in statically), except maybe libX11 :) @@ -774,13 +774,17 @@ arises). The correct solution for this problem is to install the terminfo, this - can be done like this (with ncurses' infocmp): + can be done like this (with ncurses' infocmp and works as user and + admin): REMOTE=remotesystem.domain - infocmp rxvt-unicode | ssh $REMOTE "cat >/tmp/ti && tic /tmp/ti" + infocmp rxvt-unicode | ssh $REMOTE "mkdir -p .terminfo && cat >/tmp/ti && tic /tmp/ti" ... or by installing rxvt-unicode normally on the remote system, + One some systems you might need to set $TERMINFO to the full path of + $HOME/.terminfo for this to work. + If you cannot or do not want to do this, then you can simply set "TERM=rxvt" or even "TERM=xterm", and live with the small number of problems arising, which includes wrong keymapping, less and different @@ -983,7 +987,7 @@ xprop -root XIM_SERVERS - + * My input method wants but I want UTF-8, what can I do? You can specify separate locales for the input method and the rest of