On Sat, Feb 10, 2001 at 06:41:29PM +0100, Viktor Rosenfeld wrote: > Hi folks, > > I just went through my monthly apt-get update && apt-get dist-upgrade > for woody, and noticed that X now is running with -dpi 100 when started > with startx. This is great, finally I have a consistent font > resolution. > > The only problem is that I'm running KDM, which will still run my X > server with -dpi 75. I have been looking into the files in > /etc/X11/kdm, but couldn't find a place to specify the different > resolution. > > Any ideas?
I don't run kdm, but look in /etc/kdm (??) for a file with a line like: /usr/bin/X11/X -dpi 100 vt7 and make sure it has that -dpi 100 argument. -- Eric G. Miller <egm2@jps.net>