Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Set CHUD Nap setting at startup' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Set CHUD Nap setting at startup
Authored by: heynnema on Jun 03, '04 10:55:14PM

If you go into terminal, and type:

hwprefs

you'll see that cpu_nap is correct, not cpunap.

Now if you type:

hwprefs cpu_nap

you'll see that it returns a 0 or a 1 (equiv to false or true)

So, you can use either:

hwprefs cpu_nap=0 (or 1)

hwprefs cpu_nap=false (or true)

Cheers, Al



[ Reply to This | # ]