WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: TC as a Kiosk  (Read 6602 times)

Offline andyj

  • Hero Member
  • *****
  • Posts: 1021
Re: TC as a Kiosk
« Reply #15 on: December 04, 2017, 07:55:43 PM »
More than likely there are lines in your onboot.lst file like flwm_topside.tcz, Xprogs.tcz and wbar.tcz. Take these lines out and reboot.

Offline Misalf

  • Hero Member
  • *****
  • Posts: 1702
Re: TC as a Kiosk
« Reply #16 on: December 05, 2017, 05:09:41 AM »
Also, is  ~/.xsession  replace
Code: [Select]
"$DESKTOP" 2>/tmp/wm_errors &
with something like
Code: [Select]
firefox &
Download a copy and keep it handy: Core book ;)

Offline remus

  • Sr. Member
  • ****
  • Posts: 371
Re: TC as a Kiosk
« Reply #17 on: December 05, 2017, 07:39:25 PM »
More than likely there are lines in your onboot.lst file like flwm_topside.tcz, Xprogs.tcz and wbar.tcz. Take these lines out and reboot.

These lines do not exist in my tce/onboot.lst file

I looked for something like that a while ago.
Live long and prosper.

Offline andyj

  • Hero Member
  • *****
  • Posts: 1021
Re: TC as a Kiosk
« Reply #18 on: December 06, 2017, 03:43:40 AM »
I've done window manager-less setups before for things like chrome, rdesktop and java, and on Raspberry Pi because flwm only manages one display, so I know it's possible. What I haven't seen is details about your particular setup, so I can't give specific advice.

Offline ethirajadasan

  • Newbie
  • *
  • Posts: 1
Re: TC as a Kiosk
« Reply #19 on: February 05, 2018, 01:59:34 PM »
I have been trying to setup a kiosk using TC 9.0.3 and Chrome.
Nothing works.  What is the right process to do so.
Neither the FireFox nor the chromium browser is available in the 9x repo list arm7.
Is there a reason?

Please let me know.

Thanks,
ethiraja dasan.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: TC as a Kiosk
« Reply #20 on: February 05, 2018, 09:40:01 PM »
If you're speaking of piCore, then there are no chrome or firefox extensions because nobody built them yet..

Offline polikuo

  • Hero Member
  • *****
  • Posts: 714
Re: TC as a Kiosk
« Reply #21 on: February 06, 2018, 01:34:46 AM »
Neither the FireFox nor the chromium browser is available in the 9x repo list arm7.

If you don't mind about the performance and the memory consumption.

You can port firefox from raspbian.

For later version see updates for dependencies.