Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 9 Jan 2003 17:08:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 9 Jan 2003 17:08:35 -0500 Received: from pc2-cwma1-4-cust86.swan.cable.ntl.com ([213.105.254.86]:59278 "EHLO irongate.swansea.linux.org.uk") by vger.kernel.org with ESMTP id ; Thu, 9 Jan 2003 17:08:34 -0500 Subject: Re: [Linux-fbdev-devel] Re: rotation. From: Alan Cox To: James Simmons Cc: Helge Hafting , Sven Luther , Linux Kernel Mailing List In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Message-Id: <1042153388.28469.17.camel@irongate.swansea.linux.org.uk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1 (1.2.1-2) Date: 09 Jan 2003 23:03:08 +0000 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 995 Lines: 21 On Thu, 2003-01-09 at 19:59, James Simmons wrote: > > > So, we also support fbcon for not left to righ locales ? > > This looks like a high-level thing to me. > > Ideally something like ansi escape sequences to switch between > > left-to-right, right-to-left, and up-to-down advancing of > > the cursor. Then the same multilingual apps will work with > > fbdev, xterm, and other terminals and emulators that > > implement those operations. > > Yeap. Such things are supported on the console level. ISO6429 support. Note btw that the support ends rather abruptly on the console input side. There is no support for 3 or 4 byte utf8 input sequences and the delete key code in the kernel has no understanding of or support for UTF8 deletion behaviour - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/