tigervnc can not open terminal

20 views
Skip to first unread message

周平平

unread,
Feb 23, 2023, 3:26:43 AMFeb 23
to TigerVNC User Discussion/Support
my problem: when i in vnc client choose "open terminal", the terminal is opened, but not display on vnc client

OS: ubuntu20.04
 xstartup: 
#!/bin/sh
export XKL_XMODMAP_DISABLE=1

unset SESSION_MANAGER

unset DBUS_SESSION_BUS_ADDRESS


[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup

[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources

xsetroot -solid grey

vncconfig -iconic &

gnome-session &

gnome-panel &

gnome-settings-daemon &

metacity &

nautilus &


gnome-terminal &
Reply all
Reply to author
Forward
0 new messages