I run KDE and despise Gnome for its too simplistic UI. When I start Compiz it replaces the window title bar with its own version. I customize my title bar in KDE by adding an "always on top" button to it. It can be quite handy at times. Compiz by default removes all my customizations to the title bar. The solution is to use KDE-specific extensions for Compiz and use KDE-Compiz's window decorator instead of the stock one. These commands do it:
sudo apt-get install compiz-kde
kde-window-decorator --replace &
I love Katapult. Katapult is activated by default using Alt+Space global shortcut key. Compiz binds the same shortcut key to window menu. This can be changed in CompizConfig Settings Manager (invoked by
ccsm
command). This configuration is under General Options > Key bindings > Window Menu. I changed the shortcut key to Alt+F3
, which is the default in KDE.Another thing I learned today is how to configure Katapult. Pressing
Ctrl+C
when Katapult is waiting for your input shows you configuration menu. You can change the shortcut key that invokes Katapult, add a system tray icon for Katapult, etc. Did I tell you I love KDE for its practically endless ways of customization? :)
No comments:
Post a Comment