Rui Santos
2007-07-31 15:36:44 UTC
Hi,
I'm afraid this should be a really frequently asked question.
I also tried to find out this mailing list archive without success.
Google too, of course.
I'm setting up a distribution from scratch, intended to run with
just-needed applications. It's main objective is to run our hospitality
marker software with a maximum of 12MB storage.
In my "quest", I'd like to use UTF-8 in all consoles. I almost did
it, except for a little detail: I cannot use any kind of accents with
any of my letters. Here is what I do
openvt $i bash -c --login -i ( ignore the syntax. This is busybox's
openvt )
echo -en '\033%G'
kbd_mode -u
setfont /sbin/lat9w-16.psfu
loadkeys /usr/share/kbd/pt-latin1.map.gz
loadkeys /usr/share/kbd/compose.winkeys
loadkeys /usr/share/kbd/compose.latin1.add
Am I missing somessing ? What would I need in addition to this to be
able to input characters with accents ? I'm using Kernel 2.6.22.1.
Of course, if anyone knows of any howto, please do advise me.
Also if this is not the correct place to place this question, could
you point me out where should I do it ?
Thanks for your help,
Rui Santos
I'm afraid this should be a really frequently asked question.
I also tried to find out this mailing list archive without success.
Google too, of course.
I'm setting up a distribution from scratch, intended to run with
just-needed applications. It's main objective is to run our hospitality
marker software with a maximum of 12MB storage.
In my "quest", I'd like to use UTF-8 in all consoles. I almost did
it, except for a little detail: I cannot use any kind of accents with
any of my letters. Here is what I do
openvt $i bash -c --login -i ( ignore the syntax. This is busybox's
openvt )
echo -en '\033%G'
kbd_mode -u
setfont /sbin/lat9w-16.psfu
loadkeys /usr/share/kbd/pt-latin1.map.gz
loadkeys /usr/share/kbd/compose.winkeys
loadkeys /usr/share/kbd/compose.latin1.add
Am I missing somessing ? What would I need in addition to this to be
able to input characters with accents ? I'm using Kernel 2.6.22.1.
Of course, if anyone knows of any howto, please do advise me.
Also if this is not the correct place to place this question, could
you point me out where should I do it ?
Thanks for your help,
Rui Santos