tags 321916 - patch thanks On Mon, Aug 08, 2005 at 09:40:08PM +0200, Marcel Sebek wrote: [...] > > Can you please test your patch and tell us if it does actually > > fix anything? Normally, this '-u' parameter is useless in Debian. > You are right, it fixes nothing :(. I found it on the internet that it > should fix my problems, but I didn't tried run the script without that > patch, so I thought it is the correct fix (I didn't reboot).
This is because console-tools have been patched in Debian so that this -u flag is useless. But there are still other trouble, as you can see. > > BTW, what problem do you have exactly with your console keymap? > > > When I configured my keyboard with dpkg-reconfigure console-common, I could > write all special characters (ěščřý). Then I rebooted and couldn't write > some of them (eg. ščřž). So I tried to run init script again and special > keys started to work. > > When the init script ran first time, it printed couple of messages > similar to "assuming iso-8859-2 zcaron", I didn't remember the exact > messages. Ok, then try the following commands: # unicode_stop # loadkeys cz-lat2-prog # install-keymap cz-lat2-prog This will create a new /etc/console/boottime.kmap.gz file, which should work at init time. Can you please test it? Denis

