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 ...@@ -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") ![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. 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** For the GPU acceleration, you have to run the VirtualGL command: **vglrun** before the real program you want to run.
Examples: Examples:
* /opt/VirtualGL/bin/vglrun /opt/VirtualGL/bin/glxinfo * /opt/VirtualGL/bin/vglrun /opt/VirtualGL/bin/glxinfo
... ...
......