In window you can use grave key to switch between keyboard languages. How do you type grave and Tilda symbols after that?

enter image description here

2 Answers

Apart from @m4573r answer, you can type ` and ~ by just push and hold the key for longer than 1 second.

it will appear like this

 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 

now you got the these characters :0

You can always do it with its Alt code: Alt+96 for the grave accent, and Alt+126 for the tilda.

If you want to use those accents in combination of other letters, you have mainly 3 solutions:

  • Use another key combination to change your layout/input language,
  • Learn by heart all alt codes for those accentuated letters,
  • Use a Autohotkey script to remap your keys to avoid the ` one.
2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy