> gnome-control-center, the fonts in gtk apps stay small (I don't know > what the default size is, must be 10 or so). So long story short > question: How do I make the font size change permanent WITHOUT > gnome-session? This is also of interest for the gdm login screen... > Thanks
I can offer you a Mickey Mouse solution that I use, but it might not suit you. If instead of gdm you start X manually (with the "startx" command), you can pass these parameters to it: startx -- -dpi 100 or even larger... startx -- -dpi 120 You can put these settings into a script file so you don't have to type them each time. Hope this helps. - Robert -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

