Click to See Complete Forum and Search --> : debian x question


blink
02-09-2001, 01:31 PM
Okay, I've managed to get myself upgraded to Debian unstable (sid). All I have on the system is the base files and X 4.0.2.

My question(s) are thus:
1. Is there an x config utility? Either a debian one (like anXious except for x4) or an X one? I have used XFree -configure to get myself going initially....

2. Can't really think of another one right now, but am sure I will be bothering you all later as I get myself into trouble compiling a kernel!

Thanks!

rod
02-09-2001, 01:45 PM
Make sure you have xserver-xfree86 installed. Then run:

dpkg-reconfigure xserver-xfree86

Hope this helps.

Regards,
Rod

blink
02-09-2001, 02:14 PM
Thanks!

I will try that out tonight when I get home...

One question though, I have my debconf set to only show "critical" questions, how would I change that to "medium"?

rod
02-09-2001, 02:43 PM
To change debconf settings, simply run:

dpkg-reconfigure debconf

Regards,
Rod

ColdPack
02-09-2001, 03:37 PM
You should be able to use xf86config to configure X as well.