| Author |
Message |
brad_chuck
Joined: 15 Aug 2005 Posts: 284 Location: Appalachian Mountains
|
Posted: Wed 31 Jan 2007, 18:08 Post subject:
Dotpup to turn Display OFF not just blank |
|
This dotpup is for folks with laptops who need the display turned OFF not just blanked when it is not being used.
install the dotpup....
in your /etc/X11/xorg.conf file add these lines.
After Section "Monitor"
Add this
After Section "ServerLayout"
Add this ( you can change the number to how long you would like the system to waight to shut the display off.
| Code: | | Option "OffTime" "4" |
not all you have to to is run acpid run every time X starts.
There are many ways to do this but a easy way is to add it to the file /root/.xintrc
just open this file in geany then add this right before the window manager is started
that it ..
Have fun
| Description |
|

Download |
| Filename |
apcid.pup |
| Filesize |
25.07 KB |
| Downloaded |
653 Time(s) |
|
|
Back to top
|
|
 |
WhoDo

Joined: 11 Jul 2006 Posts: 4441 Location: Lake Macquarie NSW Australia
|
Posted: Wed 31 Jan 2007, 18:37 Post subject:
Re: Dotpup to turn Display OFF not just blank |
|
| brad_chuck wrote: | | This dotpup is for folks with laptops who need the display turned OFF not just blanked when it is not being used. |
Thanks, brad-chuck. I'll give it a try and see how I go.
Cheers
|
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6199 Location: Auckland, New Zealand
|
Posted: Sat 06 Oct 2007, 20:22 Post subject:
|
|
Thanks - works great even in really old Puppies (Grafpup 104)
|
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6199 Location: Auckland, New Zealand
|
Posted: Mon 15 Oct 2007, 02:20 Post subject:
|
|
But I need to run to shutdown cleanly.
|
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6199 Location: Auckland, New Zealand
|
Posted: Sat 15 Mar 2008, 03:33 Post subject:
|
|
Actually, you don't need apcid - I just tried without it. I think you just need apcid to use the power buttons on your keyboard and things.
|
|
Back to top
|
|
 |
utensil
Joined: 25 Jul 2009 Posts: 17
|
Posted: Fri 02 Apr 2010, 22:21 Post subject:
|
|
Is this still current, or is there a .pet somewhere? This problem has been eating my gourd. There's no point in sending a black screen signal to a monitor. If I wanted that, I would click on ‘lock’.
|
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6199 Location: Auckland, New Zealand
|
Posted: Sat 03 Apr 2010, 05:01 Post subject:
|
|
1. Like I said above, you don't need to install anything to turn the display off. Just edit /etc/X11/xorg.conf as described in the first post i.e. make sure dpms is enabled in the monitor section, and add the offtime in the serverlayout section.
2. Yes, there are .pets of acpid. But it is needed to enable special keyboard power buttons and stuff, not to make the monitor turn off automatically.
_________________ DEATH TO SPREADSHEETS
- - -
Classic Puppy quotes
- - -
Beware the demented serfers!
|
|
Back to top
|
|
 |
|