configure few keys of my laptop

F

Fabiop

Hello,

I would like to configure few keys of my laptop.

I need to key often few letters which are not on the keyboard: à , é , ì , ò
, ù , which are the 5 vowels with the accent ‘ over each one.

Can you tell me on how to program just the keyboard or just the 5 keys to
have the vowels with the accent ‘ over each one?

Ad example it would convenient to me if by keying: “controlâ€, or alt ,or the
windows key, + “a†I would get “à†(the a with the accent over it).

Thank you very much for your help.
 
J

JF

*Bonjour Fabiop* !
I would like to configure few keys of my laptop.
I need to key often few letters which are not on the keyboard: à , é , ì , ò
, ù , which are the 5 vowels with the accent ‘ over each one.
Can you tell me on how to program just the keyboard or just the 5 keys to
have the vowels with the accent ‘ over each one?
Ad example it would convenient to me if by keying: “controlâ€, or alt ,or the
windows key, + “a†I would get “à†(the a with the accent over it).
Thank you very much for your help.


You can use AutoHotkey
http://www.autohotkey.com/

This simple script produce "à" with WIN+a ==>

#a::à
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top