Bump DEFAULT_DPI to 96.

75 is just nonsense.
(cherry picked from commit db9ae86353)
This commit is contained in:
Adam Jackson 2007-11-18 11:57:01 -05:00 committed by Daniel Stone
parent d5a7badd6a
commit a08f848d4c

View File

@ -119,7 +119,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