Version: (using KDE KDE 3.2.0) Installed from: RedHat RPMs OS: Linux Trying to set the window size for knonsole using the --vt_sz CCxLL doesn't work To repeat: # konsole --vt_sz 10x10 & Result: Konsole opens maximised. Expected: A 10x10 konsole window to open. I'm using 3.2.0 rpms from http://kde-redhat.sourceforge.net/ I've also repeated the behaviour on a SuSE 8.2 (3.2.0, rpms from kde.org) It worked fine in 3.1.x
Works for me on KDE 3.2 and KDE CVS (as of Jan 02, 2004). % echo $LINES $COLUMNS 10 12 I think the COLUMNS has to do with what font is being used.
That's KDE CVS Feb 11, 2004.
> % echo $LINES $COLUMNS > 10 12 Konsole has a certain minimum width. With 20 as width it works just fine. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQFAK00EN4pvrENfboIRAvMdAJ9TV9LwrZuXdyDHFnaFqV4115hPIwCghovE TMhTPvCLosXp0dhCG15puGY= =FvtA -----END PGP SIGNATURE-----
20x20 doesn't work for me, however I do have more info... Once the konsole window has opened maximised clicking on the 'restore' button on the title bar makes the konsole window the size specified in the launch command. Incidentally I don't have 'store window settings' checked.
See Comment #3; depends on the font used, but it looks like 12 is the smallest width.