[Solved] Virtual Keyboard - character pasted twice
Posted: 26 Sep 2018, 19:00
Hello,
Iam using Porteus Kiosk 4.7.0 with Chrome and the Addon Virtual Keyboard from xontab.com.
I added following prefs which will be loaded via the config (browser_preferences=)
It works all well, the Keyboard appears right after bootup.
But every key I press will be pasted twice in my login mask.
I have tried various things:
- Different settings in the Config like "Mouse cursor" / "Right mouse click"
- Different settings in the virtual keyboard addon itself
Also I added a Touchscreen Calibration via:
I figured out, that when I press a key really slow it works, but this can't be handled by other people.
Strumbling arround for 2 days now.
P.S.: Chrome is needed for the page I want to use it for.
Thank you so much for your help. I appreciate
Iam using Porteus Kiosk 4.7.0 with Chrome and the Addon Virtual Keyboard from xontab.com.
I added following prefs which will be loaded via the config (browser_preferences=)
Code: Select all
"ExtensionInstallWhitelist": [ "pflmllfnnabikmfkkaddkoolinlfninn",],
"ExtensionInstallForcelist": [ "pflmllfnnabikmfkkaddkoolinlfninn;https://clients2.google.com/service/update2/crx",],
"BookmarkBarEnabled": false,
But every key I press will be pasted twice in my login mask.
I have tried various things:
- Different settings in the Config like "Mouse cursor" / "Right mouse click"
- Different settings in the virtual keyboard addon itself
Also I added a Touchscreen Calibration via:
Code: Select all
touchscreen_calibration="eGalax Inc. USB TouchController Pen" "Calibration" -1 4129 12 4068
Strumbling arround for 2 days now.
P.S.: Chrome is needed for the page I want to use it for.
Thank you so much for your help. I appreciate