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

Bug#374070: keymap broken on ibook G4 Japanese keyboard.



Package: xkb-data
Version: 0.8-5

Following is required for proper mapping (keycode 51 is wrongly mapped
to \|, but it should be ]})

xmodmap -e "keycode 51 = bracketright braceright"

also, I think I forgot to report this; but underscore is probably missing.


xmodmap -e "keycode 211 = underscore"



Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"macintosh"
	Option		"XkbLayout"	"jp"
EndSection



regards,
	junichi
-- 
dancer@{netfort.gr.jp,debian.org}



Reply to: