From owner-freebsd-questions@FreeBSD.ORG Tue Aug 3 03:59:38 2010 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 B8A3E1065674 for ; Tue, 3 Aug 2010 03:59:38 +0000 (UTC) (envelope-from swell.k@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4530B8FC18 for ; Tue, 3 Aug 2010 03:59:37 +0000 (UTC) Received: by eyh6 with SMTP id 6so1720129eyh.13 for ; Mon, 02 Aug 2010 20:59:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=iRpxqg0GkmadFwcrp1dhQ7umTHXLWl7XCxUv2DszROk=; b=nK1hUp/xI1AEr66iAybKOi+MC5YFeFVuxvFq2l4xF8K4i5yulJlzNq48/sx87UA93M IYImWm9feEv8QvF9bbgXPIW688hbPW+bToPXbniS+/pvYZqZDHS7H1L70DjW1sm7CTgA J5sxg6eq6ws216a/I+lpHtvOp3ml8uQBnrn9k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=Sf9pAcIbY4YfH4T3jeCtuvZ/igv3WJ1H85tWkPaK6c4+3oRL5+oBZhyaj4kfhzp9h/ LURyAZRShn0jmInovvwHjmZn5oitm733c9EKKZ66gzPHjP0r0o3wJaxV4uRebc30DhOO dwpAwzFd/6wMMpmYmFuOys5KJB7ONOLKtT20A= Received: by 10.213.105.207 with SMTP id u15mr4940855ebo.83.1280807977100; Mon, 02 Aug 2010 20:59:37 -0700 (PDT) Received: from localhost (c-7a6d70d5.017-62-6b73642.cust.bredbandsbolaget.se [213.112.109.122]) by mx.google.com with ESMTPS id v59sm10026412eeh.10.2010.08.02.20.59.34 (version=SSLv3 cipher=RC4-MD5); Mon, 02 Aug 2010 20:59:36 -0700 (PDT) From: Anonymous To: Chris Telting References: <4C55991C.4020205@telting.org> Date: Tue, 03 Aug 2010 07:59:31 +0400 In-Reply-To: <4C55991C.4020205@telting.org> (Chris Telting's message of "Sun, 01 Aug 2010 08:56:12 -0700") Message-ID: <864ofcpcrg.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: TEKEN_UTF8 TEKEN_XTERM 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: Tue, 03 Aug 2010 03:59:38 -0000 Chris Telting writes: > Just wondering if anyone else has played with this? > > I compiled it into the kernel but the terms are still cons25. I think you need to change `cons25' to `xterm' in /etc/ttys, too.