Port-sparc64 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: xorg and a Sun USB Type 6 keyboard with german layout
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
Home |
Main Index |
Thread Index |
Old Index