> Hi,
>
> I'm launching slock from my wmiirc as follows:
>
> Key $MODKEY-Control-l
> slock &
>
> Occasionally it works, but usually it blanks the screen for about a
> second before returning control to wmii. Sometimes it causes wmii to
> seize up.
>
> Running slock from the terminal or the programs menu works fine.
>
> Any suggestions?
>
> Thanks,
> Chris
>
>
Hello,
I have the same problem, using sleep 1 as a workaround fix it.
Key $MODKEY-Control-l
sleep 1 && slock &
Hope it helps.
Received on Thu Sep 06 2007 - 19:32:56 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:27:22 UTC