Skip to main content

Multi-Monitor Full-Screen Mode in IE9

Multi-Monitor Full-Screen Mode in IE9

Internet Explorer version 9 has a very compelling interface. It removes nearly all the clutter from the browser and gives over a maximum of real-estate to the web page itself. Better, in full screen mode, it gives over the entire screen to the web page. Unless you mouse to the top of the screen and get IE9 to reveal its title-bar, you see nothing but the web page.
I am using IE9 in this full screen mode to post this article and even with 3 x 1680 x 1050 pixels of screen real-estate in a multi-monitor setup it makes a difference. For those with piddling netbook screens of 1024 x 600 it must be compelling indeed.
My delight in finding this full-screen behavior was marred by the fact that it would only work on one of my three monitors. This is a perverse side-effect of one of the other features in IE9 called 'frame merging'.
The fix for this is dead simple. You just have to launch IE9 with a command line similar to the following:
"C:\Program Files\Internet Explorer\iexplore.exe" -noframemerging
Note that this should also work for IE8 which also has the same issue.
This likely comes at the cost of using more memory. However, people with a multi-monitor setup probably can afford the cost.
This works under both Windows 7 and Windows Server 2008 R2.

Note: You must use the command line above to start whatever instance you want to see in the 'full full screen' mode. Starting a new tab or new instance from the browser does not work.


Comments

DeepNorth said…
Ironically, I was unable to post the above in IE9. Maybe it's not that great after all.

I managed to type it all in and even save a draft, but when I went to post, IE9 just went into an endless redirect loop and nothing seemed to cure it.

Popular posts from this blog

The system cannot execute the specified program

It always annoys me no end when I get messages like the following: "The system cannot execute the specified program." I got the above error from Windows XP when I tried to execute a program I use all the time. The message is hugely aggravating because it says the obvious without giving any actionable information. If you have such a problem and you are executing from a deep directory structure that may be your problem. It was in my case. Looking on the web with that phrase brought up a bunch of arcane stuff that did not apply to me. It mostly brought up long threads (as these things tend to do) which follow this pattern: 'Q' is the guy with the problem asking for help 'A' can be any number of people who jump in to 'help'. Q: I got this error "The system cannot execute the specified program." when I tried to ... [long list of things tried] A: What program were you running, what operating system, where is the program? What type of

Crucial SSD BIOS update

Executive summary: If Crucial Storage Executive can't see your Crucial drive, you may be able to fix that by re-running as Administrator.  Windows 10 continues to be a nightmare. The latest update has caused my machine to go wonky and it was suggested that, for reasons unknown, my SSD boot drive needed a BIOS update.  The drive in question is a Crucial MX500 CT500MX500 S SD1 and the BIOS update is from M3CR020 to M3CR023.  I initially attempted to burn and boot from a DVD ROM, but that came back with an error:  "could not find kernel image boot/vmlinuz64" You would think that something whose sole purpose is to boot into one program could get that right. That is, you would think that this very basic thing would have been tested prior to release. Sigh. No doubt there is a tortured route to get that thing to boot, but for me there was an easier way. You would think that Crucial would have offered that up first rather than the burnable image, but not in my case.  I then insta

When code writes code, what do developers do?

When code writes code, what do developers do? As we head further into a future where things are automated, people’s last refuge will be curation in a bright future or serving others in a dark future. Curation devolves into saying what you want and iterating through a few rounds of “not that.” As a programmer, I always found automated programming tools laughable. We are still mostly there, but ML/AI is changing that. At one point, many people sagely nodded their heads and said computers would *never* beat a human at chess. Never. I disagreed. I thought that it was ***inevitable*** that they ***would*** beat humans ‘hands down.’ That is well behind us now. It is only a matter of time until all human ‘jobs’ will be doable by machines. Each one, including being a companion. As of now, the bottleneck is energy and knowledge. I think we will crack fusion, but if we do not, we can still harvest billions of times what we use now from the sun in space. The knowledge is increasing rapidly.