Exit for the full screen on crome without keybooard

'User made' tutorials related to Porteus Kiosk edition.
Official kiosk documentation can be find here: http://porteus-kiosk.org/documentation.html
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
alexandrepi
White ninja
White ninja
Posts: 4
Joined: 14 Jan 2024, 23:20
Distribution: Porteus Kiosky 5.5.0

Exit for the full screen on crome without keybooard

Post#1 by alexandrepi » 14 Jan 2024, 23:28

I use porteus kiosky with google crome on a touchscreen device, but whenever I enter full screen mode I cannot exit without using an external keyboard, the message "press esc to exit full screen" appears, I would like to know if it exists any solution to exit google crome full screen mode using only the touchscreen.

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5667
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Exit for the full screen on crome without keybooard

Post#2 by fanthom » 15 Jan 2024, 10:12

Hello alexandrepi,

If you use a Chrome browser and move the mouse pointer (or touch) near the top edge of the screen then a "close" button should drop down and allow you to exit the fullscreen mode.
Virtual keyboard is not needed for this action.

Close button appears only if you are in the fullscreen mode and allows to exit the fullscreen mode (it does not close the browser).

EDIT://

I have double checked this and the 'close' button does not appear if you use a touch input device. It appears only if you use a mouse.
I guess this bug should be reported to a Google developers.

I do not have a solution to this problem at the moment.

Thanks
Please add [Solved] to your thread title if the solution was found.

alexandrepi
White ninja
White ninja
Posts: 4
Joined: 14 Jan 2024, 23:20
Distribution: Porteus Kiosky 5.5.0

Exit for the full screen on crome without keybooard

Post#3 by alexandrepi » 15 Jan 2024, 19:16

Is it possible to use a Google Chrome extension like the one here?

https://github.com/inetkachev/TouchFull ... eForChrome

would be a temporary solution to this bug...

alexandrepi
White ninja
White ninja
Posts: 4
Joined: 14 Jan 2024, 23:20
Distribution: Porteus Kiosky 5.5.0

Exit for the full screen on crome without keybooard

Post#4 by alexandrepi » 15 Jan 2024, 19:47

Searching the forum I found this link about installing extensions

[Solved] Adding extensions to Chrome

however, it should not work with extensions that are not in the Chrome store like this solution I mentioned above

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5667
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Exit for the full screen on crome without keybooard

Post#5 by fanthom » 16 Jan 2024, 08:11

It may work if you customize the kiosk ISO.
Please add [Solved] to your thread title if the solution was found.

alexandrepi
White ninja
White ninja
Posts: 4
Joined: 14 Jan 2024, 23:20
Distribution: Porteus Kiosky 5.5.0

Exit for the full screen on crome without keybooard

Post#6 by alexandrepi » 18 Jan 2024, 21:12

I tried thatin browser preferences, but the extension didn't work, what could be wrong?

Code: Select all

browser=chrome
browser_preferences=http://chromeenterprise.google/policies/
browser_preferences="DeveloperToolsDisable": false,
browser_preferences="DefaultGeolocationSetting": 2,
browser_preferences="ExtensionInstallAllowlist": "aimjancijiedgnfcljgkhdmppakhlmmc", "aapocclcgogkmnckokdopfmhonfmgoek", "aohghmighlieiainnegkcijnfilokake", "apdfllckaahabafndbhieahigkjlhalf", "blpcfgokakmgnkcojhhkbfbldkacnbeo", "felcaaldnbdncclmgdcncolpebgiejap", "pjkljhegncpnkpknbcohdijeoejaedia",
browser_preferences="ExtensionInstallForcelist": "aimjancijiedgnfcljgkhdmppakhlmmc;https://clients2.google.com/service/update2/crx", "aapocclcgogkmnckokdopfmhonfmgoek;https://clients2.google.com/service/update2/crx", "aohghmighlieiainnegkcijnfilokake;https://clients2.google.com/service/update2/crx", "apdfllckaahabafndbhieahigkjlhalf;https://clients2.google.com/service/update2/crx", "blpcfgokakmgnkcojhhkbfbldkacnbeo;https://clients2.google.com/service/update2/crx", "felcaaldnbdncclmgdcncolpebgiejap;https://clients2.google.com/service/update2/crx", "pjkljhegncpnkpknbcohdijeoejaedia;https://clients2.google.com/service/update2/crx",
browser_preferences="AudioCaptureAllowedUrls": "https://protect-us.ismartlife.me/playback",
browser_preferences="VideoCaptureAllowedUrls": "https://protect-us.ismartlife.me/playback",
Last edited by alexandrepi on 19 Jan 2024, 00:27, edited 4 times in total.

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5667
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Exit for the full screen on crome without keybooard

Post#7 by fanthom » 19 Jan 2024, 09:33

You broke everything possible.

See kiosk documentation for:

a) config rules
b) 'browser_preferences=' parameter

Thanks
Please add [Solved] to your thread title if the solution was found.

Locked