From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: guixsd Date: Thu, 02 Mar 2017 14:02:26 +0100 Message-ID: <87k287x259.fsf@elephly.net> References: <499590856.20170216132125@mail.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40732) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cjQNU-0006zX-RF for help-guix@gnu.org; Thu, 02 Mar 2017 08:02:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cjQNP-0002m3-2R for help-guix@gnu.org; Thu, 02 Mar 2017 08:02:40 -0500 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21101) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cjQNO-0002lx-S6 for help-guix@gnu.org; Thu, 02 Mar 2017 08:02:34 -0500 In-reply-to: <499590856.20170216132125@mail.ru> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Isorkin Cc: help-guix@gnu.org Isorkin writes: > How to fix codepage in putty/kitty? The terminal is displayed normally. > Bad view lines. > config.scm > > (operating-system > (host-name "guixsd") > (timezone "Europe/Moscow") > (locale "ru_RU.utf8") I’m afraid I don’t know. This appears to be a question about using PuTTY. The characters look fine in your VNC session, so this is nothing that should be fixed by changing GuixSD settings. ~~ Ricardo