I solved my problem with 'slock' and 'xdotool'.

First I minimize all windows with 'xdotool'. 

Even my fullscreen windows gets minimized.
So, 'slock' works correctly.

Maybe 'minimize windows' may be one 'slock' option.

Thanks.



________________________________
 De: Connor Lane Smith <[email protected]>
Para: dev mail list <[email protected]> 
Enviadas: Segunda-feira, 23 de Abril de 2012 18:35
Assunto: Re: [dev] slock && fullscreen
 
Hey,

On 23 April 2012 22:28, Mauricio Kanada <[email protected]> wrote:
> When slock runs, the screens gets black for 1 sec, and backs normal again.
> When I minimize my vm, I see that 'slock' was terminated.

slock cannot grab the keyboard if it has already been grabbed by
another client. VirtualBox grabs the keyboard; we can't do anything
about this. The solution is to simply defocus your VM when running
slock.

Thanks,
cls

Reply via email to