morphex@gmail.com Posted February 20, 2019 Posted February 20, 2019 Hi. Any suggestions on how I can setup a kiosk, using as little resources as possible? I want a couple of icons, that can launch some apps, that's it. Regards, Morten
Tido Posted February 20, 2019 Posted February 20, 2019 in the right hand corner is the search-box: kiosk
morphex@gmail.com Posted February 20, 2019 Author Posted February 20, 2019 13 minutes ago, Tido said: in the right hand corner is the search-box: kiosk What more do I type there to get the answer to my question?
JMCC Posted February 20, 2019 Posted February 20, 2019 Do you have any special board in mind? If not, I recommend something Rockchip-based or Odroid XU4. With those, you can have GPU acceleration, which can be very useful for a kiosk if your apps use OpenGL, WebGL, etc.. Once you have chosen the board, setting up the kiosk is straightforward: installing an Armbian Desktop image, and then applying the corresponding media-script if you want 3D acceleration.
morphex@gmail.com Posted February 20, 2019 Author Posted February 20, 2019 (edited) 15 minutes ago, JMCC said: Do you have any special board in mind? If not, I recommend something Rockchip-based or Odroid XU4. With those, you can have GPU acceleration, which can be very useful for a kiosk if your apps use OpenGL, WebGL, etc.. I have an Orange Pi One, with working OpenGL acceleration. Quote Once you have chosen the board, setting up the kiosk is straightforward: installing an Armbian Desktop image, and then applying the corresponding media-script if you want 3D acceleration. Hm. Applying media-script, what does that mean? Regards, Morten Edited February 20, 2019 by morphex@gmail.com Missing text
JMCC Posted February 20, 2019 Posted February 20, 2019 8 minutes ago, morphex@gmail.com said: Applying media-script, what does that mean? No, that was for Rockchips and XU4. You need to run a script after installation to enable 3D acceleration in those boards. But the H3-based boards (like your OPi) have it enabled by default. Well, then, if that's the case, flash an Armbian Desktop image and you are good to go. It depends on how you want to set up your kiosk, but maybe the easiest way is configuring the XFCE menu to auto-hide, and put the icons of the apps you want on the desktop.
Recommended Posts