Take a screenshot of the window the user clicks on and name the file the same as the window title
Take a screenshot of the window the user clicks on and name the file the same as the window title
1
|
In general, this is actually not better than the “scrot -d4” command I’m listing it as an alternative to, so please don’t vote it down for that. I’m adding this command because xwd (X window dumper) comes with X11, so it is already installed on your machine, whereas scrot probably is not. I’ve found xwd handy on boxen that I don’t want to (or am not allowed to) install packages on.
Continue reading