From owner-freebsd-questions@FreeBSD.ORG Mon Nov 19 18:11:21 2007 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 15BD716A417 for ; Mon, 19 Nov 2007 18:11:21 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.178]) by mx1.freebsd.org (Postfix) with ESMTP id D0AD413C46A for ; Mon, 19 Nov 2007 18:11:20 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by el-out-1112.google.com with SMTP id s27so622979ele for ; Mon, 19 Nov 2007 10:11:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=dtZRfboU6jTcLqW28pEqYxfxQhh4iIBbcaEjNk0zu4I=; b=rvzynFqdkQ+aYcvE1iB0Vs3eGqHOg29Sh0mVHLubWTS92/ropbSa3aq2K2WVszyQ5TjoZJFyusKRoaeEs+DEzU6jIuAKflAuqTsWItg2+mHU5T94Ew4bVydy5qz6zBcdNGOTBJ7ZW+GaEz0xLv9dHAjgYXCATpHDDx0AWv/rlZs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=l665Ytf93Eh5qOt8m+rLSPRw0bVotPMprwNaLEp/1uxssy7b7dX6aZlKOhlW00L6Mmu1gYeqFiArpvgdmWTo3eQPQyN5kqdNH3YetW2Kdcp2JgzPf5C+HU6bLpM1fnb/nMRq4QREhasgDoQVPQU1p4wcGgzTwwHojP5ZsruTX2o= Received: by 10.142.142.16 with SMTP id p16mr1249688wfd.1195495870367; Mon, 19 Nov 2007 10:11:10 -0800 (PST) Received: by 10.142.194.10 with HTTP; Mon, 19 Nov 2007 10:11:10 -0800 (PST) Message-ID: <539c60b90711191011m53c57b7am64b6ece75403057a@mail.gmail.com> Date: Mon, 19 Nov 2007 11:11:10 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "User Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: d33404151c81d627 Subject: launch x app from non-x tty? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stevefranks@ieee.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Nov 2007 18:11:21 -0000 Is there a way to log in from ssh and pop up a program on the local xterminal? I tried, and got complaints that there was no x, so I presume they are locked in tty0, which is a good thing, usually... Steve