LINUX.ORG.RU

История изменений

Исправление safocl, (текущая версия) :

Section "Monitor"
               Identifier "name"
               Option "DPMS" "false"
               ...
EndSection


вроде так наисано в мане xorg.conf

Option «DPMS» «bool»
This option controls whether the server should enable the DPMS extension for power management for this screen. The default is to enable the extension.

апд. т.е. можно какому то монику отключать dpms расширение вообще, и он не будет отключаться, но триггер срабатывания сна моника вроде никак не связан с активностью на каком то монике

Исходная версия safocl, :

Section "Monitor"
               Identifier "name"
               Option "DPMS" "false"
               ...
EndSection


вроде так наисано в мане xorg.conf

Option «DPMS» «bool»
This option controls whether the server should enable the DPMS extension for power management for this screen. The default is to enable the extension.