> 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


Hi Russell

Mine has this....


[EMAIL PROTECTED]:~$ cat /etc/X11/xinit/xserverrc
#!/bin/sh
exec /usr/bin/X11/X -dpi 100 -nolisten tcp
[EMAIL PROTECTED]:~$

brian

>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to