Chinaunix首页 | 论坛 | 博客
  • 博客访问: 235281
  • 博文数量: 137
  • 博客积分: 5005
  • 博客等级: 上校
  • 技术积分: 1360
  • 用 户 组: 普通用户
  • 注册时间: 2005-03-25 09:21
个人简介

每天进步一点点

文章分类

全部博文(137)

文章存档

2016年(1)

2013年(2)

2012年(30)

2011年(42)

2006年(27)

2005年(35)

分类: LINUX

2005-03-30 11:28:07

Gnome2 session 启动过程概述

gnome-session first looks around for the session file which contains the
programs to load and the order they need to be loaded.  I think It first
tries
~/.gnome2/session

and if there isn't one there, then reads in default
values from $DATADIR/gnome/default.session.  Then it looks in

~/.gnome2/session-manual

for user added programs, which is the same
format as the regular session file. Once it has read in all the session
information, then it throws up a splash screen and starts to load the
programs from the session data it just read.  Looking at the source,
certain things potentially start independent of the session, though:
esd, gnome-keyring, gnome-settings-daemon,  and the various a11y
programs.

阅读(2082) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~