Author: Aaron D. Turner
Email:  aturner@pobox.com
Web Page: www.pobox.com/~aturner
One-line summary of topic\question: 
	How do I start X Windows automatically at boot up?
Original date of FAQ topic: 9/02/97
Date FAQ topic was last modified: N/A

Fully qualified question (if applicable):

I'd like to have X Windows startup at boot up\provide logins to my console
users.

Answer:

Step 1: 
Backup /etc/inittab

Step 2:
Edit /etc/inittab (as root)

find the following line:

id:3:initdefault:

Step 3:
Change the 3 to a 5.  

Be careful not to change ANYTHING else.  Editing the inittab file is
something to not be taken lightly.  Errors in the file can cause horrific
problems.

Step 4:
Save /etc/inittab

Step 4:
Reboot.
