> Alas,
> > Works for me. I have "LAYOUT=German" in
> > /etc/default/kbd 
> 
> That is already in my kbd, too.

Is the "keymap" service online?


% svcs keymap
STATE          STIME    FMRI
online          9:19:31 svc:/system/keymap:default


Does "kbd -l" return the expected keyboard layout info?
I have layout 9:

% kbd -l
type=6
layout=9 (0x09)
delay(ms)=500
rate(ms)=40


Xorg should find the layout though dbus / hal.  
On my b134 "lshal" includes this:

% lshal 
....
udi = 
'/org/freedesktop/Hal/devices/pci_0_0/isa_1f/i8042_1_60/keyboard_0_0_logicaldev_input'
  input.x11_options.XkbVariant = ''  (string)
  input.x11_options.XkbLayout = 'de'  (string)
  input.x11_options.XkbModel = 'sun_type6_euro_usb'  (string)
  input.x11_options.mdriver = 'hotkey'  (string)
  input.x11_driver = 'kbd'  (string)
  input.x11_options.XkbRules = 'base'  (string)
....
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org

Reply via email to