042ccfb
From: Adam Jackson <ajax@redhat.com>
042ccfb
Date: Sun, 28 Oct 2007 09:37:52 +0100
042ccfb
Subject: [PATCH] Crank the default DPI to 100.
042ccfb
042ccfb
1986 called, they want their monitor back.
042ccfb
042ccfb
---
9fcd831
diff -up xorg-server-1.3.0.0/hw/xfree86/common/xf86Priv.h.jx xorg-server-1.3.0.0/hw/xfree86/common/xf86Priv.h
9fcd831
--- xorg-server-1.3.0.0/hw/xfree86/common/xf86Priv.h.jx	2006-11-16 13:01:24.000000000 -0500
9fcd831
+++ xorg-server-1.3.0.0/hw/xfree86/common/xf86Priv.h	2007-08-09 16:55:02.000000000 -0400
9fcd831
@@ -120,7 +120,7 @@ extern RootWinPropPtr *xf86RegisteredPro
9fcd831
 #define DEFAULT_LOG_VERBOSE	3
9fcd831
 #endif
9fcd831
 #ifndef DEFAULT_DPI
9fcd831
-#define DEFAULT_DPI		75
9fcd831
+#define DEFAULT_DPI		100
9fcd831
 #endif
9fcd831
 
9fcd831
 #define DEFAULT_UNRESOLVED	TRUE