FSO - DPI issues (remote X clients)

Neil Brown neilb at suse.de
Mon Sep 1 06:06:58 CEST 2008


On Thursday August 28, rhn at o2.pl wrote:
> 
> How do I change the DPI so that any GTK X client knows what is right for me?
Edit /etc/X11/Xserver

find
        "GTA01" | "GTA02")
                ARGS="$ARGS -dpi 285 -screen 480x640 -hide-cursor -root-ppm /usr/share/pixmaps/xsplash-vga.ppm vt1" ;;

Change '285' to whatever you like.
Then restart the X server.
  /etc/init.d/xserver-nodm stop
  /etc/init.d/xserver-nodm start

Obviously it will cause local apps to behave differently, so it might
not end up being what you want.

NeilBrown




More information about the community mailing list