fini ora o programmato tutti i tasti con il segunet metodo
ma non riesco a programmare questi ultimi due tasti
se premo ; sulla tastiera mi esce ò
se premo shift + , mi esce @
come posso rimediare
Codice:
+ì::
SendInput , {ASC 43}
return
ì::=
+'::_
'::-
+0::)
+9::(
+8::*
+7::&
+6::^
+4::$
+3::
SendInput , {ASC 35}
return
+2::
SendInput , {ASC 64}
return
+SC034::Send >
return
!+1::
+\::~
\::̀
à::,
+à::"
-::/
+-::?
è::[
+è::{
+::]
++::}
ù::\
+ù::|
+ò:::
+;::
SendInput , {ASC 60}
return
ma non riesco a programmare questi ultimi due tasti
se premo ; sulla tastiera mi esce ò
se premo shift + , mi esce @
come posso rimediare