On Wed, Jul 04, 2007 at 04:52:59PM +0200, Didrik Pinte wrote:
> The change causes the resolution not being read correctly :
> 
> Before the change :
> 
> [EMAIL PROTECTED]:~$ xdpyinfo | grep -A1 dimen 
>   dimensions:    1400x1050 pixels (370x278 millimeters)
>   resolution:    96x96 dots per inch
> 
> After the change :
> 
> [EMAIL PROTECTED]:~$ xdpyinfo | grep -A1 dimen 
>   dimensions:    1280x1024 pixels (0x0 millimeters)
>   resolution:    -2147483648x-2147483648 dots per inch
> 
> --> this dirty value is the culprit ;-)
> 
> The workaround is to set the DisplaySize value in the Monitor section
> of /etc/X11/xorg.conf.
> 
> It now runs fine.
> 

Or use xrandr. Anyway, is that a Xorg issue in sid?


-- 
Francesco P. Lovergine


_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

Reply via email to