Results 1 to 4 of 4
Could anyone help me to configure X-Window manually....
- 08-06-2005 #1Just Joined!
- Join Date
- Jul 2005
- Posts
- 17
How to configure an X Window manually
Could anyone help me to configure X-Window manually.
- 08-06-2005 #2
What do you mean by manually configure?
- 08-06-2005 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
Fire up your favorite text editor (I like vim) to edit /etc/X11/xorg.conf (or whatever your x settings file with your distro is called).
Know what hardware you have and it's proper settings, then edit to your liking. Then, issue the command "startx", or reboot your machine. That should do it.
For examples of xorg.conf files, there are thousands of them posted all over the web. Good luck with it...
- 08-06-2005 #4
Just open a terminal and then su to root.
Type in the following command:
Code:# dpkg-reconfigure xserver-xfree86
It may be that your sole purpose in life is simply to serve as a warning to others.


Reply With Quote
