Debian下root运行X的问题
时间:2009-06-27 来源:ariesjzj
不允许root登录X的解决:
编辑/etc/kde3/kdm/kdmrc
AllowRootLogin=true
以root身份运行gui程序的问题解决
在普通用户的.bashrc里加:
xhost + > /dev/null
编辑/etc/kde3/kdm/kdmrc
AllowRootLogin=true
以root身份运行gui程序的问题解决
在普通用户的.bashrc里加:
xhost + > /dev/null
相关阅读 更多 +