disable_screen_blanking
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| disable_screen_blanking [2008/01/30 11:09] – created juckins | disable_screen_blanking [2025/03/20 18:23] (current) – juckins | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Disabling | + | ==== Disable |
| By default, Red Hat Linux blanks the screen after an interval of no keyboard or mouse activity (usually 10 minutes). | By default, Red Hat Linux blanks the screen after an interval of no keyboard or mouse activity (usually 10 minutes). | ||
| Line 17: | Line 18: | ||
| - If the screen is still blanking, login as the user and execute **xscreensaver**. | - If the screen is still blanking, login as the user and execute **xscreensaver**. | ||
| + | Other notes: | ||
| + | |||
| + | Redhat 6.4: | ||
| + | |||
| + | From Brad: | ||
| + | |||
| + | The workaround is achieved by issuing the following, as user root: | ||
| + | |||
| + | gconftool-2 --direct --config-source=xml: | ||
| + | |||
| + | < | ||
| + | Have gotten a few reports and concerns about issues waking up from the | ||
| + | screensaver. The details as we know it: | ||
| + | |||
| + | -Blank Screensaver is set to come on after 15 minutes of the workstation | ||
| + | being " | ||
| + | |||
| + | -If users attempt to wake the screensaver up after less than 15-20 minutes | ||
| + | of the screensaver being on, then the screensaver will wake up in a few seconds. | ||
| + | |||
| + | -If users attempt to wake the screensaver up after it being on more than | ||
| + | 15-20 minutes, then the screensaver will take 30-90+ seconds to wake up. | ||
| + | |||
| + | -So total idle time is around 30-35 minutes before the issue will occur. | ||
| + | Seems to only occur on the workstations. Doesn' | ||
| + | up using mouse or keyboard. | ||
| + | |||
| + | We are actively working a ticket with RedHat on the issue. If anyone has | ||
| + | details differing from our above understanding, | ||
| + | may prove useful in determining the ultimate cause. | ||
| + | |||
| + | If this is a concern the workaround is to disable the screensaver. | ||
| + | You can run the following command on each workstation to disable | ||
| + | the screensaver. | ||
| + | |||
| + | gconftool-2 --direct --config-source=xml: | ||
| + | </ | ||
| + | |||
| + | |||
| + | < | ||
| + | N-AWIPS Workstations | ||
| + | |||
| + | |||
| + | Install 5.x Desktop | ||
| + | |||
| + | Install X devel ( yum -y install *X* xorg* *x11* ) | ||
| + | |||
| + | Install fvwm | ||
| + | |||
| + | yum install nedit | ||
| + | |||
| + | Configure login banner with gdmsetup | ||
| + | |||
| + | install ksh ( yum -y install ksh ) | ||
| + | |||
| + | Use the Generic/ | ||
| + | |||
| + | sym link csh and ksh ( ln -s /bin/csh / | ||
| + | |||
| + | / | ||
| + | |||
| + | [security] | ||
| + | |||
| + | CheckDirOwner=false | ||
| + | |||
| + | RelaxPermissions=2 | ||
| + | |||
| + | |||
| + | |||
| + | gdm-restart | ||
| + | |||
| + | |||
| + | |||
| + | * Screen Blanking | ||
| + | |||
| + | In xorg.conf: | ||
| + | |||
| + | |||
| + | |||
| + | Section " | ||
| + | Option | ||
| + | Option | ||
| + | Option | ||
| + | Option | ||
| + | Option " | ||
| + | |||
| + | EndSection | ||
| + | </ | ||
| + | |||
| + | [[http:// | ||
| + | |||
| + | __Option " | ||
| + | sets the inactivity timeout for the blanking phase of the screensaver. time is in minutes. This is equivalent to the Xorg server' | ||
| + | |||
| + | __Option " | ||
| + | sets the inactivity timeout for the " | ||
| + | |||
| + | __Option " | ||
| + | sets the inactivity timeout for the " | ||
| + | |||
| + | __Option " | ||
| + | sets the inactivity timeout for the " | ||
disable_screen_blanking.1201709373.txt.gz · Last modified: by juckins
