vinceingithub/Spanish-Keyboard-AHK
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
_____ _ _ _ __ _ _ ___ _ _ _ __
/ ___| (_) | | | | / / | | | | / _ \ | | | || | / /
\ `--. _ __ __ _ _ __ _ ___| |__ | |/ / ___ _ _| |__ ___ __ _ _ __ __| | / /_\ \| |_| || |/ /
`--. \ '_ \ / _` | '_ \| / __| '_ \ | \ / _ \ | | | '_ \ / _ \ / _` | '__/ _` | | _ || _ || \
/\__/ / |_) | (_| | | | | \__ \ | | | | |\ \ __/ |_| | |_) | (_) | (_| | | | (_| | | | | || | | || |\ \
\____/| .__/ \__,_|_| |_|_|___/_| |_| \_| \_/\___|\__, |_.__/ \___/ \__,_|_| \__,_| \_| |_/\_| |_/\_| \_/
| | __/ |
|_| |___/
This is an AutoHotKey script which adds keybinds to which paste accented characters common in the Spanish language. It's designed to allow people to easily type these characters on a US-EN QWERTY keyboard.
This script supports the following characters: Áá, Éé, Íí, Óó, Úú, Ññ, Üü, ¡, and ¿
HOW TO INSTALL:
* Install AutoHotKey (https://www.autohotkey.com/)
* Download this script
* Press the Win + R key
* Type shell:startup
* Paste this script into the shell:startup folder
* Restart your computer
KEYBINDS:
* Ctrl + a = á
* Ctrl + Shift + a = Á
* Ctrl + e = é
* Ctrl + Shift + e = É
* Ctrl + i = í
* Ctrl + Shift + i = Í
* Ctrl + o = ó
* Ctrl + Shift + o = Ó
* Ctrl + u = ú
* Ctrl + Shift + u = Ú
* Ctrl + n = ñ
* Ctrl + Shift + n = Ñ
* Alt + u = ü
* Alt + Shift + u = Ü
* Ctrl + ? = ¿
* Ctrl + ! = ¡