Hi, honestly I don't know if there is a list of all possible keys.
What you can do in HotkeyNet (build 153) to comenear your needs, is using a template for defining the broadcast keys like:
Code:
// %1% = Key, Keysequence or Keylist to be broadcasted
<Template Broadcastkey>
<Hotkey %1%; lalt %1%; lctrl %1%; lshift %1%; ralt %1%; rctrl %1%; rshift %1%>
<Sendlabel w1,w2,w3,w4,w5>
<Key %trigger%>
<EndTemplate>
<KeyList BroadcastList A-Z,0-9,F1-F12 except A,S,W,D,E,Q,tab>
<ApplyTemplate Broadcastkey BroadcastList>
and put all keys you want (or don't want) in the KeyList (for reference see: HKN: KeyList ).
(of course aou need to substitute the labels w1,w2,w3,w4,w5 with the labels you are using)
Connect With Us