SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
en:guides:conspy [2011/03/24 19:42]
linea
en:guides:conspy [2012/04/22 11:00]
linea
Line 103: Line 103:
 home$ firefox http://​SlitazBox:​5800/​ultrasigned.vnc home$ firefox http://​SlitazBox:​5800/​ultrasigned.vnc
 </​code>​ </​code>​
 +
 +===== X11VNC Autostart ​ =====
 +If you'd like to start X11VNC automatically you must edit /​home/​$USER/​.xinitrc with:
 +
 +<​code>​ # nano /​home/​tux/​.xinitrc </​code>​
 +
 +<​file>​
 +# ~/.xinitrc: Executed by slim login manager to startx X session.
 +# You can use F1 with Slim to change your window manager or configure
 +# it permanently with your personal applications.conf file.
 +#
 +. $HOME/​.config/​slitaz/​applications.conf
 +
 +############################################################​
 +## ATTENTION!!! INSERT THE FOLLOWING LINE AFTER .conf FILE CALL
 +/​etc/​init.d/​x11vnc start &
 +
 +case $1 in
 + e17|enlightenment*)
 +...
 +</​file>​
 +
 +**DO NOT USE** the Autostart Programs option under OpenBox or Daemon tricks, it will start a X11VNCserver before a X11server and crash the VNC after the first client connection. So you'll only connect once to the server (and it's not desirable in support environments).
  
 ===== Conspy and slow connections ===== ===== Conspy and slow connections =====
 
en/guides/conspy.txt ยท Last modified: 2017/05/19 18:51 by hgt