Skip to content

Instantly share code, notes, and snippets.

@MichaelBitard
Created January 6, 2013 12:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MichaelBitard/4466862 to your computer and use it in GitHub Desktop.
Save MichaelBitard/4466862 to your computer and use it in GitHub Desktop.
Ubuntu add another screen via vnc (for example an android tablet) My configuration is : A laptop (1366x768) and a nexus 7 (1280x800)
xrandr --fb 2646x800 --output LVDS1 --panning 2626x0+0+0/1366x768+0+0
x11vnc -clip 1280x800+1367+0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment