Gnome 3 does not follow the goemetry of vncserver
On Fedora 17 with Gnome 3, I try to start a vncserver with
$ vncserver -geometry 1024x768
to start a vnc server with geometry 1024x768.
However, after I connect to the vnc server, the resolution is not 1024x768. I change the geometry to other resolution and the actual resolution is not changed.
I changes the desktop environment for vnc server to twm and the geometry takes effect.
Does anyone have the same problem with me? And any suggestion? Thanks in advance.