open_graphics


Description:

public bool open_graphics (uint idx, int fd, uint flags) throws Error

Open a connection to the local graphics display, connecting it to the socket pair file descriptor passed in as fd.

Parameters:

this

the domain

idx

the graphics index

fd

pre-opened socket pair

flags

extra flags, currently unused

Returns:

TRUE if the graphics connection was opened, FALSE otherwise.