Eller prøv dette
1.Download and install AutoHotkey_L, let it associate with .ahk files
2.Grab the script called "Keyboard Hook - 90L" from Scriptlet to find Scancode of a Key and save it somewhere, e.g. My Documents/keys.ahk
3.Navigate to the file you saved and double click it
4.Move the mouse over the "Keyboard Hook" window and press the button you want to map, e.g. Home key
5.Note the value in the Scan column (e.g. SC132)
6.Create your own .ahk script
7.Add the .ahk script to your Startup folder
http://superuser.com/a/224683