3 Copy src/wmthrottle somewhere to your path, e.g.
4 # cp src/wmthrottle /usr/local/bin/wmthrottle
5 Make it run as root to be able to use it as a normal user
6 # chmod u+s /<path-to>/wmthrottle
12 Make it always run as root to be able to use it as a normal user
13 # chmod u+s /usr/local/bin/wmthrottle