我想取消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
this problem was solved a week ago, to begin, i was helped by many people who i never know they, thanks !thank you!, if without your help, it is impossible to achive my minilinux project!