QuoteClavier allows to create keyboard shortcuts using almost any keys, including the Windows key (around the Space key).
http://utilfr42.free.fr/util/Clavier.php#desc (http://utilfr42.free.fr/util/Clavier.php#desc)
I have one of these from the last century but it still works fine.
http://upload.wikimedia.org/wikipedia/commons/6/60/Gatewayanykey.jpg
It allows me to program any key to output just about anything.
I use it extensively for source code.
These are some of my one key items:
Ctrl /
'=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
Ctrl=
'==========================================================================
Ctrl[
'******************************************************************
Ctrl;
WriteText(wxT(""))
Etc..
James
Quote from: jcfuller on May 29, 2013, 05:32:24 AM
I use it extensively for source code.
Me too - I couldn't live without such shortcuts. For ex, .rep[space] inserts
.Repeat
nop
.Until 0