Firefox linux kiosk mode

How to start Firefox Kiosk Mode Ubuntu 20.04 LTS

Firefox browser’s Kiosk Mode on Ubuntu or other Linux platforms such as Windows and macOS is a feature that provides the ability to run firefox with a single webpage or site in fullscreen mode so that the user can only interact with what is there on the browser set by the Admin.

Earlier to enable a Kiosk mode on Firefox we needed some add-ons, however since Firefox 71 that has been changed because Mozilla has integrated this function into its browser. The kiosk mode is intended for use at public information terminals and allows operators to hide menus and controls. In contrast to the full-screen mode, the control elements of the browser cannot simply be shown nor can the mode be exited the user.

Here we will see the command to activate Mozilla Firefox Kiosk and how to turn off the Super or Win key and other shortcuts in Ubuntu to make sure, the user couldn’t exit the Kiosk accidently.

Start Firefox Kiosk mode in Ubuntu 20.04

The steps given here will not only work on 20.04 LTS but also for Ubuntu 18.04/19.04/21.04 including Linux Mint, Fedora, CentOS, Manjaro, Elementary, etc. however process of disabling the shortcut key of the keyboard will be different.

1. Open a command terminal

You all would be familiar with the process to open Terminal in Ubuntu, however, if you don’t then simply use the keyboard shortcut i.e Ctrl+Alt+T. And also don’t forget to run the system update command.

2. Install Firefox

Although all Ubuntu versions and other Linux distros come with Firefox out of the box, however, in case you don’t have or accidentally deleted it then here is the command to install firefox.

3. Run firefox Kiosk Mode on Ubuntu 20.04

Now, run the command to start and enable Kiosk full screen mode on Ubuntu. As the firefox command is in our system path, thus we don’t switch to the installation directory like in Windows.

firefox —kiosk URL

Now, in the above syntax replace the URL with the website or page that you want to display on Firefox while running in Kiosk mode. For example, I want people to surf how2shout.com only, thus the command will be:

firefox —kiosk how2shout.com

Command activate firefox kiosk

4. Exit Kiosk Mode

To exit the Kisok mode of Firefox simply press Alt+F4.

Читайте также:  Линукс узнать версию postgresql

5. Turn off Win/Super key and other shortcuts

Now, the thing is, after entering in Kisok mode, if we press the Super key or any other shortcut on Keyboard, the system will automitacily exits the browser full sceen mode of Kiosk and gives access to other thing of the OS. Thus, in such a situtation, we can use Gnome Tweak to disable Win shortcut key and Ubuntu’s Keyboard Shortcuts settings to turn off other system shortucts.

Install Gnome Tweaks

sudo apt install gnome-tweak-tools

Once the installation is completed open the Tweaks tool from All Application. Then go to Keyboard & Mouse, select Addtional Layout Options.

Disable Ubuntu Super or Win key

There select Alt/Win Key behaviour and then “Meta is mapped to Win“.

Turn off keyboard win key for Ubuntu 20

Disable Ubuntu System keyboard shortcuts

Now, to disable other system shortcuts, go to System Settings, select Keyboard shortcuts then one by one disable all shortcuts, by clicking on them and pressing backspace key. And then click Set button. You can even set your own custom shortcut to exit window that will also work to turn off or exit Firefox Kiosk mode.

Keyboard system settings Disable all system keyboard shortcuts on Ubuntu

Other Articles:

Источник

Релиз браузера Firefox 71. Новый режим «Киоск»

Firefox 71

Состоялся релиз браузера Firefox 71. Рассмотрим основные изменения.

Firefox 71 О программе

Нативная поддержка MP3

Одно из главных обновлений — это встроенная поддержка декодирования MP3. Данное нововведение стало возможным благодаря тому, что истек срок патента на технологию MP3.

Теперь для проигрывания MP3 в браузере не нужно устанавливать дополнительные компоненты, такие как, например, gstreamer.

Пароли для поддоменов

Встроенный менеджер паролей Lockwise теперь предлагает сохраненные данные учетных записей для поддоменов сайтов.

Режим «Киоск»

Представлен новый режим, получивший название Kiosk.

Для использования режима необходимо запустить Firefox с аргументом командной строки —kiosk :

В режиме Kiosk программа открывается в полноэкранном режиме. Режим предназначен для презентаций, корпоративных пользователей или, например, для открытия браузера в общественных местах, когда требуется предоставить доступ к браузеру, но сделать недоступным доступ к системе (на базовом уровне).

Firefox 71

В этом режиме нельзя переключаться на другие программы, отключаются некоторые горячие клавиши, которые могут привести к закрытию окна браузера или переходу на другое приложение, недоступно создание вкладок и контекстное меню. Например, не работает клавиша F11 , которая в обычном режиме предназначена для выхода из полноэкранного режима.

Для выхода из режима Киоск можно использовать сочетание клавиш Alt+F4

Новая страница about:config

Страница about:config переведена на использование HTML5. Дизайн также переделан. Списки настроек стали более читаемы и убран различный визуальный мусор. Для отображения скрытых опций добавлена кнопка Показать все .

Firefox 71 Страница about config

Картинки в картинке пока нет. Ждем.

Встроенный режим Картинка в Картинке для Linux и MacOS планируется реализовать в январе 2020 г. В Windows этот режим уже работает.

Firefox 71 Вкладки

Firefox 71 Настройки

Скачать Firefox 71

Скачать новую версию Firefox 71 можно с официального сайта Mozilla.

Для скачивания досупен файл: firefox-71.0.tar.bz2
Размер файла: 64.8Mb.
Для запуска программы нужно распаковать архив и выполнить файл firefox
Спустя некоторое время новая версия браузера станет доступна для обновления в дистрибутивах Linux.

Материалы по теме:

Еще новости:

Источник

Firefox: how do I configure kiosk mode?

However, other than a single example to run kiosk mode as a private window, it doesn’t seem to provide any information on how to access such configuration. I couldn’t seem to find the information anywhere else either. How can I configure kiosk mode? EDIT: there seems to be some confusion about what I’m looking for. I’m already aware that I can pass other, non-kiosk related, arguments via the command line. I’m specifically looking at how I can configure kiosk mode itself in line with the quoted text above.

Читайте также:  Powershell remote to linux

1 Answer 1

I did a brief search on this and found the following information. The first link is an explanation from Mozilla on how to initiate kiosk mode. I didn’t see any other CLI options there so I did another search which led me to the second link. This link is a comprehensive list of CLI options that Firefox allows. I imagine this should be sufficient to get you moving further. Hope this helps!

[EDIT] To add additional clarity to my answer if you look at the first link I referenced the excerpt the OP quotes is under the Recommended configuration heading. Under that heading are subheadings Command Line Arguments and Policy configuration. Both subheadings are explicitly referenced in the quote the OP provided. The Command Line Arguments subheading is what the OP is asking about. Under this heading a brief example is provided with a simple explanation.

All command line arguments for Mozilla Firefox Command Line are located within the second link that I referenced.It doesn’t matter whether you’re using kiosk mode or doing general configurations via the CLI. All information for Command Line Arguments will be located in the second link. There’s no additional page containing Command Line Argument information/explanation. Feel free to search their wiki which is where the information in that second link is from.

You can also cross reference the information from the example in the first link with their Command Line Argument documentation. Additionally, if you look at the Command Line Arguments documentation it clearly states that —kiosk only accepts a single value and that’s a URL of the page you’d like open when Firefox starts.

Источник

Firefox Enterprise Kiosk mode

This article is intended for IT administrators who wish to set up Firefox on the computers within their organization.

What is Kiosk mode?

Kiosk mode locks down Firefox in order to protect the kiosk from users. This is specifically relevant to, but not only limited to scenarios where the device is publicly accessed from libraries, vending machines or public transportation.

Key characteristics of the Firefox Enterprise Kiosk mode:

  • Runs in full screen mode by default
  • All menus, awesome bar and toolbar are not visible as well as tabs
  • The X button is not available when you hover at the top of the screen
  • F11 does not work
  • The right-click context menu does not work
  • Hides the status bar at the the bottom when attempting to indicate progress
  • Hides the destination link when hovering over links
  • Available on Windows
  • macOS: Kiosk mode runs on macOS although the system menu cannot be disabled (limitation from Apple)
  • Linux: Kiosk mode runs on Linux if the OS doesn’t use a unified menu

Launching Kiosk mode

To run Firefox in Kiosk mode, you have to use the command line. To do so, run [install directory]\firefox.exe -kiosk .

Читайте также:  Linux gui для 7zip

Numerous features of the kiosk mode are configurable through policy or command line parameters when launching the browser. For an optimal Kiosk mode operation, we recommend that system administrators configure Firefox as follows:

  • Policy configuration
    • Configure accessible domains through policy as well as the homepage.
    • Launch Firefox through the command line with the -kiosk -private-window [target URL] argument so that Firefox is launched in a private window with the cache, user history and form data between sessions cleared and pointing to a predefined URL.

    Special Note

    The kiosk mode provided by Firefox is a very basic mode intended for kiosks where the content loaded in the browser is strictly limited by the owner of the kiosk and either there is no keyboard or keyboard access is limited (particularly Ctrl and Alt). It is up to the kiosk owner to ensure the content does not surprise/confuse users or break browser UI in this setup.

    These fine people helped write this article:

    Illustration of hands

    Volunteer

    Grow and share your expertise with others. Answer questions and improve our knowledge base.

    Источник

    Режим Киоска в Корпоративном Firefox

    Эта статья предназначена для IT-администраторов, которые желают настроить Firefox на компьютерах внутри своей организации.

    Что такое режим Киоска?

    Режим киоска блокирует Firefox для защиты киоска от пользователей. Это особенно актуально для сценариев, когда устройство публично доступно в библиотеках, торговых автоматах или общественном транспорте, но не ограничивается только ими.

    Ключевые характеристики режима Киоска в Корпоративном Firefox:

    • Запускается по умолчанию в полноэкранном режиме
    • Все меню, умная панель и панель инструментов невидимы, как и вкладки
    • Кнопка X недоступна, когда вы подводите курсор мыши к верхней части экрана
    • F11 не работает
    • Контекстное меню по щелчку правой кнопкой мыши не работает
    • Скрывается панель статуса в нижней части экрана при попытке отображения прогресса
    • Скрывается ссылка назначения при наведении курсора мыши на ссылки
    • Доступен на Windows
    • macOS: Режим киоска работает на macOS, хотя системное меню нельзя отключить (ограничение Apple)
    • Linux: Режим киоска работает в Linux, если ОС не использует единое меню

    Запуск режима Киоска

    Чтобы запустить Firefox в режиме Киоска, вам необходимо использовать командную строку. Чтобы это сделать, запустите [папка установки]\firefox.exe -kiosk .

    Рекомендуемая конфигурация

    Множество функций режима киоска можно настроить через политику или параметры командной строки при запуске браузера. Для оптимальной работы режима Киоска мы рекомендуем, чтобы системные администраторы сконфигурировали Firefox следующим образом:

    • Конфигурация политики
      • Настройте доступные домены через политику, а также домашнюю страницу.
      • Запустите Firefox с помощью командной строки с аргументом -kiosk -private-window [целевой URL] , таким образом Firefox будет запущен в приватном окне с кэшем, история просмотра и данные, вводимые в форму, очищаются между сессиями плюс указание на предустановленные URL.

      Специальное примечание

      Режим киоска, предоставляемый Firefox, является очень базовым режимом, предназначенным для киосков, в которых содержимое, загружаемое в браузер, строго ограничено владельцем киоска и отсутствует доступ к клавиатуре или доступ к клавиатуре ограничен (особенно Ctrl и Alt). Владелец киоска должен убедиться, что контент не удивляет/не смущает пользователей и не нарушает пользовательский интерфейс браузера при этой настройке.

      Эти прекрасные люди помогли написать эту статью:

      Illustration of hands

      Станьте волонтёром

      Растите и делитесь опытом с другими. Отвечайте на вопросы и улучшайте нашу базу знаний.

      Источник

Оцените статью
Adblock
detector