Tagged Questions
1
vote
2answers
1k views
How to make LXTerminals open maximized in Lubuntu 11.04?
I have Lubuntu 11.04, I start my terminal sessions with a shortcut.
The annoying thing is that the terminal windows are never maximized when I launch them, so every time I launch a terminal I must ...
2
votes
1answer
290 views
specify geometry of a new gnuplot window in lxde
I have a script that runs a calculation and then plots the result using gnuplot script file. The problem is that I need to make more than one plot and I don't want windows to cover each other.
I ...