Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2009-01-31 08:24:01
Size: 256
Editor: ?Roch Delsalle
Comment:
Revision 7 as of 2009-03-16 03:30:24
Size: 560
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
||<tablewidth="100%"style="border: 0px hidden ;">~-Traductions(s): [:German/MacBook:Deutsch] - [:MacBook/es:Español] - [:French/MacBook:Français]-~ ||<style="border: 0px hidden ; text-align: right;"> (!) ["/Discussion"] || ## page was renamed from French/MacBook
~-Traductions(s):
[[MacBook|English]] - [[MacBook/es|Español]] - [[fr/MacBook|Français]]-~
Line 3: Line 5:
 . [[TableOfContents]]  . <<TableOfContents>>
== Clavier ==

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): English - ?Español - Français


Clavier

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