From owner-freebsd-questions@FreeBSD.ORG Thu May 29 10:58:20 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7C1A91FA; Thu, 29 May 2014 10:58:20 +0000 (UTC) Received: from smtp.dlink.ua (smtp.dlink.ua [193.138.187.146]) by mx1.freebsd.org (Postfix) with ESMTP id 36BBA2C2B; Thu, 29 May 2014 10:58:19 +0000 (UTC) Received: from terran (unknown [192.168.99.1]) (Authenticated sender: ray) by smtp.dlink.ua (Postfix) with ESMTPA id AFAF5C493A; Thu, 29 May 2014 13:58:18 +0300 (EEST) Date: Thu, 29 May 2014 13:59:16 +0300 From: Aleksandr Rybalko To: Victor Sudakov Subject: Re: FreeBSD-10.0r. on Lenovo G780 (fwd) Message-Id: <20140529135916.baba98c4968d87807bd6ff44@freebsd.org> In-Reply-To: <20140529012646.GA32926@admin.sibptus.tomsk.ru> References: <20140528023845.GB2093@admin.sibptus.tomsk.ru> <20140529012646.GA32926@admin.sibptus.tomsk.ru> X-Mailer: Sylpheed 3.3.1 (GTK+ 2.24.22; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Aleksandr Rybalko , Ed Maste , FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2014 10:58:20 -0000 Hello Victor! On Thu, 29 May 2014 08:26:46 +0700 Victor Sudakov wrote: > Ed Maste wrote: > > > > > > It would be nice to have a choice of fonts. I am fond of traditional > > > larger 80x25 consoles but I respect others' right to prefer a > > > different look. > > > > Yes, absolutely. My point is just that we're better off using the > > native resolution, and a larger font, than stretching a 640x480 > > display. > > If you put it like this, I agree, of course. > > > > > > The question is, what fonts does vt(4) use, and how do I choose a > > > font? The vidfont command complains of "getting keymap: Inappropriate > > > ioctl for device". > > > > vt(4) fonts are a new format, and we don't yet install a set of fonts, > > but there are some samples in > > http://people.freebsd.org/~emaste/newcons/ > > > > Setfont is currently a standalone tool in the src tree under > > tools/tools/vt/setfont (and is not installed). It will be merged into > > vidcontrol / vidfont in the future. > > > > > Do you mean to say I cannot switch vt from Latin to Cyrillic input yet? > > > > The kernel infrastructure is in place, but we don't ship UTF-8 keymaps > > yet, so you'd have to generate your own at the moment. > > Is there hope for KOI8-R support in vt? It is not so hard to implement, but I think we already did our long way to UTF-8, to make happy most of people. I'm from UA, and some time ago move to UTF for everything (almost). Now I have to care for KOI8-U only to speak UA or RU channels on IRC :) So maybe it's time? :) > > -- > Victor Sudakov, VAS4-RIPE, VAS47-RIPN > sip:sudakov@sibptus.tomsk.ru Thanks! WBW -- Aleksandr Rybalko