LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-02-2003, 07:45 AM   #1
croths
LQ Newbie
 
Registered: Aug 2003
Location: Ontario, Canada
Posts: 16

Rep: Reputation: 0
X Window System


Can someone please explain what this and if it comes with Red Hat? Also, could you dumb it down a little please, I read the explanation on their site and I'm still scratching my head. Thanks very much.
 
Old 09-02-2003, 08:26 AM   #2
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
yes it comes with redhat, and during your installation one of the final questions will be, do you want to start X automatcially or not, if you choose not too, then you will boot up to the CLI, and if you choose to, then you will boot into GNOME(i think that is the default, if you install both KDE & GNOME) ....also during the setup in the package list, you have to make sure you have GNOME and/or KDE selected to be installed......
 
Old 09-03-2003, 10:17 PM   #3
Panurgist
LQ Newbie
 
Registered: Sep 2003
Distribution: Mandrake
Posts: 1

Rep: Reputation: 0
Linux itself runs at a command prompt. It is like a really powerful DOS. In order to have a graphical environment a program has to run to provide it, this is what the X window system does.
( somewhat like Windows 3.1 running on top of DOS if you remember that ) X window doesn't actually specifiy the look and feel, that is done by the window manager ( KDE, Gnome, etc ), what X window does is provide the underlying tools the window manager uses. In very basic terms Linux boots up and takes you to the log in screen, after you log in the X window program starts and then the window manager.
 
Old 09-04-2003, 02:37 PM   #4
croths
LQ Newbie
 
Registered: Aug 2003
Location: Ontario, Canada
Posts: 16

Original Poster
Rep: Reputation: 0
Thanks, that was a very helpful explanation:O)
Do you know if it also comes with Mandrake?
I've not decided yet on what distro but leaning towards Mandrake.
 
Old 09-04-2003, 07:20 PM   #5
Faecal
Member
 
Registered: Sep 2002
Location: York, UK
Distribution: Debian Sid
Posts: 215

Rep: Reputation: 30
The free implementation of X (XFree86) comes with all modern linux distributions. The only distributions without X are the purposely minimal (designed to boot of a single floppy or such).

XFree86 is more properly called an X server. Graphical programs are X clients. With the server running, you can run clients which communicate graphics to the server. The server displays the graphics on your output device (graphics card and screen), and handles input (normally keyboard and mouse). X is a handy design for a graphical system, because the client-server system is equally at home running over a network. But you can read more about that some other time.
 
Old 09-04-2003, 08:07 PM   #6
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
Any Windows OS that you are using is running on top of DOS. Think of DOS being the first layer or the foundation (DOS is aka the basement). Windows is the second layer (first story of the house). Later Window OS versions just makes DOS transparent to the user just way too much. UNIX/LINUX has the same setup that is never transparent to the user. The user has the ability to switch to the console on the fly by pressing CTRL+ALT+F1...F9. Then switch back to GUI that is usually CTRL+ALT+F7.

Just about all distributions have a list of packages (programs) that are bundled on their web site. Yep, Mandrake comes with X Window Server.

Quote:
Originally posted by Panurgist
Linux itself runs at a command prompt. It is like a really powerful DOS. In order to have a graphical environment a program has to run to provide it, this is what the X window system does.
( somewhat like Windows 3.1 running on top of DOS if you remember that ) X window doesn't actually specifiy the look and feel, that is done by the window manager ( KDE, Gnome, etc ), what X window does is provide the underlying tools the window manager uses. In very basic terms Linux boots up and takes you to the log in screen, after you log in the X window program starts and then the window manager.
KDE, GNOME, XFCE, CDE are known as desktop managers. Window manager are blackbox, fluxbox, WindowMaker, IceWM.

Take a look at http://www.plig.org/xwinman/index.html
 
Old 09-04-2003, 08:40 PM   #7
darin3200
LQ Guru
 
Registered: Dec 2002
Distribution: Gentoo!
Posts: 1,153

Rep: Reputation: 45
Mandrake and redhat both have gnome and kde, I would recommend install both to see which you feel is the best. You can have different CLIs on Control-Alt_F1 through Control-Alt_F6 on Redhat and Mandrake (redhat based) to start an x windows server just type startx and it will change you to Control-Alt_F7. You can go to Control-Alt_F2 and type startx -- :1 and open a x server in Control-Alt_F8 ect...
 
Old 10-16-2003, 10:10 AM   #8
marta
LQ Newbie
 
Registered: Sep 2003
Location: London
Distribution: debian woody, sarge
Posts: 27

Rep: Reputation: 15
I think I am also a bit confused about this window manager business,

you are talking about GNOME and KDE as window managers but I thought these where not as they actually need to run with a window manager??? whats the difference between a window manager and a desktop environment?

what window manager does gnome come with by default? and how can i check that?
what about the other window managers that are mentioned, sawfish, metacity, fluxbox...? do these all work with gnome?

i know these are probably really basic questions but ive been googling, and i think im getting more and more confused!

thanx
M.
 
  


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
why mandriva 10.2 gnome2.8 system freezes upon resizing/opening window/new window skaramanger Mandriva 8 08-30-2005 10:22 AM
why mandriva 10.2 gnome2.8 system freezes upon resizing/opening window/new window skaramanger Mandriva 2 08-15-2005 04:38 PM
The X Window System Kamikazee MEPIS 2 07-02-2005 11:32 PM
X window system natedawg_38929 Slackware 2 04-03-2003 05:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:53 AM.

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