|
|
Full Screen problems in Linux Ubuntu
It might seem to be a trivial problem to make the OpenGL graphics run in
full screen in Linux Ubuntu, but so far it has caused me problems. When I
write glutFullScreen() the graphic windows is extended to the limits of the
screen, but the windows is still surrounded by a frame and the top and
bottom bars is not removed.
How do I remove the frame and top/bottom bars and make the graphics run in
true full screen???
The graphic card is a Nvidia Gforce Fx5200, and the OS is Linux Ubuntu.
/Henrik
|
|
0
|
|
|
|
Reply
|
Henrik
|
4/20/2006 7:18:42 AM |
|
Am Thu, 20 Apr 2006 09:18:42 +0200 schrieb Henrik:
> It might seem to be a trivial problem to make the OpenGL graphics run
> in full screen in Linux Ubuntu, but so far it has caused me problems.
> When I write glutFullScreen() the graphic windows is extended to the
> limits of the screen, but the windows is still surrounded by a frame
> and the top and bottom bars is not removed.
>
> How do I remove the frame and top/bottom bars and make the graphics
> run in true full screen???
>
> The graphic card is a Nvidia Gforce Fx5200, and the OS is Linux
> Ubuntu.
Hi,
this is less a problem of your distribution or your graphic card. It's
more a problem with your window manager.
Which window manager do you use?
Did you try to use FreeGLUT instead of GLUT? Some distributions provide
an optional FreeGLUT package to replace GLUT. But with the Enlightenment
0.17 window manager there're also som fullscreen problems. But perhaps
this is because of the unfinished state of E17...
regards
Andreas
|
|
0
|
|
|
|
Reply
|
Andreas
|
4/20/2006 8:05:43 AM
|
|
Henrik wrote:
> It might seem to be a trivial problem to make the OpenGL graphics run in
> full screen in Linux Ubuntu, but so far it has caused me problems. When I
> write glutFullScreen() the graphic windows is extended to the limits of the
> screen, but the windows is still surrounded by a frame and the top and
> bottom bars is not removed.
>
> How do I remove the frame and top/bottom bars and make the graphics run in
> true full screen???
>
>
>
> The graphic card is a Nvidia Gforce Fx5200, and the OS is Linux Ubuntu.
>
>
>
> /Henrik
>
>
Have you tried glutEnterGameMode()?
..Ivo.
|
|
0
|
|
|
|
Reply
|
Jason
|
4/20/2006 11:14:12 AM
|
|
glutEnterGameMode solved this problem for me, so it might work ok in
your case too i suppose.
Johnny
|
|
0
|
|
|
|
Reply
|
ivan
|
4/24/2006 3:19:19 AM
|
|
Thanks for the help - it did almost solve the problem. glutEnterGameMode
does take control over the screen and removes the frame around the window.
However the top bar of the window remains and it seems that the bottom part
is cut off because the window is larger than the screen.
The mouse cursor is still shown on the screen. The first time the mouse
cursor is moved down to the bottom, the screen "rolls" down, the top bar are
removed, and it the screen works and acts as "true" full screen. Is there a
way to solve this minor problem?
Henrik
<ivan.leben@gmail.com> skrev i en meddelelse
news:1145848759.815584.256480@i39g2000cwa.googlegroups.com...
> glutEnterGameMode solved this problem for me, so it might work ok in
> your case too i suppose.
>
> Johnny
>
|
|
0
|
|
|
|
Reply
|
Henrik
|
4/24/2006 11:54:06 AM
|
|
|
4 Replies
305 Views
(page loaded in 0.07 seconds)
Similiar Articles: Linux OpenGL fullscreen - comp.graphics.api.opengl... Fullscreen - comp.graphics.api.opengl no fullscreen with freeglut - comp ... Installing Glut on debian - comp.graphics.api.opengl Full Screen problems in Linux Ubuntu ... Ubuntu 10.04 full of bugs. Keyboard stops working seems popular ...... Do they even test this Ubuntu Linux ... people are having similar problems ... Installing Firefox3 for Linux on Pentium processor - comp.sources ... Ubuntu 10.04 full of ... Running SAS on Ubuntu via wine - comp.soft-sys.sasSAS run via a web browser - Legal issues - comp.soft-sys.sas ... Running SAS on Ubuntu via wine ... problem to make the OpenGL graphics run in full screen in Linux Ubuntu ... Ubuntu, Matlab and panel - comp.soft-sys.matlabMint desktops - comp.sys.atari.st Ubuntu 10.04 full of bugs. ... now running on Windows XP, Windows 7, Linux Ubuntu ... ... What Is a Splash Screen in Ubuntu? | eHow.com Splash ... "Terminal too wide" - comp.unix.solarisWhen I have an xterm Opened to full screen and run vi, I ... But worse than that, the Linux nerds all laugh at me. ... shouldn't be that hard, though there may be some issues ... How can I install OpenGL on Ubuntu? - comp.graphics.api.opengl ...... output, sincs it can help diagnose problems ... OS architecture type - comp.os.linux.misc At least Ubuntu 9.10 ... Ubuntu 10.04 full of bugs. Keyboard stops working seems ... texture-mapping differences between Linux and Mac for Bezier ...... the exact problem, including code and screen-shots from both Mac and Linux ... That suggests you might have problems with your ... RedHat) and partly because we tried Ubuntu and ... Altera Quartus II on Debian GNU/Linux - comp.arch.fpga> > > Since Ubuntu is based on Debian I'd ... only free for ms-windows, and Linux users had to pay full ... The Linux I've had minor problems with SignalTap under Linux in ... OpenGL for Linux: GF4-MX440-8X or FX5200? - comp.graphics.api ...... XP FX5200 drivers are supposed to have issues, so I figure maybe the FX5200 Linux ... How can I install OpenGL on Ubuntu? - comp ... looking for full text editor control/widget ... request for advice - comp.graphics.api.openglMain problem is antialiasing, it is dog gone slow - especially GL_POLYGON_SMOOTH, full screen AA is better but its support has problems on its own (at least on linux). Bug #346289 “MASTER: Choppy Flash playback in full screen ...[Problem] Adobe's Flash player can exhibit very poor playback behavior, due to issues in how it implements GPU acceleration on Linux. [Workarounds] Each of these ... [ubuntu] Multi-monitor full screen problems - Ubuntu Forums[ubuntu] Multi-monitor full screen problems Multimedia & Video ... UltraVNC (yes the monitors are directly connected to the Linux box ... 7/22/2012 9:55:30 AM
|
|
|
|
|
|
|
|
|