mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Bump DEFAULT_DPI to 96.
75 is just nonsense.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user