I have looked around and most of the post I have found are old, I am also hoping there is a new and easier way to do it.
I am running 4.6.0 with firefox, with a touch screen monitor, the touch screen works great for the mouse, but is there a way to have an on screen keyboard pop up when needed? or have one on the screen at all times?
Thanks!
On Screen Keyboard
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
On Screen Keyboard
Are you using the kiosk version of Porteus? If so try posting in the kiosk section where you will be more likely to get help.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
On Screen Keyboard
Hi Jesse,
Its enough that you install virtual keyboard addon on any Linux system in Firefox version below 57 (this must be legacy addon and not web-extension) then remaster the kiosk installation ISO and add this addon to following module and folder:
remember to change ownership to guest:
You may follow this doc in order to remaster the ISO:
http://porteus-kiosk.org/kiosk-customization.html
in case of troubles please contact with [email protected]:
http://porteus-kiosk.org/builds.html
Thank you.
Its enough that you install virtual keyboard addon on any Linux system in Firefox version below 57 (this must be legacy addon and not web-extension) then remaster the kiosk installation ISO and add this addon to following module and folder:
Code: Select all
003-settings.xzm/home/guest/.mozilla/firefox/c3pp43bg.default/extensions
Code: Select all
chown 1000:1000 addon.xpi
http://porteus-kiosk.org/kiosk-customization.html
in case of troubles please contact with [email protected]:
http://porteus-kiosk.org/builds.html
Thank you.
Please add [Solved] to your thread title if the solution was found.
On Screen Keyboard
Any trick to get the new xvkbd keyboard to work like a browser_preferences= containing "VirtualKeyboardEnabled": 1, or is installing https://chrome.google.com/webstore/deta ... olinlfninn still the preferred option?
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
On Screen Keyboard
Hello rob,
1) xvkbd is a standalone app, completely separated from the browser so it wont popup automatically when you click on the input field. It could only be visible on the screen all the time (custom build required).
2) Policy "VirtualKeyboardEnabled": 1 applies to CHROME OS only. People often miss this important info in the policies description ....
3) This extension is your best option at the moment.
1) xvkbd is a standalone app, completely separated from the browser so it wont popup automatically when you click on the input field. It could only be visible on the screen all the time (custom build required).
2) Policy "VirtualKeyboardEnabled": 1 applies to CHROME OS only. People often miss this important info in the policies description ....
3) This extension is your best option at the moment.
Please add [Solved] to your thread title if the solution was found.
-
- White ninja
- Posts: 15
- Joined: 28 Jan 2019, 09:33
- Distribution: Porteus Kiosk 4.8
Re: On Screen Keyboard
I have a problem to find this extension, in firefox addon-store i am only able to find virtual keyboards / on-screen keyboard adds for Windows OS, none for Linux.
Any hint?
Regards,
Thorsten
Any hint?
Regards,
Thorsten
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: On Screen Keyboard
Use one of these for Firefox 52.x ESR we currently have in kiosk:
https://github.com/MarZab/FxKeyboard/releases
https://github.com/MarZab/FxKeyboard/releases
Please add [Solved] to your thread title if the solution was found.
-
- White ninja
- Posts: 15
- Joined: 28 Jan 2019, 09:33
- Distribution: Porteus Kiosk 4.8
Re: On Screen Keyboard
ok, this works, thanks alot.