Marcus Moeller wrote:

> Is there a way to change the lightdm background image scaling mode to
> 'scaled and cropped/zoom'?

From looking at the lightdm gtk greeter the source code, it simply calls

gdk_cairo_set_source_pixbuf (c, pixbuf, 
monitor_geometry.x,monitor_geometry.y);

for each screen, so it would appear not to support scaling currently.

(i'd venture upstream would be open to code contributions to support such a 
feature)

-- rex

_______________________________________________
xfce mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/xfce

Reply via email to