Update home authored by van Vliet's avatar van Vliet
......@@ -1246,7 +1246,7 @@ Or if you run: "/opt/TurboVNC/bin/vncviewer" without the hostname, you have to e
![alt text](images/vncviewer-01.gif "vncviewer-01")
This will then open a (second) icewm windows manager. From there you can launch your accelerated visualization.
For the GPU acceleration, you have to run the VirtualGL command: **vglrun** before the real program you want to run.
For the GPU acceleration, you have to run the VirtualGL command: **vglrun** in front of the real program you want to run.
Examples:
* /opt/VirtualGL/bin/vglrun /opt/VirtualGL/bin/glxinfo
......
......