Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

When recording a specific window by recordmydesktop, what should I do for investigating "windowid" specified as a "windowid" option?

share|improve this question

2 Answers

up vote 1 down vote accepted

Open a terminal and type:

xwininfo -display :0
share|improve this answer

xwininfo -name "recordmydesktop"

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.