Missing keyboard distribution

Sergey Manucharyan sm at netsys.am
Tue Aug 1 12:36:47 CEST 2006


Well, I've just tried this... 
The simplest way to experiment without restarting X is the using
terminal command "setxkbmap".

  # setxkbmap us,he,es
  Error loading new keyboard description

As you can see, "he" is not the right description, you should use:

  # setxkbmap us,il,es

Works fine for me.

Cheers,
Sergey


On Tue, 01 Aug 2006 12:38:15 +0300
Julian Daich <julianlx at gmail.com> wrote:

> Thanks, Sergey.
> I tried with ¨us,he,es¨
> For US English, Hebrew and Spanish, but it does not recognize it. The
> keyboard layout appear as undefined.
> 
> J 
> 
> El mar, 01-08-2006 a las 11:18 +0500, Sergey Manucharyan escribió:
> > Hi Julian,
> > 
> > You need to put an "Option" line into your /etc/X11/xorg.conf file.
> > For example, in my case I have added a line for US English, Russian
> > and Armenian languages:
> > 
> > --------------------------------------
> > Section "InputDevice"
> > 
> >     Identifier  "Keyboard1"
> >     Driver      "kbd"
> > 
> > . . . .
> > 
> >     Option "XkbRules"   "xorg"
> >     Option "XkbModel"   "pc105"
> > 
> > # US, Russian, Armenian:
> > 
> >     Option "XkbLayout"  "us,ru,am"
> > 
> > EndSection
> > --------------------------------------
> > 
> > On Tue, 01 Aug 2006 09:05:19 +0300
> > Julian Daich <julianlx at gmail.com> wrote:
> > 
> > > Hi all,
> > > 
> > > I have installed Xubuntu as virtual machine with Vmplayer. I use
> > > three languages in my PC and the only keyboard distribution
> > > available in the properties of the keyboard icon on the system
> > > tray of Xfce is the US one. I tried to find more distributions in
> > > the keyboard settings and added the language packages from
> > > Ubuntu, but the keyboard distributions are still missing. Any
> > > hint?
> > _______________________________________________
> > Xfce mailing list
> > Xfce at xfce.org
> > http://foo-projects.org/mailman/listinfo/xfce
> > http://www.xfce.org



More information about the Xfce mailing list