can't you take something like /dev/wsys/123/window ?

On 11/23/16, Richard Miller <9f...@hamnavoe.com> wrote:
>> I'm working on some documentation and would like to include a portion of
>> the screen in a particular window. What's a good way to take the shot but
>> also snip out the piece that I'm interested in?
>
> Making a screenshot is one of those delightful examples of
> the elegant simplicity of Plan 9:
>
>     cat /dev/screen >screenshot.pic
>
> To select a rectangle from an image you can use crop(1)
>
>
>

Reply via email to