cookacounty / MultiMonitorVnc

Multiple monitor VNC server setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple montor (multi-head) vncserver

Uses x11vnc and Xdummy to create a dummy X server.

Requires X11 and x11vnc

#Usage

Copy xorg.conf.dummy to /etc/X11/

Start the server using the "startdummyx.sh" script You can modify the script to change your display and geometery options

Attach x11vnc to the display you specified in startdummyx.sh

For example

x11vnc -display :0 ....other options

About

Multiple monitor VNC server setup


Languages

Language:Shell 100.0%