See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Set LXTerminal to a fixed size
#1
Hello,

LXTerminal cannot be set to a specific size, in my case the terminal size i like is 120x40. I tried both solutuons from my own linus site but it looks like it is not working.

How can i set the terminal windows size to a fixed size and keep it like that everytime i open the terminal. For me the terminal windows size at this moment is much too small.
My laptop:
MSI GE70-2PE*Quad core Intel Core i7-4710HQ*Kingston 16 GB RAM*Intel 4th Gen. Integr. GPU/NVidia GeForce GTX860M*Qualcomm Atheros Killer E2200/Intel Wireless 3160

I don't need Google, my wife knows everything!

My Linux website
Reply
#2
The easiest way I know to do this is to edit the launcher on the panel, right click the launcher and select properties, when the launcher properties window opens select the edit icon at the bottom right of the window. On the command line in the editor window replace the
Code:
lxterminal -t "Command Line"

with the following.

Code:
lxterminal -t "Command Line" --geometry=120x40

Hope that helps.

Ps. this only works when using the launcher on the panel as far as I know.
“I have not failed. I’ve just found 10,000 ways that won’t work.” - Thomas Edison
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)