Talk:Windows Alt keycodes

From Wikipedia, the free encyclopedia

Contents

[edit] Is this list necessary?

The alt keycode numbers are just ACSII codes for the given symbol. Is this list necessary? Jaxal1 17:56, 15 February 2006 (UTC)

Hi Jaxal1, it basically is not ASCII. I just made a complete rewrite of the article. Still, the list is no more necessary, as the correct lists can already be found on the corresponding code page article pages.
I hope the information given is correct for all versions of Windows, regardless of the language version used (I use a German XP). --Abdull 17:17, 19 February 2006 (UTC)
This is excellent. Thank you for change. Jaxal1 01:39, 20 February 2006 (UTC)


[edit] How to Type the letter, for example ü in Waldseemüller ?

For those characters whose decimal equivalent number is less than 256, below process is valid for them.
If you want to use "ü" (u with diaeresis) instead of "u", for example, like in "Waldseemüller", then use these keyboard strokes / keys :
Press "W", "a", "l", "d", "s", "e", "e", "m". Then press ...
Alt + 0252 (it means, first press the "Alt" (Alternative/Alternate) key in your keyboard, and keep on pressing it (or keep on holding it) with your left hand, then press the digits 0 2 5 2 in sequence, one by one, in the right-side numeric keypad of your keyboard, then release the Alt key).
Then press "l", "l", "e", "r".
Then you will get Waldseemüller.
To make it linkable (to goto the article,) use two third brackets at the beginning and at the end of the name, like this example, [[Waldseemüller map]], then you will get (hyper-)linkable Waldseemüller map.
If you want to link to that (English) article through URL, then use below (hex) code ...
For example, hex code "FC" stands for "ü" (its decimal equvalent is 252, and its html (decimal numerical) equivalent is ü). Use "%" symbol before the hex code, to express the "ü" character, in a URL.
http://en.wikipedia.org/wiki/Waldseem%FCller_map
or, http://en.wikipedia.org/wiki/Waldseem%C3%BCller_map
~ Tarikash.

[edit] How to type for example, Œ (Latin Ligature OE) ?

For those characters whose decimal equivalent number is above 255, the Alt + Decimal_Equivalent_Number keycodes will not work, for most characters, except few characters like, for example, € (Euro Sign, Alt+0128, Html-Dec:€, Hex:20AC), Ÿ (Latin Cap Y with Diaereesis, Alt+0159, Html-Dec:Ÿ, Hex:178), etc which are re-mapped below 255.
The decimal equivalent number of Œ is 338. Html decimal equivalent is Œ. Html hexadecimal equivalent is Œ. Hex equivalent number is 152.
To obtain Œ, open or start the Microsoft Wordpad or Word in your computer.
Press "1", "5", "2". Then press ...
Alt + x (it means, first press the "Alt" (Alternative/Alternate) key in your keyboard, and keep on pressing it (or keep on holding it) with your left hand, then press the letter x, just one time, then release the Alt key).
Then you will get Œ. Now you can copy and paste this character where you want to use it.
If you press Alt+x again, then Œ will turn back to its equivalent hex code 152. This way you can get/reveal the hex code of other special characters also. In a website, if you see/find a special character that you want to use it, either copy and paste it, or, copy-paste into Wordpad, and use Alt+X to obtain/reveal its equvalent hex code. Use chart to find its equvalent decimal code, or, use the html hexadecimal numerical equivalent code to display that character.
Few other example: for (Ohm Sign), type 3A9 Alt+x. For ∙ (Bullet Operator), type 2219 Alt+x. For ∞ (Infinity), type 221E Alt+x. For ≠ (Not Equal To), type 2260 Alt+x.
~ Tarikash.

[edit] more codes?

How many combinations are there? And how do we find them all? hehe. I was just messing around one day and found some neat ones ALT+789 = § ALT+456 = ╚ ALT+158 = ₧ ALT+154 = µ ALT+2547 = ≤ --72.146.66.200 14:08, 3 August 2006 (UTC)