XDisplayConnection.discardAndRecreate

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.

class XDisplayConnection
static
void
discardAndRecreate
(
string newDisplayString = null
)
Suggestion Box / Bug Report