view · edit · sidebar · attach · print · history

Setting the Tilde to a Keycode

<< Keycodes | Index | Grave >>

Show all your key bindings in a human readable format

 xmodmap -pke

Remapping

 xmodmap -e "keycode 49 = asciitilde"
 xmodmap -e "keycode 74 = Insert"

from here

 http://tobias.schroepf.de/doku/doku.php?id=linux:konfiguration_x-server
 http://hints.macworld.com/article.php?story=20080122065954390

the Swiss Keyboard

 http://web.mit.edu/Ghudson/dev/nokrb/third/gnome-applets/gkb-new/xmodmap/xmodmap.ch

Activating xmodmap

 http://cweiske.de/howto/xmodmap/allinone.html

Mapping Mouse Keys to your Keyboard cool

 http://linuxaleph.blogspot.com/2008/11/mapping-middle-click-to-keyboard-key.html
view · edit · sidebar · attach · print · history
Page last modified on March 05, 2012, at 08:52 AM