LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   starting BLFS in GUI mode by default (https://www.linuxquestions.org/questions/linux-from-scratch-13/starting-blfs-in-gui-mode-by-default-498854/)

mohit.jain 11-05-2006 01:09 PM

starting BLFS in GUI mode by default
 
I have successfully build a running BLFS system..following the book version 6.1

How to make it deault start in GUI..i have use KDE desktop manager..

and yes changing the file /etc/inittab to runlevel 5 will give a xterm server. Not the GUI as given by using the startx command in the text mode startup

Vitalie Ciubotaru 11-06-2006 05:51 AM

The BOOK says
Quote:

Back up your existing ~/.xinitrc file and create a new .xinitrc file to start KDE
by running
Code:

echo "exec startkde" > ~/.xinitrc
Follow the book, the book is good.

Good luck!!!

mohit.jain 11-06-2006 02:30 PM

Sir..
thanks for the quick reply !!

But actually i did try to do that..but wasnt able to get what i want..
whenever i logon i want default startup as KDE GUI environment(the one which we get when we use startx command in text mode)

The above said solution wasnt able to fulfill that requirement in the BLFS which i build !!
i did follow the book honestly and with precautions But anyways if i committed any mistake I will really appreciate if someone help me to rectify it !!


thank u !!

greeklegend 11-29-2006 04:45 AM

http://www.linuxfromscratch.org/blfs...x/x-setup.html
Look at the "setting up xdm" section. Replace xdm with kdm.
Does that work?
And if everything stuffs up and you cant boot, boot the lfs kernel with "single" as a parameter and undo the changes ;)


All times are GMT -5. The time now is 06:24 PM.