Start app maximisedForum: X and Fluxbox Topic: Start app maximised started by: seuchato Posted by seuchato on Nov. 23 2008,14:04
Hi thereHow can I start an application maximised? I'd like to use firefox maxed, but probably also other apps. I have been looking around many corners but was not able to find a hint for tha. greets chris Posted by curaga on Nov. 23 2008,14:23
Most apps accept the -geometry switch, see man X ( < http://linux.die.net/man/7/x > )Firefox has it's own -width and -height switches, but it should obey -geometry too. This only specifies the size; the window is still not "maximized" per se, but if you have it the same size as a maximized one, the only difference is the maximize icon on the window bar. |