Comment 15 for bug 693151

Revision history for this message
Alkis Georgopoulos (alkisg) wrote :

Thank you Warren, this looks much better, maybe the issue was between 12.04 and the version in ldm trunk:
http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ldm-trunk/view/head:/gtkgreet/greeter.c

About centering the mouse, since LDM is using GDK, maybe we could use gdk_display_warp_pointer() instead of XWarpPointer()?
https://developer.gnome.org/gdk2/stable/GdkDisplay.html#gdk-display-warp-pointer

Also, the second screen stays black, wouldn't it be better if it showed some background?