LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Closed Thread
  Search this Thread
Old 12-02-2005, 01:40 AM   #1
gd2shoe
Member
 
Registered: Jun 2004
Location: Northern CA
Distribution: Debian
Posts: 835

Rep: Reputation: 49
Need FullScreen firefox on startup


Hi, I'm trying to setup firefox to be a kiosk (public access graphical terminal). There looks like there is a decent kiosk extension to lockdown settings and such, but I'm having difficulties with the fullscreen mode.

Getting at fullscreen is normally not difficult. It is merely a matter of hitting F11. My problem is getting firefox to open in full screen mode automatically. I have seen some instructions on editing the global browser.jar file, but I'd rather not if I can help it (for example the accompanying xpi did not work, probably a version conflict). Is there an easier way to do this? Preferably, is there a way to do this inside an individual profile (instead of a global change).

(NOTE: I am NOT talking about maximized. I am talking about truly filling the full screen with the document itself (once the toolbars are hidden). If you don't know what I'm talking about, open firefox and hit F11. The station has a very limited resolution and every pixel counts)
 
Old 12-02-2005, 02:30 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
You have to wait for openkiosk to come out. Meanwhile you can test ifthese extensions fit your needs.
 
Old 12-02-2005, 10:27 PM   #3
gd2shoe
Member
 
Registered: Jun 2004
Location: Northern CA
Distribution: Debian
Posts: 835

Original Poster
Rep: Reputation: 49
No, they don't. The fullscreen extension is just in order to add a button to the toolbar for full screen. It does not, to my knowledge, enable me to startup in a fullscreen mode. None of the others address this.

I did not know about the openkiosk extension for mozilla. It seems like it would be perfect if the firefox port was finished. I'd prefer firefox, but I may need to use the openkiosk/mozilla combination for a while.
 
Old 04-20-2006, 03:12 AM   #4
shinacalypse
LQ Newbie
 
Registered: Sep 2003
Location: Lagos, Nigeria
Distribution: Red Hat,Mandrake,FC
Posts: 12

Rep: Reputation: 0
Hi.
Im actually interested in deploying openkiosk for a cafe running FC4. has anyone ever done it? Im having issue with the client, i keep getting the applet cant be loaded error msgs in kde, on FC4. im not sure how to debug it tho, it tells me to reconfigure it , but i see it loaded in the kicker panel. It doesnt connect to nodeview, and it tells me it has a minute left! I have firewalls and SELinux disabled.,
is there anything i need to know? Thanks in advance....
 
Old 07-09-2007, 11:09 AM   #5
feederz
LQ Newbie
 
Registered: Jul 2007
Posts: 2

Rep: Reputation: 0
If you can use IE instead it has standard full screen capability (I mean proper full screen with no toolbars at all) and can be started in full screen easily from a shortcut like this...

"C:\Program Files\Internet Explorer\IEXPLORE.EXE" -k "hxxp://xxx.mypage.com"

or simpler still from the start menu like this...

Go to Start/Run then type iexplore -k
 
Old 07-09-2007, 11:11 AM   #6
feederz
LQ Newbie
 
Registered: Jul 2007
Posts: 2

Rep: Reputation: 0
Also I just found that there is an Autohide extension for Firefox that allows it to run in propper full screen - however I still don't know if there is a way to make it start in this way by default?
 
Old 07-12-2007, 09:26 PM   #7
gd2shoe
Member
 
Registered: Jun 2004
Location: Northern CA
Distribution: Debian
Posts: 835

Original Poster
Rep: Reputation: 49
Quote:
Originally Posted by feederz
If you can use IE instead it has standard full screen capability (I mean proper full screen with no toolbars at all) and can be started in full screen easily from a shortcut like this...

"C:\Program Files\Internet Explorer\IEXPLORE.EXE" -k "hxxp://xxx.mypage.com"

or simpler still from the start menu like this...

Go to Start/Run then type iexplore -k
I don't mean to be rude, but...
ARE YOU CRAZY?

The whole idea of a kiosk is to present the public with a self help station, both looking snazzy and decreasing the amount of work that must be done by employees (This is a general statement, but it will be true for >95% of kiosk owners). The key is low maintenance. There should be no non-physical way to break it.

Linux can be set (with a little effort) to start X windows with only one application, the browser. There does not need to be a window manager or anything else (expecially if the app opens in full screen mode). If the app does somehow get closed, it can be automatically reopened. At least in my senario, there is no keyboard provided to the public, so they cannot even switch ttys. There is simply nothing to break (with a small possible exception of the browser itself).

IE on the other hand, implies Windows. Windows must be locked up tight through either 3rd party software ($) (rarely works) or some truly phonominal policy settings (I have never seen this work). Assuming you can keep Windows intact, you then must find ways to keep IE from getting you in trouble. Seeing that IE and Windows have such great integration (read: vulnerabilities), it can be difficult to be confident that the public will not eventually get the system infected.

There is only one advantage I can see to an IE kiosk. If someone set out to assemble a web-surfing kiosk (of the whole world wide web, not just your page), they might concider IE. The ONLY reason for that, is because some web pages are not designed for html, but are instead designed for IE.

I will allow that MS is doing a better job than they have historically, but trusting them for this is either silly, or ludicrous.

</rant>
 
Old 07-12-2007, 09:40 PM   #8
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
Not that I think that it is a good idea, but you can run IE in linux. Google ies4linux.
 
Old 07-12-2007, 09:46 PM   #9
gd2shoe
Member
 
Registered: Jun 2004
Location: Northern CA
Distribution: Debian
Posts: 835

Original Poster
Rep: Reputation: 49
My first thought was "utterly ridiculous". Then I read this:
Quote:
Who is the target public?

* WebDesigners that want to move to Linux but still need to test their sites on IE.
* People who have to open IE-only sites
...
Please, don’t use any of these IEs to navigate!! Get Firefox.
Sounds moderately reasonable. Don't see myself getting around to it, but something to think upon...
 
Old 12-23-2010, 09:37 AM   #10
escombg
LQ Newbie
 
Registered: Dec 2010
Posts: 3

Rep: Reputation: 0
Thumbs down Autohide works, but sutuatuion is bad

Quote:
Originally Posted by feederz View Post
Also I just found that there is an Autohide extension for Firefox that allows it to run in propper full screen - however I still don't know if there is a way to make it start in this way by default?
I use autohide on UBUNTU 9. But I received other problem: Mozilla hangs after approx 15 minuites idle.
 
Old 12-23-2010, 11:28 PM   #11
gd2shoe
Member
 
Registered: Jun 2004
Location: Northern CA
Distribution: Debian
Posts: 835

Original Poster
Rep: Reputation: 49
???

You realize you're reopening a 5 year old thread to bring up a tangential problem? You'll get better help if you open your own thread.
 
1 members found this post helpful.
Old 12-24-2010, 12:36 AM   #12
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
Please start new threads for unrelated problems. I'm going to close this 5-year old thread. If you continue to experience issues, please start a thread for them.
 
  


Closed Thread

Tags
client, fc4



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Firefox Startup Problem in NLD 9 - Gnome formohan Linux - Software 1 05-13-2005 03:29 AM
Firefox Startup icon for desktop Will2Pwr Red Hat 1 02-12-2005 08:05 PM
Have Firefox Launch X on startup Johnathan4 Linux - Software 1 02-12-2005 10:02 AM
Start firefox in fullscreen mode m33p Linux - Software 1 09-16-2004 04:13 PM
mozilla fullscreen startup elektrohirn Linux - Software 6 06-20-2003 05:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration