no windows title bars
Hello!
I've got a running BT3 with compiz, but there's a command i must run in order to have windows title bars (minimize,maximize buttons etc...) so I've created a file called startnvidia.sh:
#!/bin/bash
exec /usr/bin/X11/nvidia-xconfig -d 24
then i did ln -s startnvidia.sh ~/.kde/Autostart/
but when i log into X after restart it's still not running the script.
although i've noticed that when i'm ending kde's session just before i get the login request i see that the script has been executed - when i ended the session rather than started it.
after running the command manually compiz works smoothly.
got any idea about it?
thanks!
|