Open a terminal with font size option through command line

Jack

I need a command line to open a gnome-terminal in a specified position of my screen and with specified font-size.

I'm already able to open it into specified position using --geometry option; but then I need to manually press ctrl+- four times to obtain needed look.

Noting that I don't want this font-size to be a default option for all my terminals, is there a way to open it with (very) small font from command line?

Jos
  1. Open gnome-terminal and choose File/New profile. You will see the current defaults.

  2. Enter a new profile name, let's say SmallFont. Modify the settings (including font size) as desired, and save.

  3. Open a new window with File/Open Terminal/SmallFont to check if things look OK.

  4. Close this window.

  5. Enter gnome-terminal --window-with-profile=SmallFont. This should now have the proper font size.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

cmake command line option

From Dev

How to get terminal size or font size in pixels?

From Dev

Setting default terminal window font size in gnuplot

From Dev

Open Linux terminal command in PHP

From Dev

Mac Terminal Find and Open command

From Dev

Using Max Database Size option in ADO causes the Open command to throw

From Dev

How can I change gnome terminal font in command line?

From Dev

How to open "Trash" through terminal?

From Dev

View size of CPU cache through the command-line?

From Dev

Shortcut to change the gnome-terminal font size

From Dev

How can I change gnome terminal font in command line?

From Dev

How to open "Trash" through terminal?

From Dev

View size of CPU cache through the command-line?

From Dev

Command-Line Option to Open Chrome in New Window and Move Focus

From Dev

How to increase the font size of the command line in vimperator / pentadactyl?

From Dev

find out the size of open terminal

From Dev

Launching php script through comman line - keeping terminal window open after execution

From Dev

Explorer open a library through command line

From Dev

Open a terminal with font size option through command line

From Dev

Why does hitting "Ctrl minus" in the command line shrink the font size?

From Dev

How to get terminal size or font size in pixels?

From Dev

Is there an "open with" command for the command line?

From Dev

Command line option to open program as administrator in Windows 7

From Dev

Can Android's Linux kernel be run/emulated through command line in the terminal?

From Dev

Command-Line Option to open new chrome process group

From Dev

Mac Terminal Find and Open command

From Dev

Ubuntu Terminal - gcc: error: unrecognized command line option ‘--showme:link’

From Dev

Command for open terminal to a specified path

From Dev

Command `open` not working on Ubuntu Terminal

Related Related

  1. 1

    cmake command line option

  2. 2

    How to get terminal size or font size in pixels?

  3. 3

    Setting default terminal window font size in gnuplot

  4. 4

    Open Linux terminal command in PHP

  5. 5

    Mac Terminal Find and Open command

  6. 6

    Using Max Database Size option in ADO causes the Open command to throw

  7. 7

    How can I change gnome terminal font in command line?

  8. 8

    How to open "Trash" through terminal?

  9. 9

    View size of CPU cache through the command-line?

  10. 10

    Shortcut to change the gnome-terminal font size

  11. 11

    How can I change gnome terminal font in command line?

  12. 12

    How to open "Trash" through terminal?

  13. 13

    View size of CPU cache through the command-line?

  14. 14

    Command-Line Option to Open Chrome in New Window and Move Focus

  15. 15

    How to increase the font size of the command line in vimperator / pentadactyl?

  16. 16

    find out the size of open terminal

  17. 17

    Launching php script through comman line - keeping terminal window open after execution

  18. 18

    Explorer open a library through command line

  19. 19

    Open a terminal with font size option through command line

  20. 20

    Why does hitting "Ctrl minus" in the command line shrink the font size?

  21. 21

    How to get terminal size or font size in pixels?

  22. 22

    Is there an "open with" command for the command line?

  23. 23

    Command line option to open program as administrator in Windows 7

  24. 24

    Can Android's Linux kernel be run/emulated through command line in the terminal?

  25. 25

    Command-Line Option to open new chrome process group

  26. 26

    Mac Terminal Find and Open command

  27. 27

    Ubuntu Terminal - gcc: error: unrecognized command line option ‘--showme:link’

  28. 28

    Command for open terminal to a specified path

  29. 29

    Command `open` not working on Ubuntu Terminal

HotTag

Archive