A page in your DokuWiki was added or changed. Here are the details: Date : 2015/08/05 19:00 Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0 IP-Address : 134.3.38.213 Hostname : HSI-KBW-134-3-38-213.hsi14.kabel-badenwuerttemberg.de Old Revision: http://wiki.x2go.org/doku.php/doc:faq:start?rev=1430148546 New Revision: http://wiki.x2go.org/doku.php/doc:faq:start Edit Summary: Added Pointer to DE FAQ page User : stefanbaur @@ -144,9 +144,9 @@ </code> Then restart ssh service. Now you should not get the error message anymore. - ===== 3rd Software Known Issues ===== + ===== 3rd Party Software Known Issues ===== ==== Eclipse/DartEditor crashes on Debian Wheezy ==== Eclipse and DartEditor crash on Debian Wheezy due to cairo lib, as explained on http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721181. @@ -176,13 +176,17 @@ </code> Lastly, you can tell X to always use numeric pad as digits, on keyboard options. - ==== R graphics === + ==== R graphics ==== Using an buffered X-window and reducing the update rate can significantly improve performance for complex graphs. <code> #Only update Window every 5 seconds (you have to play with this value) options(X11updates = 5) #Open a new X-Window with buffered window X11(type = "dbcairo"); #Everything following this line will be drawn into this window. </code> + + ===== Desktop Environment FAQ (Gnome, KDE, etc.) ===== + + Please visit [[doc:de-compat]] to find out which Desktop Environments are supported on the X2Go Server side. -- This mail was generated by DokuWiki at http://wiki.x2go.org/