Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-29-2002, 10:30 AM
|
#1
|
Member
Registered: Dec 2002
Location: IL
Distribution: NetBSD, Slackware, Gentoo, Debian, FreeBSD
Posts: 444
Rep:
|
what file controls......
what is the file/program that controls turning the monitor off after a certain amount of inactivity -thanks
|
|
|
12-29-2002, 10:36 AM
|
#2
|
Member
Registered: May 2002
Location: new hampshire
Distribution: Fedora, RHEL
Posts: 600
Rep: 
|
I could be wrong about this, but I believe screen blanking is controlled on the console by the kernel. apm or acpi... That's what I think it is anyway...
|
|
|
12-30-2002, 09:18 AM
|
#3
|
Senior Member
Registered: Jan 2002
Location: Rome, Italy ; Novi Sad, Srbija; Brisbane, Australia
Distribution: Ubuntu / ITOS2008
Posts: 1,207
Rep:
|
I think if you have apm/acpi support and have X running xscreensaver-demo can be configured to turn the monitor off after a certain time
hth
-NSKL
|
|
|
12-31-2002, 10:13 PM
|
#4
|
LQ Newbie
Registered: Dec 2002
Location: Sydney
Distribution: Slackware
Posts: 7
Rep:
|
Turning of the monitor in what? X, or the at the text console?
I only have experience with X 3.3.x presenly: the option "powersaver" in your /etc/XF86Config enables monitor power level switching. It's also where the time outs are set for each power level.
As for the console, APM or ACPI needs to be compiled into the kernel, and there'll presumably be files in /etc which correspond to these (could be wrong but - never tried this). Check out the "help" when you enable APM/ACPI in your kernel config.
Last edited by ickers; 12-31-2002 at 10:14 PM.
|
|
|
12-31-2002, 10:54 PM
|
#5
|
Member
Registered: Sep 2002
Location: OH, USA
Distribution: 2.6.16-1.2096_FC5 #1
Posts: 245
Rep:
|
For the console I know there is a file in /etc ( i've seen it )...however i'm not on slack right now so i cant be more exact. I believe the default is set to 15 minutes with some command like 'setterm -blank 15' or something to that effect. If you search through the files in /etc there will be comments on that command that say explicitly that it sets the monitor to blank out after 'X' minutes.....try something like this (as root?) in /etc
grep -in 'blank' *
just to see if that gets you anywhere....sorry i can't be more precise
|
|
|
01-01-2003, 05:08 AM
|
#6
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
For XFree86.4.x.x you need to add Option "DPMS" to your monitor section and the following options to your server flags,
Option "StandbyTime" "time"
Option "SuspendTime" "time"
Option "OffTime" "time"
You can also use the Energy module in kde control center.
http://www.xfree86.org/4.2.1/XF86Config.5.html#sect3
http://www.xfree86.org/4.2.1/XF86Config.5.html#sect8
Last edited by Aussie; 01-01-2003 at 05:09 AM.
|
|
|
All times are GMT -5. The time now is 03:35 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|