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

Re: 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


Hi Russell

Mine has this....


bfurry@EULER:~$ cat /etc/X11/xinit/xserverrc
#!/bin/sh
exec /usr/bin/X11/X -dpi 100 -nolisten tcp
bfurry@EULER:~$

brian

>
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org





Reply to: