GNOME Bugzilla – Bug 644327
disable tooltip at startup
Last modified: 2011-03-10 05:43:54 UTC
When gdm starts, the greeter and the pointer are both centered on the screen, with the entry for my user under the pointer, and so I immediately get a tooltip ("Log in as danw") that obscures part of the greeter window. This looks bad.
we've discussed warping the pointer for other reasons (as one way to more it more deterministic which head the login window will show up on), so maybe we should just do that to kill both birds.
The following fix has been pushed: 90ab791 daemon: warp pointer to convenient place at startup
Created attachment 183015 [details] [review] daemon: warp pointer to convenient place at startup This makes sure we always start the greeter window in a consistent place, and it makes sure the pointer doesn't start up on top of the greeter window.
*** Bug 629872 has been marked as a duplicate of this bug. ***