|
|
可能是因为最近升级了一下gdm等某些文件还是什么原因,今天发现用root登录gdm之后,gnome是英文的环境,没有scim输入法,查看
.xsession-errors的内容如下
/etc/gdm/Xsession: Beginning session setup...
[color="Red"]stdin: is not a tty
Setting IM through im-switch for locale=C.
Start IM through /etc/X11/xinit/xinput.d/all_ALL linked to /etc/X11/xinit/xinput.d/scim.
Smart Common Input Method 1.4.7
locale如下:
LANG=C
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
…………
我觉得问题的关键在于[color="Red"]stdin: is not a tty
但是我实在是不知道为什么会出现这个
用其他普通用登录的话,一切正常。
请各位大侠帮帮忙阿! |
|