From owner-freebsd-questions@FreeBSD.ORG Wed Jul 15 09:20:25 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31892106564A for ; Wed, 15 Jul 2009 09:20:25 +0000 (UTC) (envelope-from frederique@isafeelin.org) Received: from srv0010.pine.nl (srv0010.pine.nl [213.156.9.9]) by mx1.freebsd.org (Postfix) with ESMTP id E4E028FC0A for ; Wed, 15 Jul 2009 09:20:24 +0000 (UTC) (envelope-from frederique@isafeelin.org) Received: from localhost (localhost [127.0.0.1]) by srv0010.pine.nl (Postfix) with ESMTP id A9D9A580C47 for ; Wed, 15 Jul 2009 11:20:23 +0200 (CEST) X-Virus-Scanned: amavisd-new at pine.nl Received: from srv0010.pine.nl ([127.0.0.1]) by localhost (srv0010.pine.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id W9qh0aXX1ek6 for ; Wed, 15 Jul 2009 11:20:19 +0200 (CEST) Received: from fileserver.pine.nl (unknown [77.163.240.244]) by srv0010.pine.nl (Postfix) with ESMTP id 124EF580C39 for ; Wed, 15 Jul 2009 11:20:19 +0200 (CEST) Received: from freelt.pine.nl (unknown [172.16.0.46]) by fileserver.pine.nl (Postfix) with ESMTP id EECFE130EA4 for ; Wed, 15 Jul 2009 11:20:18 +0200 (CEST) Message-ID: <4A5D9F53.2010504@isafeelin.org> Date: Wed, 15 Jul 2009 11:20:19 +0200 From: Frederique Rijsdijk User-Agent: Thunderbird 2.0.0.22 (X11/20090701) MIME-Version: 1.0 To: FreeBSD-Questions References: <4A5CA4F1.6090605@isafeelin.org> In-Reply-To: <4A5CA4F1.6090605@isafeelin.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Automatic screen lock when leaving desk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2009 09:20:25 -0000 Hi all, Frederique Rijsdijk wrote: > I'm looking for a way to automaticaly lock my X session when I leave my > desk. Probably just using 'xlockmore -mode blank' or such. But how to > detect? Thanks all for the replies. To answer some questions: - I prefer automatic. I already have a key on my kb mapped to 'xlockmore -mode blank', but in some rare cases I still forget to do it, or I'm in an application that overrides the mapping and the key will not work. I'm using a DasKeyboard, that doesn't have any 'unused' keys like media stuff. I guess I'll look into the bluetooth thing. That looks quite doable. Thanks! -- Frederique