Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: coreplayer2 on September 17, 2013, 12:23:24 AM

Title: LXTerminal --geometry question
Post by: coreplayer2 on September 17, 2013, 12:23:24 AM
According to the dev's wiki and forum we are supposed to be able to pass the --geometry 140x60 argument at the exec line to LXTerminal, or via alias but I'm having a heck of a time making LXTermianl co-operate, anyone have any suggestions please?
Title: Re: LXTerminal --geometry question
Post by: Rich on September 17, 2013, 12:56:24 AM
Hi coreplayer2
How about:
Code: [Select]
--geometry=140x60
Title: Re: LXTerminal --geometry question
Post by: coreplayer2 on September 17, 2013, 10:34:42 PM
Cool thanks Rich.