kde 4 plasma panels collection done!


Video preview

I hate to not to have choices , so on kde 4 now there are panels for everyone :
gnome2 panel
chrome os panel (it not finished )
mac style panel
unity style
nowardev style (designed for my own use xd)
attempt style (designed to be in the right side )

Page of the project

konsole window resize freeze kde kubuntu nvidia


as you can see here if you have nvidia video cards

http://www.nvnews.net/vbulletin/showthread.php?t=162915

This is a transparency issue.Turn off all transparencies in your KWin theme.

if you don’t want turn off transparency you could lauch konsole in this way

“env XLIB_SKIP_ARGB_VISUALS=1 konsole ”

so if your problem resizing konsole seems to be disappeared you could edit the launcher

kdesudo kate /usr/share/applications/kde4/konsole.desktop

and modify from

Exec=konsole

to

Exec=env XLIB_SKIP_ARGB_VISUALS=1 konsole

you should fix your problem

konsole: bash completion doesn’t work anymore?


O fuck  doens’t work auto-completion  on konsole? omg omg  sigh sob i can’t live without  TAB  sigh sob

enzotib: just do this

sudo apt-get install bash-completion

source /etc/bash_completion

:D just  works !

Follow

Get every new post delivered to your Inbox.