From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#23286: Unable to unlock xscreensaver in Xfce Date: Tue, 19 Apr 2016 21:54:04 +0200 Message-ID: <20160419195404.GA5418@solar> References: <570EB72F.9060101@fripost.org> <87lh4gm8x3.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asbjn-0001nT-FB for bug-guix@gnu.org; Tue, 19 Apr 2016 15:55:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1asbji-0007RX-Gz for bug-guix@gnu.org; Tue, 19 Apr 2016 15:55:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56507) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asbji-0007RS-Dr for bug-guix@gnu.org; Tue, 19 Apr 2016 15:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1asbji-0001TV-3t for bug-guix@gnu.org; Tue, 19 Apr 2016 15:55:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87lh4gm8x3.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Albin , 23286@debbugs.gnu.org On Thu, Apr 14, 2016 at 06:50:32PM +0200, Ludovic Courtès wrote: > (operating-system > ;; … > (services (cons (screen-locker-service "xscreensaver") > %desktop-services))) > Could you try and report back? > I guess we’ll enable it by default in %desktop-services. Will this be compatible with our desktop environments, xfce4 and gnome? Andreas