1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-03-18 20:14:47 +01:00
Files
wiki/wiki/linux/wayvnc.md

942 B

wayvnc

wayvnc is a VNC server for Linux systems using Waylands compositors using wlroots. To use wayvnc the system with the server has to be on the same network as the client. This is also explained in the screen sharing entry.

Setup

Many Linux package managers package wayvnc in the wayvnc package.

Usage

This section addresses the usage of wayvnc.

Starting and Running

The following command can be used to start the server. <ip> describes the IPs the server can be reached by (for example 0.0.0.0) and <screen> is a placeholder for the screen that will be shared (for example HDMI-A-1). The name of the screen can be retrieved by using wlroots.

wayvnc <ip> --output=<screen> --render-cursor