Page 1 of 1

Fullscreen mode in games

Posted: Tue Aug 01, 2006 9:21 pm
by CptnObvious999
When I open a game such as Quake 4 or Sauerbraten or anything else that can go fullscreen, it only uses the middle of the screen and is the size that I set the game resolution to. For me I have my screen resolution at 1600x1200 but I can only run Quake 4 at 800x600 but instead of making the 800x600 use the entire screen it puts it in the middle so I have a lot of black space around it.

Does anyone else have this problem or know a solution or at least the reason it does this? I wonder if Xorg 7.1 fixes this...

Posted: Tue Aug 01, 2006 9:36 pm
by Tsuroerusu
And you ask why I stick to what a distro marked as "stable" gives me in most cases! :P :lol:

Re: Fullscreen mode in games

Posted: Wed Aug 02, 2006 1:52 pm
by dann
CptnObvious999 wrote: For me I have my screen resolution at 1600x1200 but I can only run Quake 4 at 800x600 but instead of making the 800x600 use the entire screen it puts it in the middle so I have a lot of black space around it.

Does anyone else have this problem or know a solution or at least the reason it does this? I wonder if Xorg 7.1 fixes this...
I think the problem may be in your xort.conf file. Do you have screen modes defined for 800x600, 1024x768, and 1280x1024? If not, this may be what is causing the black border.

After you make those changes you will have to restart X I think for them to take effect.

Re: Fullscreen mode in games

Posted: Wed Aug 02, 2006 6:51 pm
by CptnObvious999
dann wrote:
CptnObvious999 wrote: For me I have my screen resolution at 1600x1200 but I can only run Quake 4 at 800x600 but instead of making the 800x600 use the entire screen it puts it in the middle so I have a lot of black space around it.

Does anyone else have this problem or know a solution or at least the reason it does this? I wonder if Xorg 7.1 fixes this...
I think the problem may be in your xort.conf file. Do you have screen modes defined for 800x600, 1024x768, and 1280x1024? If not, this may be what is causing the black border.

After you make those changes you will have to restart X I think for them to take effect.
Thanks Dann, you were right. A quick run of mkxf86config.sh and some tweaking and now I can see my games in true fullscreen in all its glory! (I still don't know exactly what was the option that made it do that but oh well).