modric first grade
Joined: 29 Dec 2006 Posts: 43
|
Posted: Sat Jan 06, 2007 7:02 pm Post subject: Special characters and HotKeys |
|
|
Usually you cann not find €,Ł,µ,© characters on the keyboard. You can get some of them by pressing and holding left ALT, then entering digits from the right part of the keyboard (Num Lock must be ON).
So:
Left ALT + 0128 = €
Left ALT + 0163 = Ł
Left ALT + 0153 = ™
Left ALT + 0169 = ©
Left ALT + 0181 = µ
Left ALT + 0176 = °
Left ALT + 0177 = ±
Left ALT + 0137 = ‰
Left ALT + 0228 = ä
Complete list of ASCII characters
Program for making HotKeys, Macros...:
http://www.autohotkey.com/ FREE
|
|