Bump DEFAULT_DPI to 96.

75 is just nonsense.
This commit is contained in:
Adam Jackson 2007-11-18 11:57:01 -05:00
parent ee2d4626dc
commit db9ae86353

View File

@ -120,7 +120,7 @@ extern RootWinPropPtr *xf86RegisteredPropertiesTable;
#define DEFAULT_LOG_VERBOSE 3
#endif
#ifndef DEFAULT_DPI
#define DEFAULT_DPI 75
#define DEFAULT_DPI 96
#endif
#define DEFAULT_UNRESOLVED TRUE