The problem is you are running twm in your xstartup file. Change to another window manager, or configure twm in you Xresources database to not have that behavior. Check into the standard XWindow command options (geometry), and explicitly tell the app when you start it with command line options, what its geometry should be. BTW: I presume are are starting all your apps in the xstartup file in the .vnc directory. If not, you should be.
Lincoln Preetham wrote: >Hi All: > I have an issue and would appreciate your help. >In my machine where i run my Xvnc, i export the display and run a program say >"mozillla". I then also start Xvnc on the display. > >In my client program, i connect to the vncserver:display, as soon as the >client window opens, i do not see the window of the program(eg: mozilla). I >see a frame of the window which is linked to my mouse pointer. Upon clicking >the mouse button, the window is painted and also it does not open in full >screen mode. >Why?, is there any way i could get the window to be painted without explicitly >placing it using the mouse(initially). Also, how can i set the window to >occupy the entire screen as default. >Thanks, >Preetham. >_______________________________________________ >VNC-List mailing list >[EMAIL PROTECTED] >http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
