On 2/26/07, Tijnema ! <[EMAIL PROTECTED]> wrote:
On 2/26/07, Tijnema ! <[EMAIL PROTECTED]> wrote: > On 2/26/07, jignesh gangani <[EMAIL PROTECTED] > wrote: > > > Hi, > > I have also finished installing KDE-3.5.6. I have installed it in > > /usr. > > After finishing installing KdeBase I just added this lines in > > /etc/inittab > > > > id:5:initdefault: > > > i already had this line: > id:3:initdefault: > and so adding > id:5:initdefault: > gave me a error of duplicate id field > Found out what it actually does. What i want is this: It should boot in run level 3, start all apps in it, and then switch to runlevel 4 (without killing the apps in runlevel 3). And in runlevel 4 i want to start kde/Xserver. - Added my /etc/inittab file
When setting initdefault to 4, it starts KDE fine, but it doesn't start all programs in runlevel 3. How can i set it up like explained above?
> and > > x:5:/usr/bin/kdm > > > (Note: no -nodaemon as in case of xdm) > > > this one did nothing for me, but that has probably to do something with > the error above > I think i don't even need this, as i have my own program loader. > > > > And just a single line "startkde" in .xsession or .xinitrc. > > Now I can login with my user name and password and I don't have to > > do anything. > > Just to let you know. > > > > - Jignesh > > > I have that line. But i'm using my own program for loading programs at > boot time, so i wanted to add those lines: (just shell script) > kdm & > startx & > it does start KDE with a login screen, but the three main KDE programs > are not starting, and that's my problem. > how can i get those starting (kwin, kicker, kdesktop) ?? > do i need to add those to my script, if so, where? >
I fixed this, I set init to boot init level 4 default, and then it worked with the script i added.
<snip> > > Thanks in Advance > > Tijnema > > -- > > http://linuxfromscratch.org/mailman/listinfo/blfs-support > > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > > Unsubscribe: See the above information page > > > >
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
