How can I use the multitouch feature on WebClient Ui?

There are two ways to enable multi touch on Web Client UIs.

First option:
To use the touch or multi touch functionality on Web Client UI the server project config has to contain [ui] usesTouchScreen = 1 as well.
Afterwards the project shall be downloaded to the client host by the Web Client functionality.

Note: This option is the preferred way!


Second option:
Another option for touch or multi touch functionality can be achieved by an additional parameter within the server side file webclient_index.html:
<param name="arguments" value="-touch">
If there is any unexpected behavior during touch operations, please use the config entry above.

Date added:
Last revised:
Hits:
6.898
Version:
3.12
Rating:
Rating: 3.0. 65 vote(s).
65 anonymous votes
No rating done at all.
Your vote was '' (0 of 5) You are an anonymous user.
You may log on to do personalized votings
Click the rating bar to rate this item Please log on to do ratings
  • Notification

    FE user cannot be identified! (1403201096)

Tags:
Special Functions / Features