I have enable FullScreenmode in Dosbox under Ubuntu 12.04 . But still i am not getting it in Fullscreen. My turbo c++ windows is less than my screen size.
I have enable FullScreenmode in Dosbox under Ubuntu 12.04 . But still i am not getting it in Fullscreen. My turbo c++ windows is less than my screen size.
First, press
ctrl + F10
to lock mouse to dosbox and then tryalt + Enter
.You need to edit dosbox-0.74.conf as given below
Go to terminal and type
gedit /home/severus/.dosbox/dosbox-0.74.conf
and make these changes:
output=opengl
#MOST IMPORTANTNow save the file and open dosbox. It should be fullscreen with full workspace.
NOTE : Original source of this answer : Click Here
Optional: change fullscreen to true (i.e, fullscreen=true) if you want to start dosbox in fullscreen mode
I think the Alt-Enter command makes DOSBox go full-screen. That might not be your problem, though.
for me auto setting on these two functions, works better.
Ctrl+F10 is for accessing mouse
Alt+Enter is to switch from full screen to small.
Severus Tux solution worked on my raspberry pi, but took up far too much computing power. Extreme lag and overheating followed from just rendering the dos prompt.
Another solution is to change the "scaler" parameter to a size that fits your screen the best. you can either double, or tripple the number of pixels used:
or
pick the one that fits your fullscreen mode the best.