linux启动开机自动运行文件:


/etc/rc.d/rc.local 


(在此文件最尾加上startx命令,每次启动就会自动运行startx命令,切换到桌面模式)