Re: [dev] [dwm] scrot -s fails

From: Anselm R Garbe <garbeam_AT_gmail.com>
Date: Sat, 20 Aug 2011 13:46:30 +0200

The reason for this behavior is that spawn() is executed before the key
release handling happens in dwm, thus scrot fails to grab the keyboard.

I consider adding a flag to execute a key binding on release.

Thanks for reporting this.

Cheers
Anselm
 Am 19.08.2011 20:22 schrieb "Bastien Dejean" <eschyle_AT_gmail.com>:
> Hi,
>
> The following command don't work (i.e. I can't select the region of the
> screen I'm willing to capture) when it's spawn from dwm:
>
> static const char *partialshotcmd[] = { "scrot", "-s", NULL };
>
> Any idea why?
>
> --
> Bastien
>
Received on Sat Aug 20 2011 - 13:46:30 CEST

This archive was generated by hypermail 2.2.0 : Sat Aug 20 2011 - 13:48:03 CEST