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

A bug?



Hi,

On my system, /etc/X11/xinit/xserverrc contains:

  #!/bin/sh
  exec /usr/bin/X11/X -dpi 100 -nolisten tcp

Can anyone verify this on another system?


This caused the screen to always be 100dpi (xdpyinfo), so
i changed it to:

  #!/bin/sh
  exec /usr/bin/X11/X -nolisten tcp



Reply to: