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 Mon, Apr 21, 2014 at 02:06:32AM +0200, Helge Mühlmeier wrote:
> I tried this config but "#" isn't working... If you would be able to
> remember how to fix this it would be great ;-)

I tested and it still works for me (though that machine runs a pretty
old version of -current, I'll update and test again).

What version are you running?

I commited the fix in xsrc/external/mit/xf86-input-keyboard/dist/src/bsd_KbdMap.c
----------------------------
revision 1.7
date: 2012-02-25 16:38:46 +0100;  author: martin;  state: Exp;  lines: +2 -1;
Fix scan code 50 key on non-us-USB keyboards (BSlash2 -> BSlash).
From macallan.
----------------------------

and it still seems to be present in -current and netbsd-6 sources:

        /* 49 */ KEY_BSlash,    /* \ | */
        /* 50 */ KEY_BSlash,    /* \ _ # ~ on some keyboards */


What does xev print when you press the key?
Does the key work for you outside X?


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.