Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2009-01-31 08:24:01
Size: 256
Editor: ?Roch Delsalle
Comment:
Revision 3 as of 2009-01-31 08:59:46
Size: 649
Editor: ?Roch Delsalle
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
== Keyboard ==

nano ~/.xmodmap
{{{
keycode 61 = equal plus
keycode 51 = grave sterling
keycode 49 = at numbersign
keycode 35 = dollar asterisk
keycode 21 = minus underscore
keycode 17 = exclam 8
keycode 15 = section 6
}}}

xmodmap ~/.xmodmap

http://wiki.linuxquestions.org/wiki/List_of_Keysyms_Recognised_by_Xmodmap Pour plus de details sur les Keysyms reconnues par xmodmap

Traductions(s): [:German/MacBook:Deutsch] - [:MacBook/es:Español] - [:French/MacBook:Français]

(!) ["/Discussion"]


  • ?TableOfContents

Keyboard

nano ~/.xmodmap

keycode 61 = equal plus
keycode 51 = grave sterling
keycode 49 = at numbersign
keycode 35 = dollar asterisk
keycode 21 = minus underscore
keycode 17 = exclam 8
keycode 15 = section 6

xmodmap ~/.xmodmap

http://wiki.linuxquestions.org/wiki/List_of_Keysyms_Recognised_by_Xmodmap Pour plus de details sur les Keysyms reconnues par xmodmap