TechTablets › Forums › Jumper Discussion › EZBook series › Italian keyboard on Ezbook 3 Pro › Reply To: Italian keyboard on Ezbook 3 Pro
December 18, 2018 at 1:38 pm
#149234
Vendor is useless, they don’t reply and I suspect they don’t even know what we would be talking about.
@edoardo: here is my AutoHotKey script, edit as per your preference:
!,:: Send, <
!ù:: Send, >
!.:: Send, >
+F12:: Send, ^v
^Up:: Send {PgUp}
^Down:: Send {PgDn}
^!Up:: Send {Home}
^!Down:: Send {End}
^!Left:: Send {Home}
^!Right:: Send {End}

