Questions tagged [kiosk]

Questions related to setting up and running Ubuntu in a kiosk

Kiosk-type computers run a stripped down or limited version of the OS, only allowing a single application to run. Kiosk computers can be set up to provide transient or passive access, and are ideal in internet cafes or any situation that calls for a machine with only certain features — such as a web browser — accessible by users.·

Kiosk Mode is a feature in some web browsers like Chrome that allows the device to be used in a single-window/single-app kiosk mode. Essentially, it locks away access to the rest of the device. Kiosk Mode allows the device to be used in a single-window/single-app kiosk mode. Essentially it locks away access to the rest of the device.·

141 questions
36
votes
4 answers

Customize Ubuntu for a library Internet kiosk

I would like to customize ubuntu for a library, they only want to display a web browser with their site in full screen. No address bar, no button user can only click the link on the page. If library's staff enter admin user name and password they…
puyo
  • 361
34
votes
3 answers

Automatic shutdown at specified times?

I'm aware I can use (sudo?) shutdown -h hh:mm in a terminal window to shut down a system, however the user that is logged in is a kiosk user, which is locked down in such a way that terminal (or any window other than firefox, for that matter) cannot…
MrAxlee
  • 527
23
votes
2 answers

Disabling Power Saving features via command line

I manage a number of remote kiosk systems. After upgrading to 20.04 Desktop, I believe some issues are being caused by some of the power saving features that can be disabled via the Settings > Power control panel, but for these systems I only have…
Thomas OHern
  • 440
  • 2
  • 4
  • 11
21
votes
5 answers

How to launch google-chrome/chromium application shortcut in fullscreen/kiosk mode

I'm trying to boot a chrome application shortcut in full screen (kiosk mode). Launching as an application shortcut is straightforward by appending the command --app=http://website.com. But the kiosk/fullscreen mode --kiosk or…
rom
  • 363
13
votes
2 answers

Hiding mouse after being few seconds idle on X display

I have a kiosk application running on Ubuntu Server 14.04.3 with Google Chrome and X display (xorg and xsession). Currently I have some script to hide the mouse after 2 seconds of being idle and when the user attempts to move the mouse it appears.…
kfirba
  • 339
11
votes
3 answers

Custom session: Window does not capture full screen area by default. 12.04

I am trying to create a custom session by creating a custom.desktop file in /usr/share/xesessions folder. Remember this is not a gnome or some other session. I have created my own application for this session, which are simple. Case 1 Chrome…
Juzer Ali
  • 377
  • 4
  • 14
9
votes
1 answer

How to make ubuntu 14.04 a kiosk

I have made a clean install of Ubuntu 14.04 LTS Desktop and now want's to convert it into a kiosk with a full screen webbrowser. This was previously done in 10.04 and worked perfect, but due to hardware changes (graphics) we are forced to use…
Thomas
  • 113
9
votes
5 answers

In a Cybercafe - how to make the Ubuntu 13.10 to be auto deepfreeze?

I have installed 10 Ubuntu 13.10 in a Cybercafe for daily about 300 users to use the PC, but its a nightmare with Ubuntu cause people just use Internet and make the system hell. How can I deep freeze it? On reboot it go back to yesterday always? So…
user25165
7
votes
1 answer

How do I set up an Opera Web Kiosk?

Is there a way to setup a web kiosk that uses the Opera browser, and is self resetting so that there isn't any chance that someone could hijack it?
jrg
  • 61,707
7
votes
1 answer

How can I lock the keyboard and mouse when playing video

I'd like to set up my Ubuntu 12.04 laptop so that I can play a video on loop while my computer is unattended, while not allowing anyone to take over without a password. I think this could go one of two ways, but both seem unneccesarily difficult or…
7
votes
1 answer

How to configure Ubuntu for public kiosk use?

My local library currently uses Windows with Steadystate to provide a locked-down, "stateless" PC. It provides library patrons with access to a web browser, Office and a couple of other apps. Once a patron logs off or their session times out,…
Sajee
  • 231
7
votes
3 answers

Kiosk mode computer with the sole purpose of showing one webpage

Ubuntu-based computer will output the page to a television. The page in question is not in my control and will sometimes change. Therefore the browser should refresh the page periodically, say once in every 10 minutes. Maintenance should be…
6
votes
3 answers

Ubuntu Server 16.04.02 with Splash Screen and Kiosk mode

I'm trying to configure a Ubuntu Server 16.04.02 in Kiosk mode with Chrome. It's working but I'm not able to configure a Splash Screen instead of showing boot messages. Working so far Steps to create my Chrome Kiosk Installed Ubuntu Server 16.04.02…
5
votes
1 answer

ubuntu core - kiosk mode with web browser

Can anyone confirm me if it is possible to boot ubuntu core into a full screen web browser at the moment (aka kiosk mode) ? I've found this project, but it seems more focused in Qt applications. The mir-server is there, but how to deploy a browser…
Luis
  • 151
  • 1
  • 3
5
votes
2 answers

Kiosk with Chrome on 16.04

How can I setup 16.04 as a Chrome-based "kiosk"? I.e.: chrome --kiosk as the only app visible to user, user can only click on what's showed by Chrome (no Settings, Unity or other apps or other URLs), ideally user has maximally limited…
akavel
  • 351
1
2 3
9 10