[Libdlo] Graphics issues with gnome 2.16

Alexander Todorov atodorov at otb.bg
Tue Nov 17 01:37:27 PST 2009


Bernie Thompson wrote:
> Hi Alexander,
> 
> http://lists.freedesktop.org/archives/libdlo/2009-August/000306.html
> 
Hi Bernie,
Looks like the same issue.

> May be what you're looking for.  Here's it as a 4 line script.  Add
> these lines into /etc/gdm/Init/Default, right after the definition of
> gdmwhich()
> 
> XRANDR=`gdmwhich xrandr`
> if [ "x$XRANDR" != "x" ]; then
>   $XRANDR -o 0
> fi
> 

Thanks for the hint but unfortunately this didn't have any effect. I've added
redirection to the output in a log file to detect any errors - nothing. Another
echo shows that xrandr command is executed though.

--
Alexander.


More information about the Libdlo mailing list