Created
October 22, 2012 21:59
-
-
Save XayOn/3934819 to your computer and use it in GitHub Desktop.
Record a specific window with recordmydesktop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Recommended by recordmydesktop manpage | |
recordmydesktop --windowid $(xwininfo | awk '/Window id:/ {print $4}') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment