[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xdm: Changes to 'debian-unstable'



 debian/NEWS                |   12 ++++++++++++
 debian/changelog           |    4 +++-
 debian/patches/debian.diff |    2 +-
 3 files changed, 16 insertions(+), 2 deletions(-)

New commits:
commit 24797a035e77d249cb584bbcb992148289aacba7
Author: Brice Goglin <bgoglin@debian.org>
Date:   Sun Jan 13 16:38:23 2008 +0100

    Drop -dpi 100 from debian.diff and add a NEWS entry about it

diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 0000000..7c0483a
--- /dev/null
+++ b/debian/NEWS
@@ -0,0 +1,12 @@
+xdm (1:1.1.6-4) UNRELEASED; urgency=low
+
+  * As many other display managers, xdm does not pass -dpi 100 to the
+    X server anymore. xserver-xorg-core will soon use 96 instead of 75
+    by default, it should be fine for most people.
+    In case of problem, the DisplaySize option be used in the Monitor
+    section of your /etc/X11/xorg.conf to force another DPI. If you
+    have multiple RandR 1.2 outputs, DisplaySize should be specified
+    in each Monitor section.
+    See http://wiki.debian.org/XStrikeForce/HowToRandR12
+
+ -- Brice Goglin <bgoglin@debian.org>  Sun, 13 Jan 2008 16:24:41 +0100
diff --git a/debian/changelog b/debian/changelog
index 178afbe..65ad886 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,10 @@ xdm (1:1.1.6-4) UNRELEASED; urgency=low
 
   * Remove /usr/bin/X11 from systemPath and userPath in xdm-config,
     thanks Sven Joachim, closes: #451617.
+  * Drop -dpi 100 from debian.diff and add a NEWS entry about it,
+    closes: #237877.
 
- -- Brice Goglin <bgoglin@debian.org>  Sat, 17 Nov 2007 23:45:36 +0100
+ -- Brice Goglin <bgoglin@debian.org>  Sun, 13 Jan 2008 16:24:41 +0100
 
 xdm (1:1.1.6-3) unstable; urgency=low
 
diff --git a/debian/patches/debian.diff b/debian/patches/debian.diff
index 2d70e9d..325bc43 100644
--- a/debian/patches/debian.diff
+++ b/debian/patches/debian.diff
@@ -49,7 +49,7 @@ Index: xdm/config/Xservers.ws.cpp
 +XCOMM Examples for multiple local X displays:
 +XCOMM :0 local BINDIR/X :0 vt9 -depth 15 -nolisten tcp
 +XCOMM :1 local BINDIR/X :1 vt10 -depth 8 -nolisten tcp
-+:0 local BINDIR/X :0 DEFAULTVT -dpi 100 -nolisten tcp
++:0 local BINDIR/X :0 DEFAULTVT -nolisten tcp
 Index: xdm/config/Xsession.cpp
 ===================================================================
 --- xdm.orig/config/Xsession.cpp	2007-04-09 05:38:43.000000000 +0200


Reply to: