You are not logged in.
Pages: 1
My locale is pt_BR, my keymap iis br-abnt2, my consolemap is 8859-1. Everything works fine but, in fluxbox(0.9.15-1) i've got some character mismatches like:
"ção" appearing as "ção"
Any help?
Keep swimming.
Dolly, in Finding Nemo
Offline
By fluxbox do you mean the actual menus and titlebars, or inside applications? I have it working fine with the following:
rc.conf:
LOCALE="en_US"
HARDWARECLOCK="localtime"
TIMEZONE="Brazil/East"
KEYMAP="br-latin1-us"
CONSOLEFONT=
CONSOLEMAP=
locale.gen:
en_US ISO-8859-1
Maybe copy my settings, replace my keymap for yours then run locale.gen. These localization issues have been enough of a source of stress for me that I've given up trying to understand them.
(sou brasileiro também )
Offline
I solved the problem , I guess. I was using fluxconf to setup the menu. I edited the file ~./fluxbox/menu mannualy and it seems to work.
Keep swimming.
Dolly, in Finding Nemo
Offline
Probably fluxbox didn't like the file's encoding.. I gave up on UTF-8 for this kind of thing.
Offline
Pages: 1