Release version: 0.1 – 2012-07-21 13:08:47
A minimalist Keyboard simulator
Release version: 0.2 – 2015-03-27 16:04:11
This is a minimalist Keyboard simulator.
Keys supported now are : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 0 1 2 3 4 5 6 7 8 9 é ‘ ” è _ ç à . + – / * = < > , & ! ) ( [ ] € $ : @ ; spacebar and “@CRLF” to emulate Enter key.
Release version: 0.3 – 2015-08-26 09:50:35
This component allow you to simulate Keyboard [a-z] [A-Z] [0-9] and . + – / * = < > , & ! ) ( € $ : # \ ‘ ” @ . This release manage CtrlA as ^A ,CtrlC as ^C ,CtrlV as ^V ,CtrlZ as ^Z ,CtrlS as ^S and ENTER as ^E.
Release version: 0.4 – 2015-12-01 15:24:01
This component allow you to simulate Keyboard [a-z] [A-Z] [0-9] and . + – / * = < > , & ! ) ( € $ : # \ ’ ” @ . This release manage CtrlA as ^A ,CtrlC as ^C ,CtrlV as ^V ,CtrlZ as ^Z ,CtrlS as ^S and ENTER as ^E.
This version 0.4 allow you to use TAB as ‘^T’
Release version: 0.5 – 2015-12-21 15:00:06
I’ve replace VK_MINUS by VK_SUTRACT for “-” character
Release version: 0.6 – 2016-02-08 16:02:38
this version 0.6 writing @ caracter with Ctrl+Alt+0 keys pressed
Release version: 0.7 – 2016-07-11 15:28:54
This component in v0.7 allow you to simulate Keyboard [a-z] [A-Z] [0-9]
without option Memory ClipBoard it manage all right
DEL as ^_ ,
ENTER as ^E ,
TAB as ^T ,
CtrlA as ^A ,
CtrlC as ^C ,
CtrlV as ^V ,
CtrlZ as ^Z ,
CtrlS as ^S
with option Memory ClipBoard : ^ . + – \\ / * = < > ( ) , ; & ! ? $ : # ^ @ \” \’ €
Release version: 0.8 – 2016-09-13 07:54:33
Debugging robot delay set to 200ms to use Ctrl C correctly.
|