Can't Type Tilde character in Mac OS X
Hi this is a new problem that I did not have a few weeks ago.
I have a Logitech Illuminated Keyboard running on Mac OS X 10.6 (Snow Leopard).
The problem is that I cannot type a tilde. Instead when I press the tilde I get this character:
§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§I cannot for the life of me figure this out, except that I vaguely remember I can asked to redetect the Mac keyboard layout for this keyboard and I think i chose the wrong one.
Now I get this weird character when pressing tilde. How can I fix this? Or how can I redetect this keyboard layout? Thanks.
615 Answers
Don't know if you are still reading this but if you download a program called Ukelele, you can make custom keyboard maps.
Then you need to put the keyboard map into ~/Library/Keyboard Layouts/, log off and then back in.
Once you have done this you can choose your custom keyboard layout and you will be able to use the ~ key without any problem (I'm using a Logitech illuminated keyboard using the default Logitech-UK keymap that comes with Ukelele and everything works).
On a keyboard with that "<>|" button between the left shift and Z, holding down Shift and pressing that button works on my end. Neither Alt-5 nor Alt-N do the trick on my end.
3If someone else is still interested in how to swap the § key with ~, I use Karabiner to do that and it's pretty easy to use. Just look for that option which is included in the default ones among others.
It can also be used to remap other keys if you want. For example, you can use hjkl keys to emulate the arrow keys (vim users will love it).
3The correct way to fix your problem is to get your Mac to re-detect your keyboard type.
Open your Keyboard preferences (System preferences → Keyboard) and on the bottom left side you will see a "Change Keyboard Type" button.
Click on it and follow the instructions.
3Usually ~ character is associated with "n" letter. So you can do ~ using "Option + n" keys.
When you do not know how to type a char, you should try the keyboard viewer in the last tab of the "langage and text" icon of the prefs panel.
9With Karabiner-Elements, it can be done by swapping non_us_backslash and grave_accent_and_tilde keys like so:
I needed this setup for my German keyboard which use with both English and German layout.
2What characters you get by typing with ⌥ key, ⌃, or combination of the two (there's also ⇧, remember) depends on which language keyboard you use.
To find out all characters on your keyboard enable Keyboard & Character Viewer in Input Sources inside Language & Text.
With U.S. keyboard type ⇧` (near the left Shift button).
On a Mac, tilde can be obtained using the key combination Alt+5.
Let me stress that Alt+5 returns tilde ~, whereas Alt+n returns tilde as character apice ˜.
On my macbook air with Danish keyboard layout, ~ key combination is alt + ^.
2In my case, on OSX 10.9.1 ~ on my German Airbook using US American layout is mapped to Shift and the key directly to its right.
In my MacBook'07 keyboard I get the ~ by combining "Shift" + "`" (the next key to the right).
I set up KeyRemap4MacBook application and type ~ with shift+escape
And for those amoung us using a mac keyboard with Spanish keyboard layout, ~ key combination is alt + ñ (the Spanish ñ, instead of n).
The best and easiest way is:
Shift+` Obs.: Between left Shift and z
Then
s p a c e
You can remap using this file
~/Library/LaunchAgents/com.example.KeyRemapping.plist
You can use this tool to generate the configuration:
You just need these two lines in the "UserKeyMapping" section
{ "HIDKeyboardModifierMappingSrc": 0x700000064, "HIDKeyboardModifierMappingDst": 0x700000035 }
This will map the "Keyboard Non-US " to be " Keyboard Grave Accent and Tilde "