How to select display to record in recordmydesktop
Posted
by
Tom
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Tom
Published on 2011-08-03T20:04:25Z
Indexed on
2012/12/10
5:19 UTC
Read the original article
Hit count: 371
multiple-monitors
|record
I have a dual monitor setup and wish to only record the 1st monitor with recordmydesktop, but I am unsure of the settings when doing it via the command line, so far I have this:
recordmydesktop --display=1 --width=1920 height=1080 --fps=15 --no-sound --delay=10
But I get this error message:
Cannot connect to X server 1
How do I find the right X server to connect to and are the rest of my settings correct? I'm using 11.04, cheers.
© Ask Ubuntu or respective owner