[root@kvm6 ~]# yum install tigervnc
[root@kvm6 ~]# vncviewer 192.168.122.1:5902
## NOT WORK ## [root@dywftp ~]# gconftool-2 --get /apps/gnome-screensaver/idle_activation_enabled true [root@dywftp ~]# gconftool-2 --type bool --set /apps/gnome-screensaver/idle_activation_enabled flase [root@dywftp ~]# gconftool-2 --get /apps/gnome-screensaver/idle_activation_enabled false ## WORK ## [root@dywftp ~]# tail /etc/xdg/autostart/gnome-screensaver.desktop Exec=gnome-screensaver OnlyShowIn=GNOME; NoDisplay=true X-GNOME-Autostart-Phase=Application X-GNOME-Autostart-Notify=true X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=gnome-screensaver X-GNOME-Bugzilla-Component=general X-GNOME-Bugzilla-Version=2.28.3 X-GNOME-Autostart-enabled=false
Authentication is required to set the network proxy used for downloading packages
[root@dywftp ~]# vim /etc/xdg/autostart/gpk-update-icon.desktop [root@dywftp ~]# tail /etc/xdg/autostart/gpk-update-icon.desktop Comment[zh_TW]=PackageKit 更新面板程式 Icon=system-software-update Exec=gpk-update-icon Terminal=false Type=Application Categories= NotShowIn=KDE; X-Desktop-File-Install-Version=0.15 X-GNOME-Autostart-enabled=false