connect_to_eis


Description:

public int connect_to_eis () throws Error

Connect this XdpRemoteDesktopSession to an EIS implementation and return the fd.

This fd can be passed into ei_setup_backend_fd. See the libei documentation for details.

This call must be issued before start. If successful, all input event emulation must be handled via the EIS connection and calls to pointer_motion etc. are silently ignored.

Parameters:

this

a [class@Session]

Returns:

the file descriptor to the EIS implementation