diff options
Diffstat (limited to 'graphics/Mesa-glx/pkg/MESSAGE')
-rw-r--r-- | graphics/Mesa-glx/pkg/MESSAGE | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/Mesa-glx/pkg/MESSAGE b/graphics/Mesa-glx/pkg/MESSAGE new file mode 100644 index 00000000000..9a94cd62d4b --- /dev/null +++ b/graphics/Mesa-glx/pkg/MESSAGE @@ -0,0 +1,6 @@ +To enable GLX hardware acceleration you have to add a configuration +section like this one to "/etc/XF86Config": + +Section "Module" + Load "glx.so" +EndSection |