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 05:32:40PM +0200, Helge Mühlmeier wrote:
> > Maybe Helge can run "xmodmap -pk" (or "-pke") and you guys can
> > compare your output for differences?  Might reveal something.
> 
> Attached the output from "xmodmap -pke" on my Sub Blade 2000.

The relevant lines are identical:

keycode  51 = numbersign apostrophe numbersign apostrophe grave grave grave

All other differences (probably due to newer stuff in -current) looks
purely cosmetical (like BackSpace being mapped with additional modifier
keys).

Xev for me says:

KeyPress event, serial 29, synthetic NO, window 0xe00001,
    root 0x101, subw 0x0, time 702468, (48,77), root:(1094,529),
    state 0x0, keycode 51 (keysym 0x23, numbersign), same_screen YES,
    XLookupString gives 1 bytes: (23) "#"
    XmbLookupString gives 1 bytes: (23) "#"
    XFilterEvent returns: False

Can you try creating a ~/.Xmodmap file which has just one line:

keycode 113 = BSlash

(113 from memory, use the code xev tells you)

and restart 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.