|
|
发表于 2008-6-23 17:34:01
|
显示全部楼层
进入gnome时,先执行/etc/X11/gdm/Xsession,然后再根据参数执行对应的脚本:
# failsafe - Run an xterm only
# default - Run the appropriate Xclients startup (see the code below)
# custom - Run ~/.xsession and if that's not available run 'default'
可以把需要执行的命令放在~/.profile |
|