Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2004 13:46:42 +0200
From:      "Kipp Holger" <h.kipp@eurowings.com>
To:        <freebsd-stable@freebsd.org>
Cc:        freebsd-x11@freebsd.org
Subject:   [WORKAROUND]: 'setxkbmap de' does not work as expected
Message-ID:  <BA84A761ED41C54893BED691A4A574CF4061CB@EXCH5.eurowings.com>

next in thread | raw e-mail | index | archive | help
Hello,

I encountered a problem with setxkbmap. I connect from Cygwin, start
afterstep and issue "setxkbmap de". This gives an error. A different
call with parameters taken from /usr/X11R6/lib/X11/xkb/keymap/xfree86
works, though:

$ setxkbmap -v 9 de
Setting verbose level to 9
locale is C
Couldn't interpret _XKB_RULES_NAMES property
Use defaults: rules - 'xorg' model - 'pc101' layout - 'us'
Warning! Multiple definitions of keyboard layout
         Using command line, ignoring X server
setxkbmap in free(): warning: junk pointer, too high to make sense
Applied rules from xorg:
model:      pc101
layout:     de
options:    t=EA=BF=BF~=EA=BF=BF=EA=BF=BF=EA=BF=BF
Trying to build keymap using the following components:
keycodes:   xfree86+aliases(qwertz)
types:      complete
compat:     complete
symbols:    pc/pc(pc101)+pc/de
geometry:   pc(pc101)
Error loading new keyboard description


It does however work correctly with
setxkbmap -v 10 -keycodes "xfree86" -types "default" -symbols =
"en_US(pc105)+de" -geometry "pc(pc102)"
Setting verbose level to 10
locale is C
Couldn't interpret _XKB_RULES_NAMES property
Use defaults: rules - 'xorg' model - 'pc101' layout - 'us'
setxkbmap in free(): warning: junk pointer, too high to make sense
Warning! Multiple definitions of keycodes
         Using command line, ignoring rules file
Warning! Multiple definitions of symbols
         Using command line, ignoring rules file
Warning! Multiple definitions of types
         Using command line, ignoring rules file
Warning! Multiple definitions of geometry
         Using command line, ignoring rules file
Applied rules from xorg:
model:      pc101
layout:     us
variant:    X=E9=BF=BF=E0=E8=BF=BF=F0=E8=BF=BF=AB (=D8=E8=BF=BF =
=E9=BF=BF     (
options:    =
(=EA=BF=BF2=EA=BF=BF5=EA=BF=BF8=EA=BF=BFB=EA=BF=BFJ=EA=BF=BFQ=EA=BF=BFY=EA=
=BF=BFb=EA=BF=BFr=EA=BF=BF|=EA=BF=BF
Trying to build keymap using the following components:
keycodes:   xfree86
types:      default
compat:     complete
symbols:    en_US(pc105)+de
geometry:   pc(pc102)
%

--------------------------------------

This is with FreeBSD 5.3-BETA3 default install (updated, but default
installation of xorg-* as it was on the iso-images):

xorg-clients-6.7.0_3 X client programs and related files from X.Org
xorg-documents-6.7.0 Documentation of X11 protocol and libraries from =
X.Org
xorg-fonts-100dpi-6.7.0 X.Org 100dpi bitmap fonts
xorg-fonts-75dpi-6.7.0 X.Org 75dpi bitmap fonts
xorg-fonts-cyrillic-6.7.0 X.Org Cyrillic bitmap fonts
xorg-fonts-encodings-6.7.0 X.Org font encoding files
xorg-fonts-miscbitmaps-6.7.0 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-6.7.0 X.Org TrueType fonts
xorg-fonts-type1-6.7.0 X.Org Type1 fonts
xorg-fontserver-6.7.0 X font server from X.Org
xorg-libraries-6.7.0_1 X11 libraries and headers from X.Org
xorg-manpages-6.7.0 X.Org library manual pages
xorg-server-6.7.0_5 X.Org X server and related programs
xorg-vfbserver-6.7.0 X virtual framebuffer server from X.Org

Regards,
Holger Kipp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BA84A761ED41C54893BED691A4A574CF4061CB>