From owner-freebsd-questions@FreeBSD.ORG Sun Jan 30 13:40:24 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 40B1216A4F9 for ; Sun, 30 Jan 2005 13:40:24 +0000 (GMT) Received: from ptb-relay03.plus.net (ptb-relay03.plus.net [212.159.14.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBBE543D1D for ; Sun, 30 Jan 2005 13:40:23 +0000 (GMT) (envelope-from ian@codepad.net) Received: from [80.229.159.44] (helo=[192.168.0.4]) by ptb-relay03.plus.net with esmtp (Exim) id 1CvFbY-000498-Dw for freebsd-questions@freebsd.org; Sun, 30 Jan 2005 13:59:08 +0000 From: Xian To: freebsd-questions@freebsd.org Date: Sun, 30 Jan 2005 13:40:22 +0000 User-Agent: KMail/1.7 References: <200501301205.j0UC5pUL011346@mail-core.space2u.com> In-Reply-To: <200501301205.j0UC5pUL011346@mail-core.space2u.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501301340.22765.ian@codepad.net> Subject: Re: Control local X from ssh? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jan 2005 13:40:24 -0000 On Sunday 30 January 2005 12:05, Joachim Dagerot wrote: > I'm not very knowledgeable in the areas of X, X servers and clients. > > I have a setup like this: > > 1. FreeBSD server > 2. FreeBSD Workstation with only monitor, not keyboard, no mouse > 3. Windows XP Complete workstation with an X-win32 > > > On workstation 2 I'm running X and an auto started image viewer that shows > a slideshow. Today when I want to show another set of images I'll have to > add/remove images from a designated folder and then restart the whole > machine. Everything done via SSH to the client. > > I would prefer being able to just shutdown/start up the image viewer > software in that particular X session. > > I installed VNC server on the client, but it only served me with yet > another X session, not the particular sceen shown on the monitor. > > I certainly could need some help here. You might be able to send the slide show program a signal to get it to restart. Investigate 'kill', it doesn't _just_ kill things. -- /Xian "The secret to creativity is knowing how to hide your sources." Albert Einstein