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 <grr...@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@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to