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

Domen Kožar domen at dev.si
Fri May 16 09:06:07 CEST 2014


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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20140516/0115d885/attachment.html 


More information about the nix-dev mailing list