A page in your DokuWiki was added or changed. Here are the details: Date : 2014/01/30 16:37 Browser : Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20131215 Firefox/24.0 Iceweasel/24.2.0 IP-Address : 62.82.108.2 Hostname : host-2.classe-62.82.108.minorisa.net Old Revision: http://wiki.x2go.org/doku.php/doc:faq:start?rev=1388265431 New Revision: http://wiki.x2go.org/doku.php/doc:faq:start Edit Summary: User : amospalla @@ -1,5 +1,5 @@ - ====== FAQ ====== + qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq====== FAQ ====== For those who want to find reasons for certain behavious of X2Go, read here: [[http://wiki.x2go.org/doku.php/wiki:development:debugging|How To Debug or Troubleshoot your X2Go installation]] ===== Server FAQ ===== @@ -138,4 +138,29 @@ #HostKey /etc/ssh/ssh_host_ecdsa_key </code> Then restart ssh service. Now you should not get the error message anymore. + + ===== 3rd Software Known Issues ===== + + ==== Eclipse do crash on Debian Wheezy ==== + + Eclipse crashes on Debian Wheezy due to cairo lib, as explained on http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721181. + + Explained on that bug, and its links, is how to solve this by updating to cairo library from jessie, or modifying a line on /usr/bin/eclipse script. + + ==== Libreoffice performance ==== + + If when using Libreoffice, text selections and copy/paste operations make your X use lots of cpu, disable anti-aliasing and selection transparency on Libreoffice options. + + ==== Mate and numlock erratic behaviour ==== + + If using Mate DE, your numlock key makes numeric keyboard act in a numeric manner or as a moviment keys, disable the dconf setting with: + <code> + gsettings set org.mate.peripherals-keyboard remember-numlock-state false + </code> + Another interesting setting is: + <code> + gsettings set org.mate.peripherals-keyboard numlock-state 'on' + </code> + Lastly, you can tell X to always use numeric pad as digits, on keyboard options. + -- This mail was generated by DokuWiki at http://wiki.x2go.org/