setDisplay
fn
void setDisplay(string display) @trustedSets the X display to use for subsequent windows.
This should be called before creating any windows. On non-X11 systems, this has no effect.
Parameters
display | Display string (e.g., ":0.0") Example: |