* VT, unicode not working
@ 2009-04-11 20:19 William Estrada
0 siblings, 0 replies; only message in thread
From: William Estrada @ 2009-04-11 20:19 UTC (permalink / raw)
To: LKML
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-04-11 20:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-11 20:19 VT, unicode not working William Estrada
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.