fullscreen interview questions
Top fullscreen frequently asked interview questions
Opening the command prompt ("cmd") on Vista into full screen causes the application to take up 100% vertical space, but only about 50% horizontal. Is there not a way I can make this fullscreen? If it's simply not possible, what is a good replacement?
Source: (StackOverflow)
How can I launch Google Chrome in fullscreen mode from a shortcut?
I have tried the CLI arguments --start-maximized
and --kiosk
, but both do not activate the regular fullscreen mode (i.e. when you press F11).
If only there was a way to automatically press F11 once Google Chrome was open...
Source: (StackOverflow)
Since i'm using a wide screen, i want to view two page in full screen while reading PDF. I can view two page in Reading Mode or normal view. however, whenever i switch to full screen mode, acrobat show only one page. I guess there must be some way to view two page when you're in full screen mode in Adobe Acrobat?
Source: (StackOverflow)
I am trying to take a screenshot of a YouTube video in fullscreen.
When I pause the video and wait a moment, only the bottom UI bar (play/pause/seek) disappears. The top UI bar (Like/Share/More Info) stays there.
So when I press PrintScreen on the keyboard, the screenshot is polluted by this top UI bar. Is there any way to remove it while the video is on pause?
Source: (StackOverflow)
NEW!
I was trying to post here yesterday, but it kept giving me an error. I have discovered that it actually is not using DirectX at all, but GDI or whatever is the non-DX graphics in Windows (not OpenGL Or any other hardware-related API). Sorry about that. I really did think it was DX.
I have a bunch of Windows 32-bit fullscreen EXEs that were compiled for the Windows XP era and use some version of DirectX for settings the graphics mode: 320x240x8. It is hardcoded, native (not faked in any way), and the binaries cannot be touched, recompiled or modified in any way (don't ask).
I'm trying to get these to run on Windows 7 64-bit and later (it doesn't even run on XP without the right card and driver, just to clear up any confusion). They only run if the video card and its driver specifically supports this mode, which is extremely rare, regardless of whether it's run on XP or 7. The 32/64-bit versions seem to have no impact either.
I have been on this problem for a long time, asking experts for help numerous times and getting all kinds of potential solution, which I've tried one by one. Each of them fail with the same error: can't set video mode. The problem is always that it cannot set the video mode. The obvious solution is that it cannot attempt to set the video mode, because it is not supported. So I need some kind of small EXE that I can bundle with these EXEs and which can be set up to "wrap around" it and fool it into thinking that it's actually set the mode, whereas it's actually running in some kind of emulated video window.
I have tried "Wine on Windows", various utilities that "change the resolution" (including DXWIN and D3DWindower), running it inside a VM, compatibility settings, etc. Just about anything you immediately think of. Nothing works at all. But the VM thing wouldn't be good even if it did work, because this has to be "distributable" as well.
Can anyone help me? Is this even possible to solve at all? It seems so bizarre that it's not possible to "trick" the programs into thinking that they actually did get to set the video mode.
I hope that a true expert will be able to come up with some solution.
Source: (StackOverflow)
In power options the monitor is configured to turn off (go to power saving mode) after 10 minutes of inactivity. The problem is it also turns itself off when I watch long YouTube videos in full screen.
I like power saving, so the default behavior is OK, but it shouldn't kick in when I watch fullscreen videos.
Is there a way to fix it?
Source: (StackOverflow)
I have a dual-monitor setup, and currently I can run a full screen game (Warcraft 3 and Starcraft 2 currently) and see still see anything I have open on my second monitor.
I can't move my mouse from one monitor to the other, which is a good thing. However, I would like to know if it's possible to press some key combination and "release" my mouse control from the full screen game to my second monitor without the game minimizing (which is what happens when I ALT - Tab).
Source: (StackOverflow)
I have recently assembled a dual monitor setup.
I often watch live.twit.tv in my browser and I would like to run it maximized while I do other stuff on second screen, but when I click on a desktop the full screen mode rolls back to normal view. The same case is for different Flash players and I believe Silverlight players suffer from the same problem.
Is there any way to bypass this behavior?
Source: (StackOverflow)
Like many of you, I'm working with two monitors. I'm trying to watch an episode on Channel9's vid-cast, but every time I click back onto my other monitor, the video exits fullscreen-mode, and goes back to a tiny box on the page. Is it possible to keep a video in full screen, while working on the second monitor?
Source: (StackOverflow)
This question already has an answer here:
I use some DOS applications in Windows 7.
Before Windows 7, I could press Alt+Enter to run the application in full screen, but with Windows 7 I can't do this anymore.
I get the message:
This system does not support full screen mode
Is there any workaround?
Source: (StackOverflow)
I am using a dual monitor setup on Ubuntu 9.10 using the TwinView configuration in NIVIDA X Server Settings. My total resolution is 2960x1050 pixels, and my individual monitors are 1680x1050 (primary) and 1280x1024 (secondary).
When going into fullscreen mode on any video on YouTube, I only see a cropped version of the video on my primary display as seen below. This does not occur on any other video sharing website - they properly make the video to fill the entire screen on my primary monitor. To my knowledge this problem only happens on YouTube.

I would rather not have to manually download YouTube videos to watch them - I want to be able to view YouTube videos directly from the YouTube website.
Source: (StackOverflow)
I am using Chrome and this just happens in Facebook and just for YouTube videos (HTML5).
When going fullscreen it shows the video in for a second and than the video disappears and I see the Facebook page in fullscreen with the "www.facebook.com is in now full screen. Exit full screen ESC" message on top. I can click links but the page will not scroll. Pressing ESC exit the fullscreen mode and I can continue watch the video in the standard size.
When opening the same video on the Youtube page there is no problem to go fullscreen.
No problem watching Youtube videos in fullscreen from other sites.
Has anyone else experienced this problem and found a solution?
Source: (StackOverflow)
On a multi-monitor system, if I'm viewing a full-screen video in Flash on one monitor, clicking the mouse on the other monitor causes Flash to leave full-screen mode and revert to normal size.
What's the easiest way of preventing this that works on my version of Flash?
My system is Flash 10 (10.0.12.36), in Firefox 3.5 on Windows Vista 64, but I think it affects all current versions.
This is very annoying behaviour, but unfortunately, according to this bug report response it seem to be a security feature, rather than a bug:
We understand that many users would
like fullscreen on one monitor and to
be able to interact with your OS on
another monitor. However, due to
security requirements, we require that
Flash and Browser must be the current
focus of your OS.
Source: (StackOverflow)