# Correction #

The shortcut command would be better as:

sudo kill $(ps -A | grep " compiz$" | awk '{ print $1 }')

The preceding space and end of line '$' ensure that you do not match
other processes with compiz in their name such as a bash script called
kill_compiz.sh for instance. ;-)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/999645

Title:
  Freeze with unity 3d (12.04)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/999645/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to