On Tue, Jun 07, 2011 at 10:04:02PM -0700, [email protected] wrote:
> x-terminal-emulator --geometry=80x50
>
> it doesn't seem to work.
x-terminal-emulator should implement the 'xterm' command-line arguments. xterm
doesn't accept --geometry=80x50:
Doesn't work:
x-terminal-emulator --geometry=80x50
x-terminal-emulator -geometry=80x50
xterm --geometry=80x50
xterm -geometry=80x50
Does work:
x-terminal-emulator -geometry 80x50
xterm -geometry 80x50
--
Jon Dowland
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]