all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Marcus Moeller <marcus.moeller@gmx.ch>
Cc: guix-devel@gnu.org
Subject: Re: screen locker
Date: Sun, 23 Aug 2015 23:49:23 +0200	[thread overview]
Message-ID: <876145vfoc.fsf@gnu.org> (raw)
In-Reply-To: <55D5951B.2000705@gmx.ch> (Marcus Moeller's message of "Thu, 20 Aug 2015 10:51:39 +0200")

Marcus Moeller <marcus.moeller@gmx.ch> skribis:

> I wanted to install a screen locker on GuixSD and all I found was slock.

FWIW I use xlockmore and I have this:

  (operating-system
    ;; ...
    (setuid-programs (cons #~(string-append #$xlockmore "/bin/xlock")
                           %setuid-programs)))

From what others wrote, slock may need to be listed there as well.

HTH,
Ludo’.

      parent reply	other threads:[~2015-08-23 21:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-20  8:51 screen locker Marcus Moeller
2015-08-21 11:54 ` Daniel Pimentel
2015-08-21 15:47 ` 宋文武
2015-08-21 17:46   ` Leo Famulari
2015-08-21 22:47     ` Leo Famulari
2015-08-23 21:47       ` Ludovic Courtès
2015-08-23 21:49 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=876145vfoc.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=marcus.moeller@gmx.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.