This package browser is in early development. Mind the rough edges.

x11vnc

VNC server for real X displays

x11vnc allows one to view and interact with real remote X displays (i.e. a display corresponding to a physical monitor, keyboard, and mouse) with any VNC viewer.

Installation

Install the latest version of x11vnc as follows:

guix install x11vnc

Or install a particular version:

guix install x11vnc@0.9.16-0.3e4dc8e

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of x11vnc about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/x11vnc'><img src='https://packages.guix.gnu.org/packages/x11vnc/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/x11vnc/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/x11vnc)

Example Org:

[[https://packages.guix.gnu.org/packages/x11vnc][https://packages.guix.gnu.org/packages/x11vnc/badges/latest-version.svg]]