Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2003 22:17:17 -0700
From:      Brett Rogers <loki31502@cox.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: xlock + xautolock question
Message-ID:  <200310222217.17098.loki31502@cox.net>
In-Reply-To: <20031023000810.73c577be.b_cassidy@bellsouth.net>
References:  <20031021233450.4b4fbcd3.b_cassidy@bellsouth.net> <20031022172626.GA666@lycurgue.localnet> <20031023000810.73c577be.b_cassidy@bellsouth.net>

next in thread | previous in thread | raw e-mail | index | archive | help
looks like you forgot a " after -locker "xlock"

On Wednesday 22 October 2003 10:08 pm, Bryan Cassidy wrote:
> OK. I did what you said and added it in my .xinitrc file. This is what I
> added.
>
> xautolock -time 10 -bell 10 -notify 10 -locker "xlock -mode bubble3d
> -count 20 -fg red -bg grey -username something -password "Unlock me with
> your powerful key:" -info "Whatever" -validate "Checking your key..."
> -invalid "Message"
>
> I get the following message if i try to run xautolock with those
> settings
>
> >xautolock -time 10 -bell 10 -notify 10 -locker "xlock -mode bubble3d
> >-count 20 -fg red -bg grey -username something -password "Unlock me
> >with your powerful key:" -info "Whatever" -validate "Checking your
> >key..." -invalid "Message"
>
> Unmatched ".
>
>
> Did I forget something?
>
> On Wed, 22 Oct 2003 19:26:26 +0200
>
> roland Mathieu <roland.mathieu@free.fr> wrote:
> > Bryan Cassidy (b_cassidy@bellsouth.net) a =E9crit:
> > > I've read through the man page for xlockmore and xautolock and cant
> > > figure out (must be over looking it or something) but can't figure
> > > out how to setup a .rc file for the two and how to setup xlockmore
> > > to interact with xautolock.. So any help would be apprecited even if
> > > its from the man page it's self. i dont mind to read. Must be over
> > > looking it or something.
> >
> > Hello,
> >
> > If you put this line in a startup script like ~/.xsession or
> > ~/.xinitrc
> >
> > xautolock -time 5 -locker "xlock"
> >
> > xlock will be automatically launch after five minutes of inactivity.
> > =ABman xautolock=BB and =ABman xlock=BB to configure xlock and xautolock
> > exactly like want.
> >
> > Note: it's absolutely not FreeBSD specific.
> >
> > Hope it help.
> > roland.
> >
> > _______________________________________________
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "freebsd-questions-unsubscribe@freebsd.org"



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