Skip to content

Instantly share code, notes, and snippets.

@steinkel
Created August 23, 2017 08:11
Show Gist options
  • Save steinkel/62114d283a92649df7a597dc1b88b6e7 to your computer and use it in GitHub Desktop.
Save steinkel/62114d283a92649df7a597dc1b88b6e7 to your computer and use it in GitHub Desktop.
vlc --no-video-deco --no-embedded-video --screen-fps=20 --screen-top=54 --screen-left=1280 --screen-width=1920 --screen-height=980 screen://
# In my case I have dual monitors, left is 1280x1024 and I want to share my right monitor, without the top and button bar provided by xfce
# Move the new window to the left monitor and leave it in the background, not minimized
# Then start sharing using a single window and point the newly created one
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment