display-tele — Forwards the display over a network
display-tele : {host} [port]
The tele target forwards the display over a network via TCP to a remote host.
A ggiteleserver program must be running on the remote host where the final display resides. A normal GGI applications will then use the tele target to forward all graphic operations to the machine running the teleserver.
The first argument to display-tele is the hostname to connect to (the display server). The second optional argument is the port on which the server is listening. The default port is 27780.
| DirectBuffer never supported. |
| Accelerated if the remote display is. |
| ggiteleserver(1) |