On 2012-05-08, at 12:12 PM, Tam Nguyen wrote: Hi, I think this is what you're looking for: https://www.centos.org/modules/newbb/viewtopic.php?topic_id=32993
For a bit further clarification for Bob: Just in case you didn't know, CentOS and Scientific Linux are both based off of the same open source operating system, provided by a vendor which shall remain nameless (Rhymes with Ned Spat). So a lot of advice that people give for CentOS can apply for Scientific Linux and vice versa. ;) The compiz control panel is ccsm (Compiz Config Settings Manager), try using YUM to figure out where that comes from: # yum provides */ccsm (I don't think it's on the standard repos) Try also: # yum search compiz There is an "alt" repo which you can install: rpmforge You can install this repo with yum: #yum install yum-conf-rpmforge There are a number of extra packages on there - hope this helps! -Chris