我想取消fedora core1 的登录界面,直接运行X中的应用.看了一篇文章讲到:
编辑/etc/X11/prefdm脚本:
# if [-f /etc/sysconifg/autologin -a -x /usr/sbin/autologin]; then
# if /usr/sbin/autologin; then
# exit 0
if /usr/X11R6/bin/startx; then
exit 0
using:authority file //.Xauthority
writing:authority file //.Xauthority
Xinit: no such file or directory (errno2)
Use the -- option, or makesure that /usr/X11R6/bin is in your path and that "X" is a program or a link to the right type of server for your display. Possible server names include.
XFree86 XFree86 displays
giving up
Xinit: no such file or directory (errno 2) Unable to connect to "X" server.
Xinit: no such process (errno 3) server error