Re: Howto fullscreen an app
James Wright <[email protected]>
| Newsgroups | gmane.comp.xfree86.devel |
|---|---|
| Organization | Jigsaw Dezign |
| Message-ID | <[email protected]> |
I'm not familiar with xrandr, but for fullscreen we use the XVidMode extension to change the display mode to that of the size of the window, position the viewport at (0,0) then position the window at (0,0). This works for us because we are using window sizes that are also common resolutions, eg. 640x480 and 800x600 etc.. On Thu, 16 Jun 2005 19:30:07 +0200 Alexander Nagel <[email protected]> wrote: > Hi List, > i want to program a little game and it must go to fullscreen mode. > How can i do this? I already managed to change the resolution with xrandr. > But the window is still with borders and the gnome panel is visible too. > view the picture. > Please help. > Many thanks > Alex >