I heard that you can hold alt and type out some cryptic numeric code to get characters like accented letters. Is there a way to do this more like the mac way?
|
Characters with accents (ANSI / HTML) e.g. Alt + 182 will yield a capital A with accent circumflex: Â |
|||
|
|
|
|
|||
|
Some language settings have that already included. If your’s doesn’t, there might be a special ‘international’ setting available. http://en.wikipedia.org/wiki/Keyboard_layout#United_Kingdom_extended http://en.wikipedia.org/wiki/Keyboard_layout#US-International http://en.wikipedia.org/wiki/Keyboard_layout#Canadian_Multilingual_Standard |
||||
|
|
|
An alternative would be installing a multilingual keyboard layout (such as Canadian Multilingual) and use the hotkeys (ALT+SHIFT in Vista and 7) to alternate between that and your normal keyboard layout. |
|||||||||
|
|
Not really, Windows doesn't allow accented input as easily. However, it is generally pretty easy to locate the codes you need by using the 'Character Map' utility. From the run dialog (Win+R), execute: charmap.exe In there, you will be presented with a font selection at the top and a grid of characters that font provides. I recommend picking a good standard font (e.g. Times New Roman). Locate the character you want and SINGLE-CLICK on it. In the bottom right corner of the window there will be a code that correlates to the Alt+### code you use to type that character. Alternatively if you DOUBLE-CLICK on the character, it will append it to the text-box at the bottom left of the application, where you can easily copy & paste it into the program you needed the character. Some software has a special-characters insert built right in (Word for example, under Insert Special Character). Do note however, that if you use a non-standard font you may get something other than what you expected (Wingdings is a great example of this). |
|||
|
|
|
On a UK keyboard here's another way to get "accented" vowels: Alt Gr + e = é Alt Gr + a = á Alt Gr + i = í Alt Gr + o = ó Alt Gr + u = ú The capitals work the same way too. However, it's only these 5 characters that work this way and they're not true accents. |
|||||||||||||
|
|
Ctrl + ', then let them go, and e will give you é This will work for the vowels, but in my tests, only in certain situations (e.g. MS Office). |
|||
|
|
|
Windows is such a pain. I've been using copypastechar to grab them and paste in. :P |
|||||
|
|
I use AllChars on a daily basis. It emulates X-style Compose key, allowing me to quickly type all those annoying characters like ©, ® and °. |
|||
|
|
|
I've been using this awesome AutoHotkey script from this forum http://www.autohotkey.com/forum/topic570.html by 'jak'. Just set this script to run at startup: With this you can do stuff like
...etc
There's also a more Mac like approach which I haven't tried here: http://www.autohotkey.com/forum/topic30440.html. |
|||||||||||
|
|
Windows used to ship with a 'Character Map' app in the Start Menu (under Accessories). This will give you a way to copy and paste any extended ASCII char into you current working window, including accented letters. Not sure if they still do. I haven't used windows since XP. |
|||
|
|
|
I use a lot of odd characters, and actually found it worthwile to create a new keyboard layout using MSKLC, that uses the layout I am used to, but adds a lot of special characters in unobtrusive places. Those I use most are inserted as AltGr combinations, e.g., AltGr+n for ŋ and so on. The idea is that you or anyone using your computer should have everything in its expected place, with all those extra characters available to you if you need them. The only way this can be made to work is if you take pains to put the characters in intuitive places. If you weren't sure whether a character existed or not on your keyboard, which keys would you try? These are generally a great place to keep them. This does not solve everything, of course. I also set a keyboard shortcut to the insert symbol dialog in word, use the Charmap and separate keyboard layouts for completely different input methods, such as arabic-based alphabets. That said, I am intrigued by the idea of combination solutions, because they also let you use intuitive paths to the characters you need. Reminds me of old Word Perfect... |
|||
|
|
