LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how get kde started (https://www.linuxquestions.org/questions/linux-software-2/how-get-kde-started-18022/)

srinuallada 04-08-2002 12:41 PM

how get kde started
 
Hi,
i just installed linux on my laptop through hard drive installation but i couldn't get the kde or gnome but i get only terminal pls help me

thanks
srinu

neo77777 04-08-2002 01:18 PM

Did you configure X during setup? If so, then do
startx
if X starts fine, then edit /etc/inittab file as root
look for the line
init:x:default, if x is 3 change it to 5, save the file, and next time you boot you'll be in X. So if all of the above worked fine you can select which desktop environment to run upon boot, just create .xinitrc file in your user home directory (note the dot it denotes that file is hidden), just put these lines
#!/bin/bash
exec startkde

It will start KDE as a default desktop env
exec gnome-session
will start gnome.
Do man startx for more info.

trickykid 04-08-2002 01:18 PM

you need to configure X. what distro are you using might help us out ?

srinuallada 04-09-2002 01:01 PM

HI,
thanks i can start my kde the error was with my touch pad i used an usb mouse it directly loged me into kde.i am using rh7.2. but i am unable to boot with out my mouse linux is not recognizing my touchpad
can you please help me how to make my touch pad work i am new to linux.my laptop is sony vavio pcg-r505te
p-III
750MHZ
128mb
15gb

Thanks
Srinivas Allada


All times are GMT -5. The time now is 03:07 AM.