From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add xscreenserver. Date: Mon, 11 Apr 2016 18:28:10 -0400 Message-ID: <20160411222810.GA8999@jasmine> References: <877fg8w1rp.fsf@dustycloud.org> <20160408225240.GB13118@jasmine> <87twjaut6v.fsf@dustycloud.org> <20160410030855.GB31555@jasmine> <87shysb94m.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55519) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1apkJH-0004tp-M5 for guix-devel@gnu.org; Mon, 11 Apr 2016 18:27:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1apkJD-0004mG-J3 for guix-devel@gnu.org; Mon, 11 Apr 2016 18:27:55 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:33460) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1apkJC-0004lw-MW for guix-devel@gnu.org; Mon, 11 Apr 2016 18:27:51 -0400 Content-Disposition: inline In-Reply-To: <87shysb94m.fsf@dustycloud.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Christopher Allan Webber Cc: Guix-devel On Mon, Apr 11, 2016 at 07:52:25AM -0500, Christopher Allan Webber wrote: > Leo Famulari writes: > > > On Sat, Apr 09, 2016 at 08:52:12PM -0500, Christopher Allan Webber wrote: > >> Leo Famulari writes: > >> > >> > Did you try something like this? > >> > > >> > (arguments > >> > `(#:make-flags (string-append "install_prefix= (assoc-ref %outputs "out")))) > >> > >> This didn't fix it, but it die send me along the right path. Working > >> xscreensaver attached! > > > > Awesome! Looking forward to trying this out soon! > > Just to be clear, was that also an "awesome, looks good to push"? :) If it's working for you, then okay! By the way, how did you enable it and how do you invoke it? I added it to my system's services as you described but the daemon isn't running. I also tried to add a line for it in 'gnu/services/desktop.scm' along with slock and xlockmore.