Typographic Autohotkey Keys

On left alt draw typographic symbols
mail@pastecode.io avatar
unknown
autohotkey
a year ago
312 B
3
Indexable
RAlt & -::
Sendraw, —
return

RAlt & m::
Sendraw, •
return

RAlt & 2::
Sendraw, ²
return

RAlt & 3::
Sendraw, ³
return

RAlt & 0::
Sendraw, →
return

RAlt & 9::
Sendraw, ←
return

RAlt & c::
Sendraw, ©
return

RAlt & ,::
Sendraw, «
return

RAlt & .::
Sendraw, »
return

RAlt & d::
Sendraw, °
return