Fake fullscreen works better on all platforms in my experience. Make a
window the size of the display, hide the title bar with 'border 0' and also
the mouse with 'cursor 0'. This approach allows for fullscreen on any
attached display.
On 2/8/07, Fanouris Moraitis <fmor...@gmail.com> wrote:
Hi all,
I am using Gem 0.91-cvs
Pd version 0.39.2-extended-test7 in Ubuntu 6.10
My graphic card is ATI x300 and the direct rendering is enabled
When i send a fullscreen message in gemwin
i get the following error
error: GEM: no xxf86vm-support: cannot switch to fullscreen
any ideas?