Need your help ! Full screen browser issue

Discussion in 'Programming' started by genius, Nov 23, 2013.

  1. #1
    Hello,

    I'm building a kiosk, for which I've made a small website, that runs on Opera in Kiosk Mode.

    Now the problem, whenever the power goes down, the browser starts but it doesn't starts with the page, it just asks me if I wnat to continue or start with the homepage,

    I've also tryed Chorme and FF but none work...

    Can anyone give an ideea ?

    Thank you.
     
    genius, Nov 23, 2013 IP
  2. competent123

    competent123 Notable Member

    Messages:
    1,752
    Likes Received:
    71
    Best Answers:
    6
    Trophy Points:
    255
    #2
    competent123, Nov 23, 2013 IP
  3. genius

    genius Well-Known Member

    Messages:
    535
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    108
    #3
    It works but the same problem, in case the power fails, when it boots, I am asked to select the page and press Start.

    What can I do in order to get rid of this and just start with the page that it is set as homepage..

    Tks.
     
    genius, Nov 23, 2013 IP
  4. GORF

    GORF Well-Known Member

    Messages:
    224
    Likes Received:
    21
    Best Answers:
    3
    Trophy Points:
    165
    #4
    Windows?

    Set the page to the browser's home page.
    Make a .bat file to launch the browser in kiosk mode.
    Place a shortcut to the .bat file in the Progrmms/Startup folder.
     
    GORF, Nov 23, 2013 IP
  5. genius

    genius Well-Known Member

    Messages:
    535
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    108
    #5
    I've done this, I mean I made a shortcut in Startup folder, but when it closes like when you unplugged it and then start it again the browser starts but it asks me if I want to continue from last time, even thought it is set to start with the homepage. I'm using Firefox..
     
    genius, Nov 23, 2013 IP
  6. GORF

    GORF Well-Known Member

    Messages:
    224
    Likes Received:
    21
    Best Answers:
    3
    Trophy Points:
    165
  7. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #7
    Remove the "remember last session" option from whichever browser you're using.
     
    PoPSiCLe, Nov 24, 2013 IP
  8. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #8
    Using Opera (best Kiosk mode... at least when it has one in 12/earlier instead of the useless crippleware bullshit of 15+)

    Tools -> Preferences -> Startup, Change to "Home page" instead of "continue from last time".

    Then find operaprefs.ini (on windows typically it's under /user/appData/roaming/Opera or some such) and make sure the following are set in that file:
    [User Prefs]
    Show Crash Log Upload Dialog=0
    Recovery Strategy=3
    Show Startup Dialog=0
    Show Setupdialog On Start=0
    Code (markup):
    Should do the trick. Of course, if you're in the pathetic crippleware known as Opera 15 through 18, or as I call it "Chrome with the opera logo slapped on it any old way" then you're shit outta luck.
     
    deathshadow, Nov 29, 2013 IP