xft is new to me. I can't find in man pages for xinit or startx what needs to be put where in xinitrc or anywhere else so that 'xdpyinfo | grep resolution' gives me 100x100 instead of 75x75. If I were using startx, -dpi 100 could be used on the command line, but a normal Fedora install isn't set up to require a user to run startx from the command line. Can someone please either tell me what to put where, or point me to adequate documentation?
If you are using gdm, in /etc/X11/gdm/gdm.conf, modify the 'command=' line in the [server-standard] section.
--Guy
On Wed, 2003-10-29 at 15:08, Felix Miata wrote:
xft is new to me. I can't find in man pages for xinit or startx what needs to be put where in xinitrc or anywhere else so that 'xdpyinfo | grep resolution' gives me 100x100 instead of 75x75. If I were using startx, -dpi 100 could be used on the command line, but a normal Fedora install isn't set up to require a user to run startx from the command line. Can someone please either tell me what to put where, or point me to adequate documentation?