On 29/12/2009 11:29, Brian Cameron wrote:
>
> Hillel:
>
>> Thanks, that's a useful tip. Is there an option to specify a way the
>> image should be displayed (i.e. tiled, centered etc.). When I set up a
>> custom image for the login screen with the method above it looks like
>> zoomed in.
>
> Off the top of my head, I'm not sure. However, you could run
> gconf-editor and browse through the /desktop/gnome/background keys
> and see if there are any settings that you could set to get the
> behavior you want.
>
> I'd be interested to hear if you find any configuration options that
> you think would be useful to add to the documentation.
>
> I'm on vacation right now, and just responding to some email, so I
> can look into this further if you remind me next week.
>
> Brian
>
Thanks, I was able to set login screen background preferences using Key
documentation from gconf-editor for /desktop/gnome/background for
*picture_options* key.
pfexec gconftool-2 --direct --config-source
xml:readwrite:/var/lib/gdm/.gconf.mandatory -t string -s
/desktop/gnome/background/picture_options wallpaper
"*wallpaper*" value produces tiled result which is good for dual screen
configuration (the name is confusing though, it makes more sense to call
it "tiled", comparing to other values like "centered", "scaled" etc.).
It's probably good to add a sample to gdm manpage with setting some
custom wallpaper for login screen with display option like tiled
("wallpaper"), "stretched", "centered" etc. and refer to gconf-editor or
wherever needed for further information. Other options like opacity are
less used probably.
Regards,
Hillel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://mail.opensolaris.org/pipermail/desktop-discuss/attachments/20091229/bffd6aeb/attachment-0001.html>