How to configure my system so that all windows start maximized?

amh

Every time I open a terminal or an application like Inkscape I have to click the maximize button because by default they open in a small size. Is there a way I can configure my system so that whenever a new program opens, it uses the whole screen?

Here is an example of how small the window of Inkscape is when it opens:

example of how inkscape (and any other application) opens small

Oxwivi

Install maximus Install maximus from the Software Center or from the Terminal:

sudo apt-get install maximus

Then run this command from the Terminal:

maximus

All the new windows will be maximized with that.

Finally, just like in the screen shot at the 5th point in Isaiah's answer, add an entry in the Startup Applications. The name can be whatever you want, and the command will be simply maximus.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How to configure my system so that all windows start maximized?

From Dev

How to start gVim maximized?

From Dev

Start Windows batch file maximized

From Dev

How to start Putty in a maximized window?

From Dev

How to start Putty in a maximized window?

From Dev

How to configure Postfix to relay all incoming mails to my Python script Without checking if user exists on the system?

From Dev

How to configure Postfix to relay all incoming mails to my Python script Without checking if user exists on the system?

From Dev

Wpf not all windows are maximized from taskbar

From Dev

How can I configure my package.json so that certain packages will only install on Windows?

From Dev

How to add a program to the Windows 10 "all apps" start menu section when windows refuses to do so?

From Dev

how to always start conemu in maximized mode?

From Dev

How to start the Xfce Terminal always maximized in Xfce?

From Dev

How to start nautilus maximized from command line?

From Dev

How to start an application Maximized using a .bat file?

From Dev

How to start Google Chrome with maximized window?

From Dev

How can I start Steam with the window maximized?

From Dev

Windows 7 maximized windows not draggable: how to enable?

From Dev

How to configure spacemacs so that it executes code when you start it?

From Dev

How to disable hot corners for maximized windows

From Dev

How to get the screen on which the windows is maximized on?

From Dev

How to disable hot corners for maximized windows

From Dev

How to get the screen on which the windows is maximized on?

From Dev

How to restore window decorations for maximized windows in unity?

From Dev

How do I configure my AWS instance to serve a remote desktop so I can use Windows terminal services to access it?

From Dev

How can I configure the network on my Kubuntu box to be a system connection

From Dev

How to configure my proxy client so that it behaves like a WebClient (authentication)?

From Dev

How can I make Notepad++ actually start maximized?

From Dev

How to start BGI window of c++ program in maximized mode?

From Dev

How I can set-up LXTerminal in Lubuntu to start maximized?

Related Related

  1. 1

    How to configure my system so that all windows start maximized?

  2. 2

    How to start gVim maximized?

  3. 3

    Start Windows batch file maximized

  4. 4

    How to start Putty in a maximized window?

  5. 5

    How to start Putty in a maximized window?

  6. 6

    How to configure Postfix to relay all incoming mails to my Python script Without checking if user exists on the system?

  7. 7

    How to configure Postfix to relay all incoming mails to my Python script Without checking if user exists on the system?

  8. 8

    Wpf not all windows are maximized from taskbar

  9. 9

    How can I configure my package.json so that certain packages will only install on Windows?

  10. 10

    How to add a program to the Windows 10 "all apps" start menu section when windows refuses to do so?

  11. 11

    how to always start conemu in maximized mode?

  12. 12

    How to start the Xfce Terminal always maximized in Xfce?

  13. 13

    How to start nautilus maximized from command line?

  14. 14

    How to start an application Maximized using a .bat file?

  15. 15

    How to start Google Chrome with maximized window?

  16. 16

    How can I start Steam with the window maximized?

  17. 17

    Windows 7 maximized windows not draggable: how to enable?

  18. 18

    How to configure spacemacs so that it executes code when you start it?

  19. 19

    How to disable hot corners for maximized windows

  20. 20

    How to get the screen on which the windows is maximized on?

  21. 21

    How to disable hot corners for maximized windows

  22. 22

    How to get the screen on which the windows is maximized on?

  23. 23

    How to restore window decorations for maximized windows in unity?

  24. 24

    How do I configure my AWS instance to serve a remote desktop so I can use Windows terminal services to access it?

  25. 25

    How can I configure the network on my Kubuntu box to be a system connection

  26. 26

    How to configure my proxy client so that it behaves like a WebClient (authentication)?

  27. 27

    How can I make Notepad++ actually start maximized?

  28. 28

    How to start BGI window of c++ program in maximized mode?

  29. 29

    How I can set-up LXTerminal in Lubuntu to start maximized?

HotTag

Archive