bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xkb


From: Dmitry V. Zhulanov
Subject: Re: xkb
Date: Sun, 15 Feb 2004 23:17:25 +0600
User-agent: Mutt/1.5.5.1+cvs20040105i

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]