[Nix-dev] xfce: 'lock screen' button

Kirill Elagin kirelagin at gmail.com
Fri May 16 15:32:41 CEST 2014


Yeah, and to ask lightdm to lock your session you do `dm-tool lock`.


--
Кирилл Елагин


On Fri, May 16, 2014 at 11:06 AM, Domen Kožar <domen at dev.si> wrote:

> That's how I override default:
>
> $ type -P xflock4
> /home/ielectric/bin/xflock4
>
> $ cat /home/ielectric/bin/xflock4
> scrot /tmp/screen_locked.png
> convert /tmp/screen_locked.png -scale 10% -scale 1000%
> /tmp/screen_locked.png
> killall -SIGUSR1 dunst
> DISPLAY=:0.0 i3lock -i /tmp/screen_locked.png --nofork -d
> killall -SIGUSR2 dunst
>
>
>
> On Fri, May 16, 2014 at 8:56 AM, Sergey Mironov <grrwlf at gmail.com> wrote:
>
>> Hi. A question to Xfce gurus:
>>
>> In my current config the 'lock screen' button performs no action. If I
>> install xscreensaver, the button will run it, but the login prompt
>> window looks a bit .. Xy.  Does anybody know how to connect 'lock
>> screen' button with lightdm display manager?
>>
>> Regards,
>> Sergey
>> _______________________________________________
>> nix-dev mailing list
>> nix-dev at lists.science.uu.nl
>> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>>
>
>
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20140516/7b174d0d/attachment.html 


More information about the nix-dev mailing list