Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Oct 2016 20:14:25 +0200
From:      Eduardo Morras <emorrasg@yahoo.es>
To:        freebsd-questions@freebsd.org
Subject:   Re: Is it possible to port the old Logo saver to X ?
Message-ID:  <20161007201425.699f131a0dce464a80673024@yahoo.es>
In-Reply-To: <20161007170901.GA6238@spectrum.skysmurf.nl>
References:  <VI1PR02MB0974B5B59C45B5C1E60496BCF6C70@VI1PR02MB0974.eurprd02.prod.outlook.com> <20161007170901.GA6238@spectrum.skysmurf.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 7 Oct 2016 19:09:01 +0200
Alphons van Werven <freebsd@skysmurf.nl> wrote:

> Manish Jain wrote:
> 
> > Beastie is available only in text mode. Is there I can get Beastie
> > in an X session ?
>  
> Licensing issues aside, it should be possible but will require work.
> In essence, you'll need to write an xscreensaver hack(*) for it.

.. If I do 

SELECT program_name, port_path, cool_graduation FROM
Freebsd_Available_Ports WHERE uses = 'screensaver' ORDER BY
cool_graduation;

I get more than one line ;)

Personally xscreensaver is too heavy for me. I use xautolock to fire
slock (both in ports and share the first position on the query). In my
fluxbox startup file (similar on other window managers) I have:

xautolock -time 1 -locker slock &

Where 1 is 1 minute and slock blocks X until enter user password. You
can execute slock directly 

%slock 

to lock X window.

> Fonz
> 
> Ad (*): Xscreensaver is a bundle of several distinct screensaver
> programs, which are called hacks in xscreensaver lingo.
> 
> -- 
> A.J. "Fonz" van Werven <freebsd@skysmurf.nl>
> mailsig: Help! I'm a prisoner in a Chinese fortune cookie factory.


---   ---
Eduardo Morras <emorrasg@yahoo.es>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161007201425.699f131a0dce464a80673024>