Showing posts with label Hacks. Show all posts
Showing posts with label Hacks. Show all posts

Friday, May 23, 2008

Installing Hackintosh

I am currently trying to install Mac OS X - 10.5 Leopard in my machine. I will let you people know my experiences with it..

Stay tuned...


Technorati Tags: ,

Wednesday, April 09, 2008

Command to make your monitor to go into the standby mode

Here is the command, using which you can force your computer monitor to go into the standby mode..

/usr/bin/xset -display :0.0 dpms force off

Since I have learned this command, I have stopped touching my monitor's power button. :-D

P.S.: This commands requires ACPI enabled kernel. Also, it requires acpid to be installed in your system. In Ubuntu, these are installed by default.