Re: [dwm] Problem with launching xtrlock from a shortcut.

From: Anselm R. Garbe <arg_AT_10kloc.org>
Date: Mon, 9 Oct 2006 08:13:52 +0200

On Sat, Oct 07, 2006 at 10:38:57AM +0200, Antoni Grzymala wrote:
> I have this strange problem when trying to launch xtrlock (a basic
> screenlocker app) from a dwm shortcut:
>
> { MODKEY|ControlMask, XK_l, spawn, { .cmd = "exec xtrlock" } }, \

        Check if .cmd = "sleep 2 && exec xtrlock" works as expected.
        I believe it might be related that xtrlock fails to grab the
        keyboard (maybe because it doesn't implements a busy
        grabbing loop until success at startup).

> Let me know if you have any advice or know another lightweight
> screenlocker (preferably one that leaves the screen visible).

I use xlock -mode black.

Regards,

-- 
 Anselm R. Garbe  ><><  www.ebrag.de  ><><  GPG key: 0D73F361
Received on Mon Oct 09 2006 - 08:13:52 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:31:58 UTC