public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: William Estrada <MrUmunhum@popdial.com>
To: LKML <linux-kernel@vger.kernel.org>
Subject: VT, unicode not working
Date: Sat, 11 Apr 2009 13:19:30 -0700	[thread overview]
Message-ID: <49E0FB52.4030702@popdial.com> (raw)

Hi group,

I am trying to get ubicode output to work on the VT consoles. I have done
a lot of reading and it looks like a keRnel problem?

This script run on an X window work right:

    echo -e \
    " \t\xE2\x96\x9B\xE2\x96\x80\xE2\x96\x9C\n" \
    " \t\xE2\x96\x8C" "\xE2\x96\x90\n" \
    " \t\xE2\x96\x99\xE2\x96\x84\xE2\x96\x9F\n"

It produces:

    test-box
    ▛▀▜
    ▌ ▐
    ▙▄▟

On a VT it shows something like this:

    vt-test
    ▖▀▗
    ▌ ▐
    ▘▄▝

Any ideas on how I can fix this?? I have other examples/sample programs.


-- 
William Estrada
MrUmunhum@popdial.com
Mt-Umunhum-Wireless.net ( http://64.124.13.3 )
Ymessenger: MrUmunhum



                 reply	other threads:[~2009-04-11 20:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=49E0FB52.4030702@popdial.com \
    --to=mrumunhum@popdial.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox