On Sun, Feb 15, 2004 at 10:26:42PM +0600, Dmitry V. Zhulanov wrote:
> > xkb_keymap "ru" {
> > xkb_keycodes { include "xfree86" };
> > xkb_types { include "default" };
> > xkb_compatibility { include "default" };
> > xkb_symbols { include "en_US(pc105)+ru" };
> > xkb_geometry { include "pc(pc102)" };
> > };
> >
> > Change this into:
> >
> > xkb_keymap "ru" {
> > xkb_keycodes { include "xfree86" };
> > xkb_types { include "default+hurd" };
> > xkb_compatibility { include "default" };
> > xkb_symbols { include "en_US(pc105)+ru+hurd"};
> > xkb_geometry { include "pc(pc102)" };
> > };
> >
> > Although I have not tested this yet (at the moment I cannot test it,
> > sorry), but this should work.
> Hm anyway OQ OP OR instead alt-f1, alt-f2 ...
Sorry, I missed xkb_types changes, now console switches :)
also if I set --keymap=ru_RU.utf8 xkb fails with "unexpected end of file"
e
_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd