Guesses if the connection appears to be local.
Requests the specified input from the root window on the connection, in addition to any other request.
use this for lazy caching when reconnection
Attempts recreation of state, may require application assistance You MUST call this OUTSIDE the event loop. Let the exception kill the loop, then call this, and if successful, reenter the loop.
resets to the default display string
can be used to override normal handling of display name from environment and/or command line
Platform-specific for X11. A singleton class (well, all its methods are actually static... so more like a namespace) wrapping a Display*.