From owner-freebsd-questions Tue Nov 7 7: 2:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by hub.freebsd.org (Postfix) with ESMTP id 2E17137B4C5 for ; Tue, 7 Nov 2000 07:02:06 -0800 (PST) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.9.3/8.9.3) with ESMTP id MAA22225; Tue, 7 Nov 2000 12:02:52 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Tue, 7 Nov 2000 12:02:52 -0300 (ART) From: Fernando Gleiser To: Charles Cox Cc: freebsd-questions@FreeBSD.ORG Subject: Re: KDE and screen lock In-Reply-To: <00110610035300.38270@wukong.Stanford.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 Mon, 6 Nov 2000, Charles Cox wrote: > When I lock the screen in KDE, why does it later refuse to let me in, even with > the correct password? This is somewhat irritating because I would like to be > able to lock my screen, and having to CTRL-ALT-BKSPC X each time is > not too cool. > That a known problem (PR ports/14205). You need to fix the permisions on the .kss files: # chown root:wheel /usr/local/bin/*.kss # chmod 4555 /usr/local/bin/*.kss > > Thanks for the help! > > cscox > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message