Gnat

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
m (Created page with 'Gnat is my netbook (1005PE-PU17) <h3>xmodmap</h3> To re-jig the keyboard layout so that it is correct <pre> xmodmap -e "keycode 49 = grave asciitilde" xmodmap -e "keycode 51 = b…')
 
Line 10: Line 10:
 
I have done the equivalent of this for windows using AutoHotKey:
 
I have done the equivalent of this for windows using AutoHotKey:
 
<pre>
 
<pre>
#::\
 
 
¬::~
 
¬::~
 +
#::\
 +
!3::Send {#}
 
</pre>
 
</pre>

Revision as of 21:59, 15 June 2010

Gnat is my netbook (1005PE-PU17)

xmodmap

To re-jig the keyboard layout so that it is correct

xmodmap -e "keycode 49 = grave asciitilde"
xmodmap -e "keycode 51 = backslash bar"

I have done the equivalent of this for windows using AutoHotKey:

¬::~
#::\
!3::Send {#}
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox