Meego Wiki
From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
Line 17: Line 17:
4) rc.sysinit calls /usr/bin/meego-dm (shell)
4) rc.sysinit calls /usr/bin/meego-dm (shell)
-
5) meego-dm calls /usr/sbin/uxlaunch
+
5) meego-dm calls /usr/sbin/uxlaunch (uxlaunch looks at /etc/sysconfig/uxlaunch)
6) uxlaunch starts X and sessions
6) uxlaunch starts X and sessions
7) uxlaunch starts the /etc/xdg/autostart/autostart stuff.
7) uxlaunch starts the /etc/xdg/autostart/autostart stuff.

Revision as of 14:08, 6 May 2011

My world.

Inspired by User:Jukkaeklund's page.

I'd like to use the meego@n900 as my primary device. The comments & suggestions here, are based on my subjective definition of this "as my primary device".

Would like to have the splash screen longer on the handset image.

My note on the boot-up process.

1) /etc/inittab, 5 is used as the default runlevel.

2) goes to rc.sysinit

3) rc.sysinit calls ply-image

4) rc.sysinit calls /usr/bin/meego-dm (shell)

5) meego-dm calls /usr/sbin/uxlaunch (uxlaunch looks at /etc/sysconfig/uxlaunch)

6) uxlaunch starts X and sessions

7) uxlaunch starts the /etc/xdg/autostart/autostart stuff.

Personal tools