02-05-2016, 10:13 PM
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
with the following.
Hope that helps.
Ps. this only works when using the launcher on the panel as far as I know.
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