On Mon, 24 Apr 2006 21:18:14 +0200, Vincent =?UTF-8?Q?L=C3=B6nngren?= wrote:
> mån 2006-04-24 klockan 16:25 +0200 skrev Michel Dänzer: >> Probably, I don't know them all either offhand though. Does ps show that >> the X server is passed -dpi? >> >> > > Yes, it's passed the command line option, and it is started by gdm. I tried > starting it with startx instead, and there was no 96 DPI problem. I guess > whatever is wrong is in gdm. I recursively grepped /etc/gdm for 96 but found > nothing, so I have no idea what to do about it. Anyway, it seems the bug > should belong to gdm. GDM 2.14 keeps its defaults in /usr/share/gdm/defaults.conf and only user-specified overrides go into /etc/gdm/gdm.conf: $ grep dpi /usr/share/gdm/defaults.conf command=/usr/X11R6/bin/X -dpi 96 -audit 0 You can put your own 'command' setting in the [server-Standard] section of /etc/gdm/gdm.conf, or use gdmsetup to make the change for you. -- Sam Morris http://robots.org.uk/ PGP key id 5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

