2740 shaares
6 results
tagged
VNC
Controler Android VNC
x11vnc -storepasswd 8899 ~/.vnc_passwd
~/.config/autostart/x11vnc.desktop
"[Desktop Entry]
Type=Application
Name=x11vnc
Exec=x11vnc -many -rfbauth /home/miniand/.vnc_passwd"
http://doc.ubuntu-fr.org/lubuntu
Il faut créer ou modifier le fichier /etc/lightdm/lightdm.conf :
sudo leafpad /etc/lightdm/lightdm.conf
Le contenu doit être le suivant :
[SeatDefaults]
autologin-user=votre_nom_d_utilisateur
autologin-user-timeout=0
user-session=Lubuntu
greeter-session=lightdm-gtk-greeter
~/.config/autostart/x11vnc.desktop
"[Desktop Entry]
Type=Application
Name=x11vnc
Exec=x11vnc -many -rfbauth /home/miniand/.vnc_passwd"
http://doc.ubuntu-fr.org/lubuntu
Il faut créer ou modifier le fichier /etc/lightdm/lightdm.conf :
sudo leafpad /etc/lightdm/lightdm.conf
Le contenu doit être le suivant :
[SeatDefaults]
autologin-user=votre_nom_d_utilisateur
autologin-user-timeout=0
user-session=Lubuntu
greeter-session=lightdm-gtk-greeter