|
|
发表于 2006-5-3 12:42:21
|
显示全部楼层
Post by galilette
if you encounter the problem in x terminal emulators then it probably can be solved by some conf mod.
e.g., for xterm add the following line to ~/.Xresources:
I use urxvt so there is no such problem.
If you mean a virtual terminal, the ones you switch to by (ctrl-)alt-Fx, it might be due to different reasons. If it's due to the keymap you are using, then you may try
which is a keymap that enabled many mod combinations. see
another probability could be that `alt' is set to modify higher bits. then use
to let `alt' send escape sequences
我确实是指的Ctrl-Alt-Fx得到的那种虚拟终端里面。不过,我执行了
之后还是一样,只有左边的Alt能用,右边的不能用。
我又执行了
可是问题依旧,是怎么回事呢?:ask |
|