This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Xnest and keyboard layout


On Mon, 4 Oct 2004, Ariel Burbaickij wrote:

> Hello Alexander,
> thank you for as usual prompt and to the point
> answer.
> > it is configured either via a strange commandline
> > parameter -xkbmap or after start you can just
> > call "setxkbmap layoutcode" in xnest to set the
> > layout
> 
> How can I find out what is the code of the layout
> currently enabled in host X server?

setxkbmap.exe -v
This will print the last xkb settings.

$ setxkbmap.exe -v
Trying to build keymap using the following components:
keycodes:   xfree86+aliases(qwertz)
types:      complete
compat:     complete
symbols:    pc/pc(pc105)+pc/de(nodeadkeys)
geometry:   pc(pc105)

important is the entry symbols:
pc/pc(pc105)+pc/de(nodeadkeys)
      ^^^^^     ^^ ^^^^^^^^^^
      model layout   variant

to set this layout:
setxkbmap -model pc105 -variant nodeadkeys de

bye
	ago
-- 
 Alexander.Gottwald@s1999.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]