Re: Howto fullscreen an app
Alexander Nagel <[email protected]>
| Newsgroups | gmane.comp.xfree86.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks for your answer. I'll try it. Bye Alex James Wright schrieb: > 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.. > > > >