All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David Gómez" <david@pleyades.net>
To: Jan Engelhardt <jengelh@linux01.gwdg.de>
Cc: Simos Xenitellis <simos74@gmx.net>, linux-kernel@vger.kernel.org
Subject: Re: Improved console UTF-8 support for the Linux kernel?
Date: Sat, 11 Dec 2004 22:25:35 +0100	[thread overview]
Message-ID: <20041211212533.GA13739@fargo> (raw)
In-Reply-To: <Pine.LNX.4.53.0412112002020.30929@yvahk01.tjqt.qr>

Hi Jan ;),

On Dec 11 at 08:07:11, Jan Engelhardt wrote:
> >> The current UTF-8 keyboard input (for the console) of the Linux kernel
> >> does not support  "composing" or writing characters with accents.
> 
> That's weird, because "ö" (LATIN O WITH DIAERESIS) -- which clearly lies
> outside the 7-bit range, is working on my system without myself poking the
> kernel.

Indeed is weird. Are you sure you keyboard is generating an UTF-8
enconded "ö"? Just check it with echo:

$ echo -n ö | od -t x1

0000000 c3 b6 
0000002

I'm using kernel 2.6.9 + Chris patch

> So am I. I have to use xterm for anything fancy now...
> (especially for the even-more fancy stuff that begins at three-byte UTF8
> sequences, such as Japanese :-)

I know :)). By the way, and this is offtopic, have you checked uim? I
was testing it the other day with good results, and like it a lot as
a japanese (or another script, although i only use this japanese) input 
method. I've used it with anthy, just have to check it with skk.

regards,

-- 
David Gómez                                      Jabber ID: davidge@jabber.org

  reply	other threads:[~2004-12-11 21:26 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-11 17:06 Improved console UTF-8 support for the Linux kernel? Simos Xenitellis
2004-12-11 17:30 ` David Gómez
2004-12-11 19:07   ` Jan Engelhardt
2004-12-11 21:25     ` David Gómez [this message]
2004-12-11 21:39       ` Jan Engelhardt
2004-12-11 22:01         ` David Gómez
2004-12-11 22:26         ` Gene Heskett
     [not found]     ` <1102803807.3183.59.camel@kl>
2004-12-12  0:05       ` Jan Engelhardt
2004-12-12  0:38         ` David Gómez
2004-12-12 22:08           ` Simos Xenitellis
2004-12-12 22:14             ` Jan Engelhardt
2004-12-12 23:06             ` David Gómez
2004-12-12 23:52             ` Andries Brouwer
2004-12-12 15:44         ` Lehmann 
  -- strict thread matches above, loose matches on Subject: below --
2004-12-12 14:02 Simos Xenitellis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041211212533.GA13739@fargo \
    --to=david@pleyades.net \
    --cc=jengelh@linux01.gwdg.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=simos74@gmx.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.