mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-03 04:40:10 +01:00
Bump DEFAULT_DPI to 96.
75 is just nonsense.
This commit is contained in:
parent
ee2d4626dc
commit
db9ae86353
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue