[Konsole-devel] [Bug 180618] [Regression] Konsole doesn't honour window size since 4.1.4
Christoph Burgmer
chrislb at gmx.de
Wed Jan 14 04:16:01 UTC 2009
http://bugs.kde.org/show_bug.cgi?id=180618
--- Comment #1 from Christoph Burgmer <chrislb gmx de> 2009-01-14 05:16:00 ---
It seems that the konsole musn't touch the taskbar spanning the whole vertical
space.
More precisely:
$ rm .kde4/share/config/konsolerc
*restart konsole* (no the window takes up maxmimum vertical space)
$ cat .kde4/share/config/konsolerc
[Desktop Entry]
DefaultProfile=Shell.profile
[Favorite Profiles]
Favorites=/home/christoph/.kde4/share/apps/konsole/Shell.profile
[MainWindow]
Height 768=769
State=AAAA/wAAAAD9AAAAAAAAApEAAAKmAAAABAAAAAQAAAAIAAAACPwAAAAA
Width 1024=657
*restart konsole* (no the window takes up maximum horizontal space)
$ cat .kde4/share/config/konsolerc
[Desktop Entry]
DefaultProfile=Shell.profile
[Favorite Profiles]
Favorites=/home/christoph/.kde4/share/apps/konsole/Shell.profile
[MainWindow]
Height 768=307
State=AAAA/wAAAAD9AAAAAAAAA/YAAAEaAAAABAAAAAQAAAAIAAAACPwAAAAA
Width 1024=1025
*resize to 89x13*
*restart konsole* (keeps its setting)
$ cat .kde4/share/config/konsolerc
[Desktop Entry]
DefaultProfile=Shell.profile
[Favorite Profiles]
Favorites=/home/christoph/.kde4/share/apps/konsole/Shell.profile
[MainWindow]
Height 768=307
State=AAAA/wAAAAD9AAAAAAAAAtkAAAEaAAAABAAAAAQAAAAIAAAACPwAAAAA
Width 1024=729
*restart konsole*
$ cat .kde4/share/config/konsolerc
[Desktop Entry]
DefaultProfile=Shell.profile
[Favorite Profiles]
Favorites=/home/christoph/.kde4/share/apps/konsole/Shell.profile
[MainWindow]
Height 768=307
State=AAAA/wAAAAD9AAAAAAAAAtkAAAEaAAAABAAAAAQAAAAIAAAACPwAAAAA
Width 1024=729
So I can have 80x33 as long as the window doesn't touch the taskbar.
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list