on i4PACE(i for Personal Archiving and Creating Environment)
actions » SearchLogin 89 articles • 30 Jul 2010

Article with comments

Thursday, 15 Oct 2009

permalink xmodmap

encountered a problem of typing ] on my laptop. this gave me a good information, but the keyboard list didn't include the one i needed. with the help of xev, i found the key i want to modify has the keycode 51. so, on terminal,

> xmodmap -e "keycode 51 = bracketright braceright"

worked. this page gave me a better expression and a way to store it. i.e., create ~/.xmodmaprc with a line

keycode 51 = bracketright braceright kana_MU kana_closingbracket

it works. :->

to do the above, i installed xkeycaps as

> sudo apt-get install xkeycaps

addendum:

keycode 51 = bracketright braceright kana_MU kana_closingbracket

caused a problem eventually somehow... changed to

keycode 51 = bracketright braceright bracketright braceright bracketright braceright

and worked better. also changed .xmodmaprc to .xmodmap

• Wrote Teru at 08:54 (edited 2×, last on 18 Oct 2009) | read 26× | Add comment

Comments (0)

No comments for this article yet.

Write a comment

Your name  
E-mail   (only visible for blog owner)
Homepage
How much is 3×4?   (protection against spam-bots)
Text:

[b] [i] [u] [tt] [center] [code] [quote] [url] [url=] [img] [@] [@@] [@:]
detailed help about markup
Process times: page=0.017 request=0.032 cpu=0.030