x.rst
changeset 1257 a0939a5f4042
parent 1256 7ce42ae5477d
child 1258 5e458103accb
equal deleted inserted replaced
1256:7ce42ae5477d 1257:a0939a5f4042
   132 
   132 
   133 Examining the current keymap table::
   133 Examining the current keymap table::
   134 
   134 
   135   $ xmodmap -pk
   135   $ xmodmap -pk
   136 
   136 
       
   137 Changing the keymap table::
       
   138 
       
   139   $ xmodmap -e "keycode 34 = bracketleft braceleft"
       
   140   $ xmodmap -e "keysym CapsLock = Control_L"
       
   141 
   137   https://wiki.ubuntu.com/LaptopTesting/Keycodes
   142   https://wiki.ubuntu.com/LaptopTesting/Keycodes
   138                 Ubuntu Keycodes howto.
   143                 Ubuntu Keycodes howto.
   139   http://en.gentoo-wiki.com/wiki/Multimedia_Keys
   144   http://en.gentoo-wiki.com/wiki/Multimedia_Keys
   140                 Gentoo Multimedia Keys howto.
   145                 Gentoo Multimedia Keys howto.
   141 
   146