From owner-freebsd-questions@FreeBSD.ORG Wed Jun 6 07:14:19 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2798516A421 for ; Wed, 6 Jun 2007 07:14:19 +0000 (UTC) (envelope-from wizlayer@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.246]) by mx1.freebsd.org (Postfix) with ESMTP id D66D513C44B for ; Wed, 6 Jun 2007 07:14:18 +0000 (UTC) (envelope-from wizlayer@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so11992anc for ; Wed, 06 Jun 2007 00:14:18 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:x-copyright-notice:x-copyright-info:mime-version:content-type:content-transfer-encoding:message-id; b=hhFg67Z8DT6+6u5ryVdiC/LlVFZoW92cDptQ2QG3S3u3mqMLVxybjW2A8U5qhOMgehysmZjKIjPC/+lBTO248Ct559bQVELRCsM+3XMxVivoQKjJY4riqjv9FvmOJRBOxPFHBe5ngpP3WfnCoa5aP44flVZPSsGkr5t3UJ/rC7k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:x-copyright-notice:x-copyright-info:mime-version:content-type:content-transfer-encoding:message-id; b=kVVIPQerBMof3mExKuf1CYhIr1xbmGrt5gz8KuMf/Tq8JlPGZ6Sli58BnvQMt3X8TAiOqfzvAYB9zHfwR4GyANqAhoBtyIyXyawGz+YE7Txb9MrZxsrcukogJdLmJV9/jT8W/xh6SrV8ngfFgNxhXOweIlPBH7nUWL6r8LpgRQI= Received: by 10.100.124.5 with SMTP id w5mr122961anc.1181114058090; Wed, 06 Jun 2007 00:14:18 -0700 (PDT) Received: from ?10.57.15.53? ( [72.255.78.157]) by mx.google.com with ESMTP id d22sm3623878and.2007.06.06.00.14.17; Wed, 06 Jun 2007 00:14:17 -0700 (PDT) From: Michael Hauber To: freebsd-questions@freebsd.org Date: Wed, 6 Jun 2007 03:14:01 -0400 User-Agent: KMail/1.9.6 References: <1181100184.13270.17.camel@joe.realss.com> In-Reply-To: <1181100184.13270.17.camel@joe.realss.com> X-Copyright-Notice: 2007 Michael C. Hauber X-Copyright-Info: This transmission is copyrighted and may not be stored, printed, forwarded, or distributed by any means without the author's hand-written consent. MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1907740.pXqKN5qoU8"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200706060314.14048.wizlayer@gmail.com> Subject: Re: not able to output anything to /dev/ttyv8? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: wizlayer@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2007 07:14:19 -0000 --nextPart1907740.pXqKN5qoU8 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline On Tuesday 05 June 2007 11:23:04 pm Zhang Weiwu wrote: > Dear list > > On Gentoo Linux I used to redirect the output of a certain app > to /dev/tty10 and switch to tty10 (by using Alt+F10) > > this is useful to keep watching the application. > > this doesn't work on FreeBSD. I can do > # ehco hello > /dev/ttyv8 > # ehco hello > /dev/ttyv9 > # ehco hello > /dev/ttyva > > But Alt+F9, Alt+F10, Alt+F11 only cause the machine to beep > > Possible to use /dev/ttyv9 for output device in FreeBSD? Thanks in > advance. > > Best regards try 'man ttys' and edit your /etc/ttys. --nextPart1907740.pXqKN5qoU8 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGZl66yPUjyMwEhnARAsHPAKCE9PqEOoFxvxO5jyAXpYQgmqz0qACfWrit 1Oa58mWledWKCF7iTe1zT6I= =xE7c -----END PGP SIGNATURE----- --nextPart1907740.pXqKN5qoU8--