
CenterShell
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
You must have Eterm installed on your system! Eterm provides borderless shell.
CenterShell is a script. It perfectly embeds a terminal (Eterm) in your wallpaper at the center position of a 1024x768 screen.
CenterShell is released under license GNU/GPL.
12 years ago
1.2 fix a taskbar bug and add README
12 years ago
1.2 fix a taskbar bug and add README
hide1713
13 years ago
Report
zzzzzz
13 years ago
Report
747419
13 years ago
Report
Khan
13 years ago
Report
zzzzzz
13 years ago
Go to Advanced --> Special Application Settings...;
then select Geometry;
then check "Placement" and select "Force" and "Centered"
Your konsole will be placed on the desktop center.
Report
juanstiller
12 years ago
Thanks.
Juan
Report
Khan
13 years ago
Thanks.
Report
zzzzzz
13 years ago
For konsole there's also "--noframe" option, but it doesn't work with my style.
Report
Khan
13 years ago
Report
hide1713
13 years ago
centershell needs eterm libast and imlib2
I have install imlib already. So I just need to download 2 more package from linuxpackages and install them (DO NOT use pkg from Eterm official website. It is old)
sudo installpkg libast-0.7-i486-1ms.tgz
sudo installpkg eterm-0.9.4-i486-1gh.tgz
make a link to /bin
sudo ln -s /usr/bin/Eterm /bin/Eterm
Make sure you can start Eterm in command line.
run ./centershell.sh or put it to ~/.kde/Autostart
If you are not using 1024X768 screen change eterm position in centershell.sh
Enjoy it
Report
mortan
13 years ago
Report