Skip to content

Instantly share code, notes, and snippets.

@waterlink
Forked from alex-fedorov/configure_screens
Created January 31, 2016 20:09
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 waterlink/709b846cb84a7173f8de to your computer and use it in GitHub Desktop.
Save waterlink/709b846cb84a7173f8de to your computer and use it in GitHub Desktop.
xrandr --output DP2 --mode 1280x1024 --same-as eDP1 ; xrandr --output eDP1 --mode 1280x1024 --same-as DP2
ffmpeg -f alsa -i pulse -acodec pcm_s16le -f x11grab -r 25 -s 1280x1024 -i :0.0 /home/arne/Screencaps/`date +%Y%m%d-%H%M`.mkv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment