Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7871225
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T01:50:33+00:00 2026-06-03T01:50:33+00:00

I’m developing a KIOSK system using PHP, HTML5 and Javascript. I want to connect

  • 0

I’m developing a KIOSK system using PHP, HTML5 and Javascript.
I want to connect multiple (touch screen) monitors on a single PC. I want these monitors to display a browser in fullscreen-mode where user can access only My Website without any other controls. They won’t have mouse or keyboard.
They should not be able to minimize the browser.
Is there any way to achieve this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T01:50:34+00:00Added an answer on June 3, 2026 at 1:50 am

    Yes, there is.
    However there are a lot of questions in your post and I can not all answer off the bat and not in detail anyway. But I can help you break down your problem:

    Linux, or rather Xorg supports “Multiseat” which allows you to have multiple active terminals at once. You need to write the xorg.conf file so that there is one configuration for each of the touch screens you want to connect. There should be lots of example configurations for multiseats out there. The pain will be determining the/a unique identifier for each device. I’d start reading here: http://www.x.org/wiki/Development/Documentation/Multiseat

    For the multiple instances of a fullscreen non-minimalizable browser without any controls you have to do a few things.

    1. Minimizing, maximizing, resizing and all that good jazz has nothing to do with the program (browser) itself but with the window manager. Your problem is, that most window managers are developed to enable moving and resizing, so you need a customizable one. If you know Python I’d like to point you to pyWM http://pywm.sourceforge.net/ which you can use to achieve fullscreen and non-minimizable windows.

    2. You need a customizable browser that allows you to have multiple instances at once and remove controls. Firefox can do both using its profile mechanism. What you basically do is you start Firefox and customize it the way you want. Then you create multiple copies of that profile and explicitly tell each terminal to use its own profile. (That’s a lot like the xorg problem.)

    3. To restrict the browser/Firefox to your site only you have multiple options. A good bet is checking whether the browser has that capability. If not, you definetly can force the browser to use a proxy server, which can impose that restriction on the user. What can be done and what makes most sense depends heavily on your exact setup.

    If you have your internet restrictionin place, your browser profiles set-up, your customized windowmanager ready and your Xorg configurations figured out, you can use init to put everything together.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to count how many characters a certain string has in PHP, but
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I am reading a book about Javascript and jQuery and using one of the
I want use html5's new tag to play a wav file (currently only supported
I'm using v2.0 of ClassTextile.php, with the following call: $testimonial_text = $textile->TextileRestricted($_POST['testimonial']); ... and
I'm trying to create an if statement in PHP that prevents a single post
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I would like to count the length of a string with PHP. The string
I used javascript for loading a picture on my website depending on which small

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.