User Tools

Site Tools


x2go

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
x2go [2024/03/14 05:53] – created - external edit 127.0.0.1x2go [2025/07/10 03:02] (current) zhangyk
Line 1: Line 1:
 [[ https://wiki.x2go.org/doku.php | X2GO Home ]] [[ https://wiki.x2go.org/doku.php | X2GO Home ]]
-<markdown> 
-# Tricks 
  
-## X2go lacks 75dpi font so that it cannot run nmrDraw+====== Tricks ====== 
 + 
 +===== 1. X2go lacks 75dpi font so that it cannot run nmrDraw =====
   * Solution: copy fonts\75dpi from VcXsrv 1.18.3.0 to x2goclient\VcXsrv\fonts. [[http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1084 | Ref]]   * Solution: copy fonts\75dpi from VcXsrv 1.18.3.0 to x2goclient\VcXsrv\fonts. [[http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1084 | Ref]]
  
-## Bad performance on yellow and purple+===== 2. Bad performance on yellow and purple ===== 
 + 
 +The phenomenon leads from overwhelming special effects of xfce. There are two solutions. 
 + 
 +==== 2.1 Through terminal (Recommended) ==== 
 + 
 +First of all, terminate the x2go session using x2go client's button ''terminate'', instead of just closing the x2go windows!!! 
 + 
 +{{pasted:20231223-171234.png?600}} 
 + 
 +Log in the server through ssh. Then open file ''~/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml'', find the line including ''use_compositing'' and change the value from ''true'' to ''false''
 + 
 +<code> 
 +vi ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml 
 +</code> 
 + 
 +{{pasted:20231223-171358.png?600}} 
 + 
 +==== 2.2 Through GUI ====
  
-The phenomenon leads from overwhelming special effects of xfce.+One can shutdown it by clicking ''Application'' (at the top left corner of the x2go windows) -> ''Settings'' -> ''Settings Manager'' -> ''Window Manager Tweaks'' -> ''Compositor''. Then uncheck the option ''Enable display compositing'' (this is the master switch of all options, so the other buttions won't matter).
  
-One can shutdown it by clicking Application (at the top left corner of the x2go windows), Settings, Settings Manager, Window Manager Tweaks, Compositor. Then unselect the option `Enable display compositing`. +{{pasted:20231223-171301.png?600}}
-![](pasted:20231223-171301.png)+
  
 +Similarly, terminate the x2go session using x2go client's button ''terminate'', instead of simply closing the x2go windows!!! This is a must to make the change applied.
  
-If the performance is so bad that you can not open any windows, you can log in the server through ssh. Then open file `~/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml`, find the line including `use_compositing` and change value `true` to `false`. This is Linux~ (Remember to terminate the x2go session using x2go client's button `terminate`, instead of just closing the x2go windows!!!) +{{pasted:20231223-171234.png?600}}
-![](pasted:20231223-171358.png) +
-![](pasted:20231223-171234.png)+
  
-</markdown> 
x2go.1710395598.txt.gz · Last modified: 2024/03/14 05:53 by 127.0.0.1