summaryrefslogtreecommitdiff
path: root/hw/xquartz/darwin.c
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2008-10-21 11:23:42 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-10-23 14:17:04 -0700
commita003932dccc438c4500d383982cee2376e808bd5 (patch)
treea87911b3ae97c8e03190722a5e0ae87f9344aa8d /hw/xquartz/darwin.c
parent2d764e21f278ea26bae135db6dae07b94651951c (diff)
XQuartz: Default dpi to 96 instead of 75
(cherry picked from commit 08a5a333d7fea68146cd9cf50682b811378ab3ce)
Diffstat (limited to 'hw/xquartz/darwin.c')
-rw-r--r--hw/xquartz/darwin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xquartz/darwin.c b/hw/xquartz/darwin.c
index 0129d5e51..9e4da61c3 100644
--- a/hw/xquartz/darwin.c
+++ b/hw/xquartz/darwin.c
@@ -233,7 +233,7 @@ static Bool DarwinAddScreen(int index, ScreenPtr pScreen, int argc, char **argv)
if (monitorResolution)
dpi = monitorResolution;
else
- dpi = 75;
+ dpi = 96;
// initialize fb
if (! fbScreenInit(pScreen,