Skip to content

DISPLAY other than :0.0? #69

@MarcWeber

Description

@MarcWeber

Fix is like this, but I cannot find the xdisplay.c in master, so how does node-gyp or such generate that file?

                char* display = getenv("DISPLAY");
                if (display == NULL)
                  display = displayName;
		mainDisplay = XOpenDisplay(display);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions