mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: April 22 2005,15:33 |
|
I just built an extension for xf86config if you want to try it. It's not whiptail/curses script like xsetup.sh, just the old standard text, but it makes configuration as easy as answering a series of questions. You'll need to know, or guess, about refresh rates for your monitor, but it shouldn't be too difficult to figure out.
I've got to make an info file for it and then i'll send it to ke4nt....i've got some other work to do first, though, so i'll get to it this evening.
One strange thing about X in DSL that i just noticed. There is a symlink /usr/X11R6/lib/X11/xkb, which links to the same file in /KNOPPIX. However, this is also a symlink, pointing to /etc/X11/xkb, which doesn't exist. I've made /etc/X11/xkb in the extension a symlink to /usr/X11R6/lib/X11/xf86config-xkb (right back where we started). I hope this won't present a problem for anyone.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|