Skip to content

q2apro/ahk_greekletters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Autohotkey for Greek Letters

This AHK script is a nice solution for the question "Fastest way to type greek letters like α or β?". After installing the script you simply activate ⇪ Capslock, then you type for instance the key a which turns immediately into α. As fast as it can be.

To get capitalized letters, activate ⇪ Capslock, then hold Shift and press the letter you need.

Credits to Exaskryz.

AHK Installation

  1. Download Autohotkey and install it.
  2. Download the script greekletters.ahk
  3. Put the script into a folder of your choice.
  4. Start the script greekletters.ahk

Key Mapping

a → α (Alpha)

b → β (Beta)

c → γ (Gamma)

d → δ (Delta)

e → ε (Epislon)

z → ζ (Zeta)

h → η (Eta)

j → θ (Theta)

i → ι (Iota)

k → κ (Kappa)

l → λ (Lambda)

m → μ (Mu)

n → ν (Nu)

q → ξ (Xi)

o → ο (Omicron)

p → π (Pi)

r → ρ (Rho)

s → σ (Sigma)

ALT + s → ς (Final Sigma)

t → τ (Tau)

y → υ (Upsilon)

f → φ (Phi)

x → χ (Chi)

u → ψ (Psi)

w → ω (Omega)

About

Autohotkey Script for typing Greek Letters by simply activating the Capslock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published