Re: vnc on C7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Thanks Frank.

The below in fact worked and restarting the service.

Jerry



  To get mate to show up use the follow text in your

  ~.vnc/xstartup file:

#!/bin/sh


# Uncomment the following two lines for normal desktop:
# unset SESSION_MANAGER
  unset DBUS_SESSION_BUS_ADDRESS
# exec /etc/X11/xinit/xinitrc

  [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
  [ -r HOME/.Xresources ] && xrdb HOME/.Xresources
  xsetroot -solid grey
  vncconfig -iconic &
  x-terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
  mate-session &
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux