Go to advanced search

by nemke
Mon Feb 04, 2013 3:35 pm
Forum: Troubleshooting
Topic: JavaScript doesn't work in chromium kiosk mode
Replies: 2
Views: 1064

JavaScript doesn't work in chromium kiosk mode

... a number of html files which I am trying to run automatically in kiosk mode on startup (modifying the autostart file). @chromium --kiosk --incognito http://some.web. ...
by Spid
Sat Feb 02, 2013 11:36 am
Forum: Networking and servers
Topic: WiFi Hotspot with no internet connection
Replies: 12
Views: 17549

Re: WiFi Hotspot with no internet connection

... go to the address ie 192.168.1.3 it would show your home page, maybe in Kiosk Mode ? http://www.raspberrypi.org/phpBB3/viewtopic.php?f=36&t=27893 https://github.com/MobilityLab/TransitScreen/wiki/Raspberry-Pi ...
by Cloudcentric
Wed Jan 30, 2013 4:13 pm
Forum: Beginners
Topic: Boost Raspberry Pi for displaying kiosk browser
Replies: 3
Views: 2209

Re: Boost Raspberry Pi for displaying kiosk browser

If you just want to run in Kiosk Mode, then Midori Web Browser running in Matchbox is about the best have so far found, with an Arch Linux Arm base Distro..

https://github.com/MobilityLab/TransitS ... spberry-Pi

http://archlinuxpi.blogspot.co.uk
by Cloudcentric
Wed Jan 30, 2013 9:04 am
Forum: General programming discussion
Topic: Boot to custom GUI?
Replies: 4
Views: 12575

Re: Boot to custom GUI?

... there are already solutions for booting into a Web Browser it is called Kiosk Mode https://github.com/MobilityLab/TransitScreen/wiki/Raspberry-Pi If you do not need a GUI, ...
by Nickko
Tue Jan 29, 2013 2:34 pm
Forum: Français
Topic: Borne internet
Replies: 11
Views: 2532

Re: Borne internet

... dans ton cas, je doute que ce soit utile, je ne suis pas sur que le mode kiosk existe sur Opera Mobile.
by charles2007
Fri Jan 25, 2013 9:48 pm
Forum: Raspberry Pi OS
Topic: XFCE in kiosk mode on Raspbian wheezy
Replies: 2
Views: 2170

Re: XFCE in kiosk mode on Raspbian wheezy

Thanks for the references. Arch looks useful. Though I would really like to know if XFCE is really stable on Raspian and/or fast enough. I am manipulating Wheezy on x386 with xfce today with some success. The objective is an OPAC station.
by Spid
Fri Jan 25, 2013 5:45 pm
Forum: Raspberry Pi OS
Topic: XFCE in kiosk mode on Raspbian wheezy
Replies: 2
Views: 2170

Re: XFCE in kiosk mode on Raspbian wheezy

I run a Kiosk Mode from the Command Line using Matchbox, I have undertaken a basic install of Midori Browser using Arch Linux ...
by charles2007
Fri Jan 25, 2013 5:26 pm
Forum: Raspberry Pi OS
Topic: XFCE in kiosk mode on Raspbian wheezy
Replies: 2
Views: 2170

XFCE in kiosk mode on Raspbian wheezy

I have cobbled together several ancient PCs to run as kiosks via a limited user login using XFCE on Ubuntu Linux (12.04) and am about to trial the same method using Debian Wheezy (currently Wheezy is beta) using its XFCE iso and I am planning to try the same thing with Raspbian with an XFCE desktop....
by Spid
Thu Jan 24, 2013 8:04 am
Forum: Gaming
Topic: Web Kiosk for Games
Replies: 1
Views: 1112

Re: Web Kiosk for Games

I used the instructions here to set up Midori in Kiosk Mode using alarmpi distro.

https://github.com/MobilityLab/TransitS ... spberry-Pi


http://archlinuxpi.blogspot.co.uk
by Spid
Tue Jan 22, 2013 4:04 pm
Forum: Français
Topic: Video and Image together using directfb
Replies: 6
Views: 1321

Re: Video and Image together using directfb

I believe DirectFB is still in development.

The nearest I have found is tmux http://tmux.sourceforge.net a Command Line Multi-Window Manager. Baciacally each pane would be like a "Kiosk Mode"
by fugitive
Mon Jan 21, 2013 11:48 pm
Forum: General discussion
Topic: Poor Man's Photo Kiosk
Replies: 12
Views: 33632

Re: Poor Man's Photo Kiosk

... "wheezy" install (I used the 2012-09-18 image). First, install qiv (the slideshow software): sudo apt-get install qiv install in STANDALONE mode when prompted create a directory /home/pi/slides put the pictures you want as slides into that directory pay attention to permissions and ownership ...
by Spid
Sun Jan 20, 2013 9:05 pm
Forum: General discussion
Topic: Best OS for web browsing
Replies: 3
Views: 6955

Re: Best OS for web browsing

... with a Text Browser c) Raspbian with a Text Browser d) Arch Linux in Kiosk Mode with either IceWesael or Midori Browser e) Raspbian with either IceWesael or Midori Browser
by spleen387
Sun Jan 20, 2013 3:44 am
Forum: Beginners
Topic: Launch directly into an html5 locally stored app
Replies: 3
Views: 1005

Re: Launch directly into an html5 locally stored app

That's sounds really awesome:) but I'm kinda a noob, how think to could go into more detail like where the .xfe file is and how to automatically boot Into kiosk mode
by ghans
Sat Jan 19, 2013 9:45 am
Forum: Beginners
Topic: Launch directly into an html5 locally stored app
Replies: 3
Views: 1005

Re: Launch directly into an html5 locally stored app

Chromium has a kiosk mode.

Do a

Code: Select all

 sudo raspi-config 
and select the option to boot directly into the GUI.
After rebooting , modify your .xinitrc to start Chromium.



ghans
by pki
Sat Jan 19, 2013 9:25 am
Forum: Beginners
Topic: Full-screen video player
Replies: 6
Views: 7305

Re: Full-screen video player

... HIGH, can NOT play two 640px streams at 2fps!!!!! chromium-browser in kiosk mode, works but cpu load as high as vlc omxplayer does not support mjpeg?! no action when trying. ...
by Nickko
Fri Jan 18, 2013 4:17 pm
Forum: Français
Topic: Borne internet
Replies: 11
Views: 2532

Re: Borne internet

... intéressant, moi, j'utiliserais Opera comme navigateur, il dispose d'un mode kiosk spécialement prévu pour ce genre d'application. Utilisé conjointement aux améliorations ...
by coolblue2000
Fri Jan 18, 2013 12:31 pm
Forum: Beginners
Topic: Auto open browser on boot
Replies: 26
Views: 211015

Re: Auto open browser on boot

... no gui so fails. I got chromium to start on boot by adding "@chromium --kiosk www.bbc.co.uk" to the "autostart" file in /etc/xdg/lxsession/LXDE/ ... with the following line @chromium www.bbc.co.uk ie not in kiosk mode so I have access to the menus, the same thing happens, but if I click ...
by Cloudcentric
Fri Jan 18, 2013 9:19 am
Forum: Troubleshooting
Topic: Improving browsing performance
Replies: 61
Views: 14856

Re: Improving performance

... alarmpi without a desktop environment and running Midori Web Browser in Kiosk Mode http://www.raspberrypi.org/phpBB3/viewtopic.php?f=63&t=29921&p=261874 http://archlinuxpi.blogspot.co.uk ...
by Cloudcentric
Wed Jan 16, 2013 3:24 pm
Forum: General discussion
Topic: Raspberry Pi Internet Kiosk Mode
Replies: 2
Views: 10783

Re: Raspberry Pi Internet Kiosk Mode

RaTTuS wrote:you may have to update that web address to one that works

:oops: :oops: FIXED https://github.com/MobilityLab/TransitS ... spberry-Pi :roll:
by RaTTuS
Wed Jan 16, 2013 3:20 pm
Forum: General discussion
Topic: Raspberry Pi Internet Kiosk Mode
Replies: 2
Views: 10783

Re: Raspberry Pi Internet Kiosk Mode

you may have to update that web address to one that works
by Cloudcentric
Wed Jan 16, 2013 3:15 pm
Forum: General discussion
Topic: Raspberry Pi Internet Kiosk Mode
Replies: 2
Views: 10783

Raspberry Pi Internet Kiosk Mode

Yes it is feasible to create a Raspberry Pi Internet Kiosk:

https://github.com/MobilityLab/TransitS ... spberry-Pi

I take absolutely no credit for finding this...........


I have undertaken on Arch so it should be feasible on Slackware, Slitax, piCore, Fedora and Debian
by Cloudcentric
Wed Jan 16, 2013 2:57 pm
Forum: Arch
Topic: Midori run in xinit
Replies: 10
Views: 17720

Re: Midori run in xinit

... xf86-video-fbdev xterm xorg-twm midori Also found this Web Page regards Kiosk Mode: https://github.com/MobilityLab/TransitS ... spberry-Pi Seems like I may of answered my ...
by centizen
Wed Jan 09, 2013 9:14 pm
Forum: Troubleshooting
Topic: Disable screen blanking/screensaver
Replies: 3
Views: 2694

Disable screen blanking/screensaver

Hi there. I've been working on a kiosk computer that will run chromium in kiosk mode to show signage on TV monitors. I've gotten everything working except for the fact that I cannot disable ...
by coolblue2000
Wed Jan 09, 2013 3:46 pm
Forum: Beginners
Topic: Auto open browser on boot
Replies: 26
Views: 211015

Re: Auto open browser on boot

... /home/pi) For example, the file could contain chromium-browser --kiosk www.google.com to launch Chromium in full-screen pointed to www.google.com ... if I try to open the terminal suddenly the pi starts chromium in kiosk mode....... What am I doing wrong?

Go to advanced search