Terminals not refreshing correctly in 12.1

I’m at home now so I can’t try them per se, but I do know that connecting through VNC and using terminals does not cause problems. And I still use Gnome and Gnome Terminal over VNC, but it doesn’t seem to be Gnome 3 (or at least not gnome-shell). I say that because the top bar is replaced with a traditional menu, putting the mouse in the upper-left corner doesn’t do anything, etc…

My xstartup is:

#!/bin/sh

# 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 grey
vncconfig -iconic &
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
gnome-session &

So perhaps it is a gnome-shell issue? Are there composting things turned on that I can disable (I hate all the desktop effects anyway and turn them off whenever I find a way to)?

Am 30.11.2012 01:06, schrieb tpg2114:
> So perhaps it is a gnome-shell issue?
This is what I suspect (that is the reason I suggested to test with
icewm/twm since there are no effects or fancy 3d related desktop things).

> Are there composting things
> turned on that I can disable (I hate all the desktop effects anyway and
> turn them off whenever I find a way to)?
To my knowledge you cannot disable that effects in gnome 3 as they are
built in the new desktop environment. Of course I can be completely
wrong here as I am a KDE user and my knowledge about gnome 3 is not deep.
Hope a Gnome 3 guru flies by and can help with that.


PC: oS 12.2 x86_64 | i7-2600@3.40GHz | 16GB | KDE 4.8.5 | GTX 650 Ti
ThinkPad E320: oS 12.2 x86_64 | i3@2.30GHz | 8GB | KDE 4.9.3 | HD 3000
eCAFE 800: oS 11.4 i586 | AMD Geode LX 800@500MHz | 512MB | lamp server