Open joaoherberto opened 7 years ago
I am running two monitors in extended mode, how do I issue a screenshot of display #2? the Display name is HDMI-0 ?
I tried this: escrotum --xid=HDMI-0 ~/tmp/01.png
escrotum --xid=HDMI-0 ~/tmp/01.png
You can't use --xid, xid is the id of a window, selecting a screen it's not supported right now.
I'd like to work on this if noone already is as I also need this functionality.
I am running two monitors in extended mode, how do I issue a screenshot of display #2? the Display name is HDMI-0 ?
I tried this:
escrotum --xid=HDMI-0 ~/tmp/01.png