[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: *mostly solved* Re: X4.0.3 and (german) keyboard problems on PM 7600/132



On Mon, Aug 13, 2001 at 10:45:40AM +0200, Manuel Reiter wrote:
> 
> > - My german Apple Extended ADB keyboard is working on console and in X. 
> >   However, the keys '<' and '^' seem to be swapped and, more importantly,
> >   I have no way to type an '@' or the pipe character ('|'). I can't even
> >   begin to tell you how handicapped I feel on the console without my
> >   trusty pipe ;) Any help would be greatly appreciated.
> 
> I have solved the keyswaps following Stefan's suggestions but have still
> no luck with the 'pipe' and 'at' characters in X. 

Ok, seems you have some problems with you modifier keys. I'm not an
expert, but I have found something in my Xmodmap you can try:


keycode 131 = Shift_R
keycode 132 = Alt_R
keycode 133 = Control_R

clear Shift
clear Lock
clear Control
clear Mod1
clear Mod2

add Shift = Shift_L
add Lock = Caps_Lock
add Control = Control_L
add Mod1 = Mode_switch 
add Mod2 = Meta_L


Bye Stefan



Reply to: