Re: xorg and a Sun USB Type 6 keyboard with german layout
Helge Mühlmeier <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
Am Montag, den 21.04.2014, 00:19 +0200 schrieb Martin Husemann: > 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 I tried this config but "#" isn't working... If you would be able to remember how to fix this it would be great ;-) Greetings, Helge