Why gnome-terminal menu bar is missing?
Peng Yu
pengyu.ut at gmail.com
Tue May 10 20:20:04 UTC 2011
On Tue, May 10, 2011 at 12:21 PM, compdoc <compdoc at hotrodpc.com> wrote:
>>OK. I see it on the ubuntu default desktop. The problem is that I also
>>use vnc (with the window manager icewm). In this window manager,
>>there is no bar on the top of the screen. So I don't see the menu. Is
>>there a fix for this?
>
> I use vnc as well, and it won't let me run unity on my vnc connection. Does
> it work for you?
I don't know what is unity. But here is my startup file. I don't think
that I'm using it.
$ cat ~/.vnc/xstartup
#!/usr/bin/env bash
# Uncomment the following two lines for normal desktop:
# unset SESSION_MANAGER
# exec /etc/X11/xinit/xinitrc
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid black
vncconfig -iconic &
exec icewm &
exec icewm-session &
#xterm &
gnome-terminal &
--
Regards,
Peng
More information about the ubuntu-users
mailing list