Results 1 to 6 of 6
dont know where to post this. but here it goes. I installed crossover office on mandrake. i had to restart because my memory was running low. and when i restarted ...
- 02-01-2005 #1Just Joined!
- Join Date
- Jan 2005
- Location
- Toronto
- Posts
- 54
serious problem? x windows
dont know where to post this. but here it goes. I installed crossover office on mandrake. i had to restart because my memory was running low. and when i restarted it went straight into the console type thingy. i ve never dealt with it so i dunno much. i think its called x windows or something. it wont go into graphical mode. help me?? coz i cant do much without going into kde
- 02-01-2005 #2Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,267
simply login, and type
Code:startx
\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps
- 02-01-2005 #3Just Joined!
- Join Date
- Jan 2005
- Posts
- 12
presuming that running startx works,
when you restart your computer again, if KDE loads up as usual, then your okay.
if not, then your going to have to edit your /etc/inittab file, and make sure that your runlevel is set to 5.
Code:id:5:initdefault:
- 02-01-2005 #4Linux Guru
- Join Date
- May 2004
- Location
- forums.gentoo.org
- Posts
- 1,814
Re: serious problem? x windows
Hoping the previous posts will help with your immediate problem, that console thingy can come in handy sometimes.
Originally Posted by liljhand
Here is a brief list of commonly used commands.
Guide to the Command Line from LFDO tutorials section
Enter 'apropos' (or apro <tab>) at the command line, along with any keyword like 'copy', 'filename', 'console', whatever to get a list of commands that relate to that keyword. Then, to find out more about a command:Code:$ apropos keyword
will get the MANual page for command 'commandname'. If that manual page doesn't help enough, be sure and page-down to the end of it to see a list of related commands.Code:$ man commandname
Finally, try to get a copy of Linux Pocket Guide published by O'Reilly. It's less than $10, but a really useful reference./IMHO
//got nothin'
///this use to look better
- 02-01-2005 #5Just Joined!
- Join Date
- Jan 2005
- Location
- Toronto
- Posts
- 54
oh thanks never knew that
Originally Posted by UgoDeschamps
yes. now it goes straight into graphical mode. but do you know why did it do that in the first place?
Originally Posted by li
- 02-01-2005 #6Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,267
If im not misunderstanding the way it works, I think it'll boot in terminal everytime you recompile something that touches X lib or X executable itself... is this your case... I dont have a clue
\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps


Reply With Quote
