[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#237877: should xdm still force a dpi 100 by default?



Package: xdm
Subject: should xdm still force a dpi 100 by default?
Version: 4.3.0-5
Severity: wishlist
Tags: patch sid

xdm's Xserver file overrides all DPI settings with 100. The old Netscape font
HOWTO recommended that the Xserver's DPI be set to 100 to get bigger
fonts, but with the recent changes to XFree's font handling, that
shouldn't be needed anymore.

If you agree, please apply the attached patch. If not, please explain
why here and close this wishlist bug.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Kernel: Linux 2.4.25-powerpc
Locale: LANG=C, LC_CTYPE=C
--- Xservers.dist	2004-03-14 00:20:48.000000000 +0100
+++ Xservers	2004-03-14 00:29:07.000000000 +0100
@@ -22,4 +22,4 @@
 # Examples for multiple local X displays:
 # :0 local /usr/X11R6/bin/X :0 vt9 -bpp 16
 # :1 local /usr/X11R6/bin/X :1 vt10 -bpp 8
-:0 local /usr/X11R6/bin/X vt7 -dpi 100 -nolisten tcp
+:0 local /usr/X11R6/bin/X vt7 -nolisten tcp

Reply to: