Skip to main content

Thread: xstartup issues while using vncviewer


i have installed vnc4server, when use vncviewer shows me grey screen , nothing else.
xstartup file
!/bin/sh

# uncomment following 2 lines normal desktop:
# unset session_manager
# exec /etc/x11/xinit/xinitrc

#[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
#[ -r $home/.xresources ] && xrdb $home/.xresources
#—————————–

#!/bin/sh

# uncomment following 2 lines normal desktop:

unset session_manager
#gnome-session &
x-window-manager &

# exec /etc/x11/xinit/xinitrc

[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
#[ -x $home/.vnc/xstartup ] && exec $home/.vnc/xstartup

[ -r $home/.xresources ] && xrdb $home/.xresources

xsetroot -solid grey

vncconfig -iconic &

xterm -geometry 80×24+10+10 -ls -title “$vncdesktop desktop” &
#twm &

please point me wrong

which version/flavour of ubuntu using?

maybe x-window-manager isn't starting window manager. try commenting out line:
x-window-manager &
and add @ end of file:
code:
gnome-session &
(assuming gnome window manager)


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] xstartup issues while using vncviewer


Ubuntu

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support