[EMAIL PROTECTED] (Dmitry V. Zhulanov) writes: >> The fonts are loaded using the vga plugin, see: >> http://lists.debian.org/debian-hurd/2002/debian-hurd-200209/msg00054.html > It seems that --font argument passed to console client, and console > starting fails with message: > # console -d vga --font=8x13.bdf -d xkb --keymapfile=keymap/hurd > # --xkbdir=/etc/X11/xkb --keymap=ru /dev/vcs > console unrecognized option `--font=8x13.bdf' > Try `console --help' ...
Try `--font 8x13.bdf' instead of `--font=8x13.bdf'. The argument parsing of the vga driver is not according to the GCS. >> The encoding is explained there too. Just using UTF-8 in the console >> server. (settrans -afgp /dev/vcs /hurd/console --encoding=UTF-8) > # showtrans /dev/vcs > /hurd/console --encoding=UTF-8 Great! >> >> Set your own locate to a UTF-8 locale as well and start the console >> client. There are still some problems with this, the console client >> does not correctly switch to the right locale, I'll fix this soon. >> This will cause that locale dependent capitalization not working >> correctly. > # export LC_ALL=ru > # console .. -d xkbd .. --keymap=ru /dev/vcs > Is this correct? To be honest, I do not know. What is the output of the locale program? >> >> But how well does it work now? Same for the Russian keymap and >> output, etc? > Now it works fine. I think is even more stable than pc_kbd driver :) Oh, good to know. :) Does it work exactly like the "ru" keymap in XFree? I tried testing the "ru" keymaps but it could've been that I missed some things because it does not make much sense to me. :) If you have any problems, please let me know and I will fix it. Can I send you the newest xkb plugin when I have it ready or are you subscribed to this list so you will see when I announce it? Thanks, Marco _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd