~ubuntu-branches/ubuntu/hardy/xdm/hardy

« back to all changes in this revision

Viewing changes to debian/NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Brice Goglin
  • Date: 2008-01-17 20:50:21 UTC
  • Revision ID: james.westby@ubuntu.com-20080117205021-g9hencqp04e34fqx
Tags: 1:1.1.6-4
* 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.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
xdm (1:1.1.6-4) unstable; urgency=low
 
2
 
 
3
  * As many other display managers, xdm does not pass -dpi 100 to the
 
4
    X server anymore. xserver-xorg-core now uses 96 instead of 75 by
 
5
    default, it should be fine for most people.
 
6
    In case of problem, the DisplaySize option be used in the Monitor
 
7
    section of your /etc/X11/xorg.conf to force another DPI. If you
 
8
    have multiple RandR 1.2 outputs, DisplaySize should be specified
 
9
    in each Monitor section.
 
10
    See http://wiki.debian.org/XStrikeForce/HowToRandR12
 
11
 
 
12
 -- Brice Goglin <bgoglin@debian.org>  Thu, 17 Jan 2008 20:50:28 +0100