What you may want to do is look into your GNOME documentation. Most window managers have options on what to do with certain apps when they run. For instance I have firefox load in one virtual desktop, and I have amaroK load in another, and I have eclipse run fullscreen. Surely there are options similar to that for whatever GNOME uses nowadays (metacity?). -fREW
On 3/13/07, Mr. Shawn H. Corey <[EMAIL PROTECTED]> wrote:
Hi, I'm running Ubuntu 6.10 on a PowerBook 4 under GNOME. Is there any command I can put inn my .gvimrc that will maximize the window at startup? I tried: :autocmd GUIEnter * simalt <F10> But simalt does not work in Linux. I may not know much about GUIs but ever one I read so far has an API call that maximizes the window. So, what's the best way to do this?