Let me start it all over again with a clean table.
- went throught the standard setup wizard for WoW (battle net accounts and char names were configured)
- made two new groups in the "Key maps" section named "my_char_Liiam" and "my_char_Liiom"
- added two new mapped keys under "my_char_Liiam" with names "dummy_1" and "dummy_2" activated by num1 and num2 (numpad keys)
- added new "key_stroke_action" for step 1 for each of those two key mappings with target "Character Slot:2(Liiom-Burning Blade)"
- dummy_1 should send "B" (open bag) to the other char window
- dummy_2 should send "F2" (select party member 1) to the other char window
- now it is time to drag and drop this "my_char_Liiam" set of mapped keys to my character tree in "characters" section - did that
- now when I click on "characters" section Liaam-Burnind Blade I can see "my_char_Liamm" key set in "Key Maps" section
- oh yes and of course SAVE ....
- Now it is time to start both of my accounts using Inner Space.
Lets try to do first tests of my heavy programming.

- both characters are now started and loggen in and a party was formed as well as key mappings were propagated from Inner Space
- main window is Liiam window and I am testing my key mappings.
- pressing num1 invoked Liioms bag window in the second character window (desired result)
- pressing num2 invoked Liiom set focus on Liiam in the second character window (desired result)
Now lets try some advanced tricks by letting Lioom open his bag window and then letting him to sit down by adding one more action to the step 1 in dummy_1 key mapping.
- new action added (sending key stroke X to the other char window)
- Liiom opened his bag and sat down after I pressed num1 when being switched to Liiam window.
So all I was now testing is working fine as it should be. Lets try to hop to the "hot grounds" and add one more action for pressing button 2 (Flash Heal on Liooms interface)
- Liiom is casting "Flash Heal" ... unbeliveable !!! I did not do anything different from my previous attempts
- 10 minutes of more testing passed by
- 10 minutes in rage state, because I figured out where was the problem
Czech language has some special characters which are located on our keyboard layouts on the top of the numbers. When I am in a czech mode keyboard so pressing key 2
will produce letter e with a little hook on ther top etc. Now you see .... 2 need not to 2 .... pressing 2 can produce this e letter and there is the problem ....
Now I need to figure out how to run WoW instances with english keyboard layout active ..... DAMN czech language.
You software interface is pretty easy to use and mess around and I could not figure out what I was doing wrong.
Thanks for your reply which kicked up my lazy brain to try to think about it and do some regular test-case ......