From owner-freebsd-questions Fri Jan 28 11:15:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merkur.hrz.uni-giessen.de (merkur.hrz.uni-giessen.de [134.176.2.12]) by hub.freebsd.org (Postfix) with ESMTP id 61CD215BE6 for ; Fri, 28 Jan 2000 11:15:23 -0800 (PST) (envelope-from Ariel.Burbaickij@mni.fh-giessen.de) Received: from caspar.mni.fh-giessen.de by merkur.hrz.uni-giessen.de with ESMTP; Fri, 28 Jan 2000 20:15:14 +0100 Received: from sun33.mni.fh-giessen.de ([134.176.183.133]) by caspar.mni.fh-giessen.de with esmtp (Exim 2.12 #6) id 12EGpl-0004jC-00; Fri, 28 Jan 2000 20:13:29 +0100 Received: from localhost (hg9456@localhost) by sun33.mni.fh-giessen.de (8.9.3+Sun/8.8.8) with ESMTP id UAA11382; Fri, 28 Jan 2000 20:15:59 +0100 (MET) X-Authentication-Warning: sun33.mni.fh-giessen.de: hg9456 owned process doing -bs Date: Fri, 28 Jan 2000 20:15:58 +0100 (MET) From: Ariel Burbaickij X-Sender: hg9456@sun33 To: Matthew Hunt Cc: Ariel Burbaickij , freebsd-questions@FreeBSD.ORG Subject: Re: xlockmore buffering considered silly In-Reply-To: <20000128105152.B81381@wopr.caltech.edu> Message-Id: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 28 Jan 2000, Matthew Hunt wrote: > On Fri, Jan 28, 2000 at 11:33:33AM +0100, Ariel Burbaickij wrote: > > > I use xlockmore on 3.3 fbsd.Trying to unlock from keyboard for first > > time lead to invalid login.Trying to unlock with mouse klick works fine. > > Trying to unlock from keyboard after Ctrl-U works fine.Subsequent login > > tries from keyboard work fine.I guess xlockmore buufer the first sign from > > the keyboard and uses it in in password.It will surely not work cause it > > is not neccessary that it will coencede with the first sign of my > > password.I suggest to move this buffering away. > > I suggest you read the manual, especially the bit about "-usefirst". > > -- > Matthew Hunt * Stay close to the Vorlon. > http://www.pobox.com/~mph/ * > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > Surely.I have already done it.Thank you for your suggestion. The default is NOT to use usefirst.So I should not add -usefirst.But the problem is with app-defaults/Xlock. Usefirst was set to ON per default.I have corrected it now. regards, Ariel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message