LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-23-2003, 08:44 PM   #1
nbn792
Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 109

Rep: Reputation: 15
Newbie getting into window manager?


I'm new, and this is my first linux experience. I would like to get into the window manager on my linux system. I believe it was installed when I installed debian, but if not I would like to know how to do that as well.

Anyways, how do I go about getting into the window manager?

Thanks.
 
Old 12-23-2003, 09:26 PM   #2
miaviator278
Member
 
Registered: Dec 2003
Location: Al-Diwania, Iraq (deployed)
Distribution: Slackware ONLY
Posts: 237

Rep: Reputation: 30
startx

see man startx, man xinit, man XF86Config
for more details, that should get you started..
 
Old 12-23-2003, 09:28 PM   #3
nbn792
Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 109

Original Poster
Rep: Reputation: 15
where woudl I enter this?
 
Old 12-23-2003, 09:36 PM   #4
TheOneAndOnlySM
Member
 
Registered: Jul 2003
Location: Dallas, TX
Distribution: Ubuntu 10.04 LTS
Posts: 987

Rep: Reputation: 30
are you in a graphical user environment already?
if so, what do you mean by window manager? if you mean a browser, try opening a terminal and typing konqueror or nautilus

if you are at a command prompt with no graphical interface, login as root and type startx
 
Old 12-23-2003, 09:41 PM   #5
nbn792
Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 109

Original Poster
Rep: Reputation: 15
I'm at a command prompt. I'm logged in as root right now. When I type in startx it says

bash: startx: command not found
 
Old 12-24-2003, 08:45 AM   #6
slackie1000
Senior Member
 
Registered: Dec 2003
Location: Brasil
Distribution: Arch
Posts: 1,037

Rep: Reputation: 46
hi guys,

nbn792 what kind of instalattion you did? Support for graphical interface?
try the usual complete path...
/usr/X11R6/bin/startx - this works for Slack...

Regards
 
Old 12-24-2003, 09:31 AM   #7
lokee
Member
 
Registered: Feb 2003
Distribution: Gentoo
Posts: 381

Rep: Reputation: 30
And you probably want it to start by default? No?

If so, then log in as 'root'.
Type 'vi /etc/inittab' and press enter.
This will open a file, press the down arrow until you see this line:

id:1:initdefault:
or
id:3:initdefault:

It's easy to find; it's the first line that doesn't begin with a '#'.
Press 'i'
Change it to:

id:5:initdefault:


Then press the following keys one after another ':wq' and hit enter.
Restart, voila!

Last edited by lokee; 12-24-2003 at 09:32 AM.
 
Old 12-24-2003, 01:43 PM   #8
nbn792
Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 109

Original Poster
Rep: Reputation: 15
Ok, I reinstalled Linux again, being sure to select the desktop manager etc.

Now when I boot the computer it goes through some stuff and then I guess it tries to load the window manager and I just get a black screen for a few minutes then it comes back to a command prompt and automatically tries to enter the window manager again and again. It won't let me do anything.

Now I'm really lost.
 
Old 12-24-2003, 01:45 PM   #9
nbn792
Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 109

Original Poster
Rep: Reputation: 15
BTW, I believe it's tryingto enter something called GNOME?
 
Old 12-24-2003, 01:55 PM   #10
nbn792
Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 109

Original Poster
Rep: Reputation: 15
OK I did a little research and it appears my computer is trying to get into my window manager and gnome but there is a problem and it's "looping".

How do I get out of this looping and fix this?

Thanks so much!
Garrett
 
Old 12-24-2003, 04:46 PM   #11
miaviator278
Member
 
Registered: Dec 2003
Location: Al-Diwania, Iraq (deployed)
Distribution: Slackware ONLY
Posts: 237

Rep: Reputation: 30
try pressing control + alt + f6 this might take you to a command prompt where you can configure x....
 
Old 12-25-2003, 06:35 AM   #12
lokee
Member
 
Registered: Feb 2003
Distribution: Gentoo
Posts: 381

Rep: Reputation: 30
What is your graphic card?
This particular problem seems related to the configuration of your graphic card(or monitor?)...
By the way, this should be easy to fix...

Last edited by lokee; 12-25-2003 at 06:37 AM.
 
Old 12-25-2003, 06:42 AM   #13
lokee
Member
 
Registered: Feb 2003
Distribution: Gentoo
Posts: 381

Rep: Reputation: 30
Hey, I forgot something essential!
Debian doesn't automatically configure X(If I remember right), so while as root, type this:
'xf86cfg'.
It's a graphical utility for configuring X.
 
Old 12-25-2003, 07:10 AM   #14
nbn792
Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 109

Original Poster
Rep: Reputation: 15
I'm not real sure of the card maker, I just chose the VGA setting to be safe.

I will try that config program.

Thanks for the help!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
What's the best X-Window System window manager in your opinion? t3gah Linux - Software 9 12-16-2006 10:10 PM
Best Window Manager kousik_s Linux - Software 44 05-08-2005 11:54 PM
Newbie breaks Fedora 3 Window Manager diana_chen23 Linux - Software 3 04-02-2005 12:56 AM
X window manager hansi umayangan Linux - General 6 11-24-2004 05:03 AM
Best window manager for older teacher newbie ibm5_25 Linux - General 3 02-05-2004 05:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:17 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration