Here is the patch I hacked up for fullscreen mode in with the X11 driver.
X11 fullscreen patch
Logged In: YES user_id=3437
This patch always includes #include <X11/extensions/xf86vmode.h>
I guess it's better to ./configure if this file really exists. Otherwise people who don't have this extension will get problems.
Log in to post a comment.
X11 fullscreen patch
Logged In: YES
user_id=3437
This patch always includes
#include <X11/extensions/xf86vmode.h>
I guess it's better to ./configure if this file really
exists. Otherwise people who don't have this extension will
get problems.