Is it possible on to switch a console to full-screen in Windows XP on a single monitor? Meaning on a dual monitor that only the left (or right) screen displays the console while the other one remains on Windows. By full-screen I mean true-fullscreen mode, not just resizing (maximize) to fill in the screen.
|
|
Windows 7 (and I believe Vista) doesn't support the full-screen feature for MS-DOS or Command Prompt console. It doesn't even allow full-screen when using the Command Prompt via Windows 7's Windows XP Mode. On Windows XP, it can be set to full screen via Alt + Enter or right-clicking the console title bar and selecting Full Screen. A possible workaround on Windows 7: With Command Prompt open, right click the console title bar, then select Properties. Within the Layout tab, you can adjust the width and height. My suggestion is: Adjust only the width to match the width of your screen. Once the adjustments are made, double click the console title bar. Using this workaround gives it the closest full-screen effect that can be achieved. |
||||
|
|
ShiftWindow : Resize an app window to get pseudo fullscreen, this will hide titlebars and window borders for msot applications, you may need to actually increase cmd.exe window width from the properties dialog first to be effective. I haven't tested the above but this might work, good luck :) |
|||||
|
Why yes; yes it is. You can get basic full-screen functionality with just Alt+Enter, but for better compatibility and to resolve some issues, you can install the Full screen video driver for console:
Now you can press Alt+Enter in console windows to switch them to fullscreen mode (it displays in whichever monitor is set to the primary).
|
||||
|
|