Skip to content

Instantly share code, notes, and snippets.

@fizzvr
Created November 24, 2015 04:12
Show Gist options
  • Save fizzvr/62b00ccc8721e15367e2 to your computer and use it in GitHub Desktop.
Save fizzvr/62b00ccc8721e15367e2 to your computer and use it in GitHub Desktop.
GRAVE ACCENT
http://forum.wordreference.com/threads/adding-accent-marks-accent-marks-are-mandatory-in-french.557434/#post-5743314
How typing: Grave accent ?
WINDOWS: on computers with Windows operating system like Windows 8, Win 7, Vista, Windows XP, etc..
To get the letter, character, sign or symbol "`" : ( Grave accent ) on computers with Windows operating system:
1) Press the "Alt" key on your keyboard, and do not let go.
2) While keep press "Alt", on your keyboard type the number "96", which is the number of the letter or symbol "`" in ASCII table.
3) Then stop pressing the "Alt" key, and ...you got it! (424)
LINUX: on computers running GNU/Linux, like Ubuntu (with GNOME desktop only).
To get the letter, character, sign or symbol "`" : ( Grave accent ) on computers with GNU/Linux like Ubuntu (only with GNOME desktop):
1) Press the key combination "CTRL + SHIFT + u" on your keyboard, and not let go.
2) While pressing "CTRL + SHIFT + u", type on the keypad "60", which is the hexadecimal value of the letter or symbol "`" in ASCII table.
3) Then stop pressing the key combination "CTRL + SHIFT + u" , and ...you got it! (425)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment