Skip to content

Instantly share code, notes, and snippets.

@yeyus
Created January 26, 2015 07:42
Show Gist options
  • Save yeyus/7695050d129c8ffc3427 to your computer and use it in GitHub Desktop.
Save yeyus/7695050d129c8ffc3427 to your computer and use it in GitHub Desktop.
GIF recording linux
xdotool getmouselocation --shell (get mouse location)
byzanz-record --x=1101 --width=610 --y=44 --height=950 InstagramViewer.gif --duration=20 --delay=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment