Tech Support > Operating Systems > Windows XP > configure few keys of my laptop
configure few keys of my laptop
Posted by Fabiop on April 22nd, 2008


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.

Posted by JF on April 23rd, 2008


*Bonjour Fabiop* !
<news:B8905085-F779-4713-85E7-75C8FFB6D3B6@microsoft.com>


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

This simple script produce "Ã*" with WIN+a ==>

#a::Ã*

--
Salutations, Jean-François
Index de la FAQ XP de Panthère Noire : www.d2i.ch/pn/az
Un problème difficile Ã* décrire ? http://fspsa.free.fr/copiecran.htm
Les vecteurs d'infection www.libellules.ch/dangers_logiciels.php




Similar Posts