Dear All:
Any clue about how to implement a Emulation action for
touch panel click as right click action. Because the
Terminal Service Client wouldn't recognize the action,
I have to use USB mouse to do that.
Here is my experiment:
----------------------------------------------------------------------------
-
Target Platform: Intel PXA255
Windows CE .NET: 4.21
Host computer: Windows XP Service Pack 1
I clicked on touch panel under certain time, then a circle
came up (I believe is AYGSHELL funtion). After a while,
the properties tab popped up. The action should be working
over the Terminal Service Client (mstsc), unfortunatelly,
it won't work. Then I hooked up a USB mouse. Mouse
right click works? I just wondering only mstsc translates
the real action (mouse right click), not the emulation action
(touch panel click).
----------------------------------------------------------------------------
-
So, do I have to modify the mstsc source code or touch
panel driver to make it work? Or, any other way to doing
that?
Michael