General :: Set Display To Run Firefox From Tty?
Apr 1, 2010how can I set DISPLAY command to run Firefox on say tty1?
View 4 Replieshow can I set DISPLAY command to run Firefox on say tty1?
View 4 RepliesI'm testing HTML5 for the first time, using Firefox (beta) 4.0b8 and SeaMonkey (beta) 2.1b1, and its ignoring some CSS. Specifically, I have problems with the <details> tag. (It is nested in a paragraph...I am using it to provide an in-paragraph definition in hopes it can be toggled.)
Firefox only partly supports <details>. It's not supposed to show anything except the content of <summary>, unless you click on <summary>'s content. Instead, it puts a line break before the content of <details>, splitting the paragraph in two peices (which looks silly), without the "closed/open" functionality.
So I tried using "display:inline" in my CSS, but that gets ignored. Just for fun, I also tried "display:hidden" (also ignored) and "display:none" (obeyed).
SeaMonkey doesn't doesn't do anything special with the content of <display>...but it also ignores the same CSS as Firefox.
The only thing I can do to support semantic design is apply "font-style:italic" to all <details> elements.
Granted, you might ask, "why bother using <details> at all. then?" Well, I would like to have <details> for the browsers that support it, with the "font-style:italic" to degrade the page nicely for those that don't (such as for SeaMonkey).
Does anyone know why "display:inline" and "display:hidden" get ignored?
I'm having trouble getting the usual display in firefox as I had in fedora 12. Here is what my fedoraforum.org page looks like: By twohot at 2010-07-19
I suspect something is wrong with the interpretation of "sans, sans-serif, serif ... etc" within fedora but i don't know how to go about fixing it. I'd like to leave the default settings in firefox as this has been the case in previous releases.
I have an elementary question: how can I determine the X11 addresses of my two displays? I am using an ATI card that splits the video signal into two VGA signals which correspond to two displays. I'd like to open one Firefox profile on one display and a second Firefox profile on the other display. So
Firefox --display=:0.0 -P Profile1
Firefox --display=?? -P Profile2
Currently :0.0 opens Firefox in the display my terminal is showing on. I figure there is a linux command to help me determine which X11 addresses are available to me but I haven't come across it yet.
[Code]...
I'd like to have one Firefox window open up on DVI-0 and a second Firefox window open up on DVI-1.
This would be very useful for me. It would mean that I could use 1 PC rather than 2 PCs for these two Firefox windows that I will eventually display on separate TVs.
In F13, when Firefox starts sometimes the shown homepage is the F12 one:
instead of
(the last one corresponds to the spanish version but I'm sure you got my point). I do not have modified the default homepage in Edit>Preferences>General
[url]
Firefox in my Fedora 14 cannot display the product images in the following web page
[URL]
I have tried Firefox 3.6 and Firefox 4. Both failed. Seems error in CSS causing image discarded.
Kconquer in Fedora 14 can display without problem.
I have tried Firefox 4 in Windows XP can display without problem.
uname of my system is 2.6.35.12-88.fc14.x86_64
i have firefox 3.6 and when it start, i only get a white window
View 2 Replies View RelatedOk this is a problem that has dogged me for years but I was hoping it was fixed in 11.4. Using the acroreader plugin pdfs sometimes work but most often they result in a white or black blank screen and once one pdf has failed then they all fail until I restart firefox. It is a huge pain - under kubuntu I have used mozplugger to display pdfs with okular in the browser but this doesn't seem to be in the repos.
I don't think it is just me, all the people I know using suse seem to have this problem but it never gets fixed. how to get pdfs reliably displayed in firefox?
I don't use Firefox much, my default browser is Google Chrome. But I've noticed sometimes things like Flash on some sites runs smoother in FireFox. So yesterday I opened up FF because Facebook was giving me some issues, so i wanted to see if it was Chrome or FB. Now, I haven't run FF in a few weeks, and I've noticed a few updates had rolled in for it since my last use.
When I opened FF and went to FB the login page wouldn't display correctly, and in fact would display no text whatsoever except for the links for the Japanese and Chinese FB pages. I assumed it was FB since I was already having issues with it. Later, I tried again and got the same loading issue. So I ran a Google search for FF issues with FB and got the same problem with Google search results, I got the logo and all the little search icons, but no text.
I tried everything I could think of and everything anyone I asked could think of including:
The only thing that I can do to make FF work is run Alt+F2 gksu firefox. That allows it work with out any issues. Has anyone come across this issue or anything similar? I'm including a couple screen shots of what it looks like when it's not working correctly. Note: these pages have finished loading, the text isn't "white on white" it's just not displaying, view source of these pages shows the complete page is loaded including all text it just isn't being rendered.
I have no problems displaying Chinese characters in IE in Windows and I just switched over to Ubuntu.
I have gone to view-> Character Encoding and set it to simpified Chinese but the screenshot still looks like the attachment.
I see only squares. What should I do?
When i open the Browser FireFox and enter the URL http://localhost/TemplateSystemCore/bin/index.php no PHP Errors will be displayed. If i do Right Click View Source Code it is total empty.
I am using Netbeans to edit a PHP Project. The Project is located in /home/martin/NetBeansProjects/TemplateSystemCore btw. /home/martin/NetBeansProjects/TemplateSystemCore/bin
The Project is usein a .htaccess file with Rewrite Rules.
I edited the php.ini and set all display errors to On.
I also edided the http.conf and set display errors On. But nothing helped. Have anyone a Idea why my Brwoser isnt printing any PHP Errors? At least a <html> Tag should be on the Source Code. But its also empty.
When i open an Terminal and do this code...
I have tried, and I think succeeded installing this font. Geneva Font It seems to work and scale fine in AbiWord and and OOwriter, but it does not display in firefox, it is horrible. The above link shows a sample which is really very bad at all levels of zoom. This site (I think this is the same problem) is also terrible, until I zoom to a very large size, when it smooths out. GNF - Gambling Network Forums I have set the firefox smoothing to 0, so it is not that. (browser.display.auto_quality_min_font_size;0) Here are screenies, if your browser shows the pages OK: The last one is magnified in an image editor. But here it is, zoomed with Firefox [ctrl + +], it goes smooth at a certain level of zoom. Here it is magnified:
View 9 Replies View RelatedRight now I'm getting little boxes with hexcode instead of text-critical marks in my Greek texts that have been marked up. Also, I can't get xml to display in my firefox browser. What am I missing? Shouldn't Firefox parse xml and display something like an html page?
View 2 Replies View RelatedFirst of all I want to say that I'm new to Linux. I am using Ubuntu 10.04 LL and i want to create a html page, in terminal mode, but firefox does not display it correctly. i used this tutorial, http://linuxcommand.org/wss0030.php , but it seems that whatever i do, when i run the page with firefox (x@ubuntu:~/bin$ firefox page.html), the page displays the #!/bin/bash line, it doesn't interpret variables, reserved words, or any other special characters ( $, <<- ). I've tried to change the encoding in firefox from Unicode-8 to Unicode-32 but no luck
View 9 Replies View RelatedSo I just installed 32-bit Squeeze. I've done exactly two things since booting into the first install: pt-get install gtk+2.0, and ./firefox, so unless gtk did something, this might be an easily fixable problem with Debian itself. After installing gtk and trying to run firefox via command line, it tells me
Code: Error: cannot open display: :0 I googled a bit and couldn't come up with a solid solution, but the problem seems to be around other places. Any idea how to fix this?
after i installed compiz, and enable compiz. a problem happen... my firefox (3.6.3) display it's kinda odd, it's like the firefox graphics has been cutted every i move to another tab, this problem occur too when i scroll the web page (the graphics cutted).
View 7 Replies View RelatedRecently I was creating an image in GIMP when I needed to add a new font. I went to my mounted XP drive and copied the file I wanted over into /usr/X11R6/share/fonts/TTF then I went to the font installer as root and installed the font system wide. After that I reloaded GIMP and the font was available. A little while later I went to browse the internet and when I loaded up firefox, it showed a properly formatted and spaced page with no text on it at all. If I highlighted a line, the invisible text would copy to the clipboard properly and I could read it that way. I figured it might've been a just a FF issue, but when I loaded up Seamonkey, I wound up with the same problem. I'm using Firefox 3.0.16 and Seamonkey 2.0.1. I tried going into the preferences and changing the default font, but no matter what I change it to, it doesn't fix it. Slack 1.2 running kernel 2.6.27.31-smp. I use slapt-get to stay up to date and as far as I can tell i have the latest patches and pkgs.
Code:
bash-3.1$ fc-cache -rv
/usr/share/fonts/OTF: caching, new cache contents: 23 fonts, 0 dirs
/usr/share/fonts/TTF: caching, new cache contents: 91 fonts, 0 dirs
/usr/share/fonts/Type1: caching, new cache contents: 64 fonts, 0 dirs
[code]....
Hi, very new to opensuse. I have 64bit 11.3 and its been working very well. My problem is that in Firefox: I have Firefox 3.6.12 when i scroll down using the mouse scroll wheel (not up?) most of the time, but not all the time i get horizontal lines instead of the "real picture". This also happens when i use my keyboard's down arrow key.
When i go slower it seems to happen less often. Also if i click off the page and back on again the display is fine. Is this problem my graphics card? Firefox? or my mouse/keyboard?
I'm using Firefox 3.6.10 for Ubuntu 10.10 with the smooth-scaling ppa (only addons I'm using are Firebug and the Ubuntu modifications pack).Several sites with navigation menus the menu is spread over two lines when it obviously shouldn't be (eg. The Telegraph online, BBC News...) this happens no matter what the zoom level is set to. Chromium renders all these pages normally.
View 3 Replies View RelatedI am posting this under "Desktop Environments" because this does not occur under Unity, nor under KDE (tested with Kubuntu live-CD).
I run Firefox 4.0.1 on Ubuntu 11.04, having installed GNOME 3 via PPA. The following HTML file is not displayed correctly in Firefox:
Code:
<html>
<body>
<p>This is <em>italic text</em>.</p>
</body>
[Code]....
I am using firefox 3.6.18 in Ubuntu 10.04. My problem is that if I try to save some webpage in postscript or pdf format, I go to file>print>print-to-file option and choose output file as ps or pdf format. Now if I click to print, I do get the corresponding page saved in ps/pdf format but only the first page is printed(i.e., saved in ps/pdf format) this way, leaving major portion(may be eight pages for example) of the corresponding webpage unsaved. (the option: range of printing: all pages is chosen by default.) Why is this happening and what should I do to print the entire page? (one example is the following page which you may try to save in the way I described above: [url]
View 2 Replies View RelatedWhen i ssh to server using -X, i always confuse about which display number i should export. It seems to me sometimes the display number has been used by something, so what i can do is only
export DISPLAY=localhost:0 && xclock
export DISPLAY=localhost:1 && xclock
export DISPLAY=localhost:2 && xclock
[code]....
running Fedora 12 (worked fine when I used ubuntu) [URL] gamecenter... firefox will not display the team icons or the drive chart...what am i missing? Chrome does it perfectly.
View 4 Replies View RelatedI am working on a gym class display screen which was built by others. It is operated under Ubuntu. Everytime I click on Firefox, the page goes to fullscreen, but the problem is that the gym class display is not zoomed to full screen (which is what we need). there are black blank parts on both the right and the bottom of the screen.There is no shortcut key working under firefox either, which means I can't zoom the screen or even enter url for any websites.I checked the gym class website on my computer, everything looks perfect. I think there must be some setting wrong on the operating machine.
View 3 Replies View RelatedI have the following scenario that doesn't seem to work normally. I have a windows 7 pc from which I am using putty to connect to my other linux servers (all running redhat 5 and 6). So here is the scenario that works and one that does not work. And I'm trying to figure out the one that does not work. Scenario that works:
From windows 7 (putty) I ssh into Linux_Server_1.
echo $DISPLAY
localhost:10.0
I run xclock and I see it pop up on my windows 7 pc. I am using xming on windows 7 to help me populate the display from linux to windows. One that does not work:
From windows 7 (putty) I ssh into Linux_Server_1. Then from Linux_Server_1 I ssh into Linux_Server_2.
echo $DISPLAY
<no output>
I try to setup $DISPLAY with localhost:10.0 or 0.0 or even my windows 7 pc ip address:0.0 ....etc Then when I try to run xclock I doesn't work.
I get these error messages: Error: Can't open display: <ip of display>
Also as a side note all our Linux servers are sitting on one subnet. My pc is sitting on another subnet. I use vpn to connect to the subnet where the servers sit from my pc.
The removal of the Firefox-Shiretoko Browser from the Main US Repository really wrecked me... I have no back buttons, no URL display, and all my bookmarks now have to be moved... (if I can figure out how to move them...) ooo, i miss my black-skin in Facebook...
View 4 Replies View RelatedI'm having this strange behaviour. If i ssh -X remotehost, and then i issue firefox, the localhost firefox is activated.
View 3 Replies View RelatedI was trying to take advantage of that new HTML5 <video> tag, and Firefox 3.5's native Ogg support, by embedding an .ogv video. Here is the references I used:
[code].....
Here was the code I put on my web page:
Code:
<video width="640" height="480" controls="controls">
<source src="http://path/to/uploaded/video/on/my/site.ogv" />
Your browser does not support the <code>video</code> element.
</video>
However, when I view it I get a video box, but it is grey and will not play a video. I keep playing with the various attributes but the result always seems to be the same. I also tried it on a Windows box with Firefox 3.5 (to make sure it didn't have something to do with my Linux config) but the results were the same.
i am wanting to use Firefox to connect to my smb shares. However, i keep getting this error message: Firefox doesn't know how to open this address, because the protocol (smb) isn't associated with any program. My client configuration is as follows: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.1.8pre) Gecko/20100106 Ubuntu/9.10 (karmic) Shiretoko/3.5.8preI tried the instructions below to try and fix the problem with no success: Quote: From [URL]
Linux with Firefox In order to connect to a network share directly from you browser under Linux, you must configure Firefox to handle URL's starting with "smb://". This is done by typing "about:config" in the address line and hitting return. After that you must right-click the list of settings and choose "New -> Boolean" as shown below.
As name you must type: "network.protocol-handler.external.smb" with a value of "true". After that you must do the same thing over again, but this time choose "New -> String", type the name: "network.protocol-handler.app.smb" with a value of the path to the application you wish to use for browsing network shares. If you use KDE, this will typically be "/usr/bin/konqueror".
how to install firefox web browser from firefox-3.5.3.tar.bz2 which file I should execute to start installation process?
View 3 Replies View Related