Re: xorg and a Sun USB Type 6 keyboard with german layout

Martin Husemann <[email protected]>
Newsgroups gmane.os.netbsd.ports.sparc64
Message-ID <[email protected]>
On Sun, Apr 20, 2014 at 08:09:06PM +0200, Helge Mühlmeier wrote:
> Hi,
> 
> does somebody have a working xorg.conf with a German Sun Type6 keyboard?
> 
> I can use the keyboard and german "umlauts" are available but "#" not.

I seem to remember I had that problem too (and thought I fixed it somehow),
but right now I can't test it for real.

This is what I use in xorg.conf:

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "Protocol" "wskbd"
        Option      "Device" "/dev/wskbd"
        Option      "XkbModel" "type6_usb"
        Option      "XkbLayout" "de"
        Option      "XkbVariant" "nodeadkeys"
EndSection


Martin
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.