Page 1 of 1

Only open Chrome on Kiosk Thinclient

Posted: 17 Feb 2020, 14:01
by jonoww
Hi,

Is there a command to only open Google Chrome on startup without the Dock?

So far I have:

run_command=sed -i '/remmina.desktop/d' /etc/xdg/tint2/tint2rc; sed -i 's/#su - guest/su - guest/' $scripts/gui-app

This removes Remmina and auto launches Google Chrome but would prefer to have only Google Chrome open without the dock. Thanks

Only open Chrome on Kiosk Thinclient

Posted: 17 Feb 2020, 14:24
by jonoww
Altenatively will just remove Citrix and Remmina icons from dock

Only open Chrome on Kiosk Thinclient

Posted: 17 Feb 2020, 14:40
by fanthom
jonoww,

Isnt it easier to use standard kiosk ISO + Firefox + Citrix receiver component?

Thanks

Only open Chrome on Kiosk Thinclient

Posted: 17 Feb 2020, 14:42
by jonoww
Maybe, I just only wanted access to Google Chrome to login to Citrix. I am only using them for Citrix access and wondered if it was possible. thanks

Only open Chrome on Kiosk Thinclient

Posted: 17 Feb 2020, 14:44
by fanthom
Whats stopping your from using standard kiosk ISO + Chrome + Citrix extension?

Only open Chrome on Kiosk Thinclient

Posted: 17 Feb 2020, 14:52
by jonoww
I could try this, I'm not sure If our internal access will work with Citrix extension though.

Only open Chrome on Kiosk Thinclient

Posted: 17 Feb 2020, 15:01
by jonoww
One issue is the internal network will not be able to download the citrix extension on each boot

Only open Chrome on Kiosk Thinclient

Posted: 18 Feb 2020, 11:26
by fanthom
Customized build can solve this problem:
https://porteus-kiosk.org/builds.html

Thanks