> rename /etc/X11/.xorg.conf to /etc/X11/xorg.conf and add in the
>
> Section "InputDevice"
> Identifier "Keyboard0"
> Driver "keyboard"
> >>> Option "XkbLayout" "se"
Doesn't that work automatic and without a custom configuration
file if you have the correct keyboard layout code defined in the
eeprom variable kbd-type?
What is reported by
eeprom kbd-type
and
kbd -l
kbd-type should be defined as "Swedish" and for a swedish layout
usb keyboard the kbd -l output should probably return type=6,
layout=26.
This message posted from opensolaris.org