From owner-freebsd-questions@FreeBSD.ORG Thu Feb 3 00:10:02 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4008416A4CE for ; Thu, 3 Feb 2005 00:10:02 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id A54DE43D48 for ; Thu, 3 Feb 2005 00:10:01 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so136761rne for ; Wed, 02 Feb 2005 16:10:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=Z6hRanCK8sj277CvHRTw38VtiZRqh/l073IQrqP4DpICzI7V5Vkiz30xpMH3Ku/x6ysYyWVpXVHfu+lvQ66ernAnXT+HmvmJkOI4xpGJt5bZHy96KYyBKvt9UMswg506GWiPCh0thn+UI4+CdG8Bxgf4+DcS27Cwu0usKR9L6kw= Received: by 10.38.13.77 with SMTP id 77mr297297rnm; Wed, 02 Feb 2005 16:10:00 -0800 (PST) Received: by 10.38.74.23 with HTTP; Wed, 2 Feb 2005 16:10:00 -0800 (PST) Message-ID: Date: Thu, 3 Feb 2005 01:10:00 +0100 From: Gert Cuykens To: freebsd-questions@freebsd.org In-Reply-To: <20050202234814.GA24792@keyslapper.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050202210526.GC77499@keyslapper.net> <42014E0A.5070003@mac.com> <20050202221851.GE77499@keyslapper.net> <20050202224322.GF77499@keyslapper.net> <20050202234814.GA24792@keyslapper.net> Subject: Re: xhost +localhost X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Feb 2005 00:10:02 -0000 > I assume this refers to the root window. Surely you're not logged > into X as root. no i am just logged as a user into X and my user name is the same as root :) Lets call it the user root window. > Try this: > check your DISPLAY environment variable with > echo $DISPLAY > make sure it's ':0.0' or something similar, like :0.0, then > run this: > /usr/X11R6/bin/xscreensaver -display $DISPLAY & > > That should do what you're trying to do. > > Lou > -- I# /usr/X11R6/bin/xscreensaver -display $DISPLAY xscreensaver: 01:02:41: locking is disabled (running as nobody). xscreensaver: 01:02:41: locking only works when xscreensaver is launched by a normal, non-privileged user (e.g., not "root".) See the manual for details. man the xscreensaver thingie isnt kidding about it...