Nonego wrote: >我以kdm管理login, 所以設.xsession
請這樣試試看 $ cat > /etc/environment LANG=zh_TW.Big5 LC_CTYPE=zh_TW.Big5 LC_ALL=zh_TW.Big5 XMODIFIERS="@im=xcin" $ cat > /etc/inputrc # /etc/inputrc - global inputrc for libreadline # See readline(3readline) and `info rluserman' for more information. # Be 8 bit clean. set input-meta on set output-meta on # To allow the use of 8bit-characters like the german umlauts, comment out # the line below. However this makes the meta key not work as a meta key, # which is annoying to those which don't need to type in 8-bit characters. set convert-meta off -- -Rex, geek by nature linux by choice

