open_graphics
Description:
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. |