Opened 11 years ago
Closed 11 years ago
#3472 closed defect (invalid)
kbd-2.0.1 doesn't load croat keymap in unicode correctly
Reported by: | Igor Živković | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 7.5 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
My /etc/sysconfig/console contains:
UNICODE="1" KEYMAP="croat" FONT="lat2-16"
I'm getting question marks instead of šđč枊ĐČĆŽ characters. Had to revert to 1.15.5 until I find a fix or something.
Change History (4)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
It works without UNICODE and without FONT_MAP but I'm having a noticeable latency between keystrokes and letters being printed on the screen that way. My locale is also en_US.UTF-8.
comment:3 by , 11 years ago
Ok got it to work as with kbd-1.15.5 by only adding FONT_MAP (-m switch in FONT). Thanks Armin and sorry for the noise LFS devs.
comment:4 by , 11 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I have this, although it's for systemd
FONT=Lat2-Terminus16 FONT_MAP=8859-2 KEYMAP=croat
You might want to try to adjust FONT_MAP - find a lfs alternative for it. Any praticular reason you are using unicode? I don't recall something not working here without unicode and I don't even know if it's possible with systemd. My locale is en_US.UTF-8 though.