Package firefox-r-kiosk: Information

    Source package: firefox-r-kiosk
    Version: 0.9.0.1-alt1
    Build time:  Sep 7, 2015, 03:36 PM in the task #149003
    Copied in the task: #149018
    Category: Networking/WWW
    Report package bug
    License: Public Domain
    Summary: Real Kiosk extension for Mozilla Firefox
    Description: 
    Real Kiosk is a Firefox extension that defaults to full screen,
    disables all menus, toolbars, key commands and right button menus.
    Alt+Home still takes you home.
    
    You can enable Navigation toolbar by adding the following to user.js:
    user_pref("rkiosk.navbar", true);
    
    You might want to remove the print dialog by adding following lines
    to your user.js:
    
    user_pref("print.always_print_silent",true);
    user_pref("print.show_print_progress",false);
    
    Notice that the user can still close Firefox with for example Alt-F4
    and get access to your computer. You might want to prevent this with
    a suitable setup of your operating system's graphical environment.
    
    Caution! R-kiosk extension can be removed only in Firefox Safe Mode.
    Howto: http://kb.mozillazine.org/Safe_Mode_(Firefox)
    (of course, a packaged version is removed with package manager)

    List of rpms provided by this srpm:
    firefox-r-kiosk (noarch)

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin

    ACL:
    Michael Shigorin
    @qa_p7

      1. rpm-build-firefox
      2. unzip

    Last changed


    Sept. 7, 2015 Michael Shigorin 0.9.0.1-alt1
    - built for ALT Linux (compatible with Firefox 38)