summaryrefslogtreecommitdiff
path: root/static/freebsd/man4/dpms.4 3.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/freebsd/man4/dpms.4 3.html')
-rw-r--r--static/freebsd/man4/dpms.4 3.html44
1 files changed, 44 insertions, 0 deletions
diff --git a/static/freebsd/man4/dpms.4 3.html b/static/freebsd/man4/dpms.4 3.html
new file mode 100644
index 00000000..b8830386
--- /dev/null
+++ b/static/freebsd/man4/dpms.4 3.html
@@ -0,0 +1,44 @@
+<table class="head">
+ <tr>
+ <td class="head-ltitle">DPMS(4)</td>
+ <td class="head-vol">Device Drivers Manual</td>
+ <td class="head-rtitle">DPMS(4)</td>
+ </tr>
+</table>
+<div class="manual-text">
+<section class="Sh">
+<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
+<p class="Pp"><code class="Nm">dpms</code> &#x2014; <span class="Nd">VESA BIOS
+ DPMS driver</span></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
+<p class="Pp"><code class="Cd">device dpms</code></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
+<p class="Pp">The <code class="Nm">dpms</code> driver uses the VESA BIOS to
+ manage an external display during suspend and resume. When the machine
+ suspends, the <code class="Nm">dpms</code> driver turns the external display
+ off. When the machine resumes, it restores the display to its state when the
+ driver was first loaded.</p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
+ ALSO</a></h1>
+<p class="Pp"><a class="Xr">acpi_video(4)</a></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
+<p class="Pp">The VESA BIOS DPMS calls do not provide any way to identify a
+ particular display or adapter to manipulate. As a result, this driver may
+ have unexpected results on systems with multiple displays and/or
+ adapters.</p>
+</section>
+</div>
+<table class="foot">
+ <tr>
+ <td class="foot-date">August 23, 2008</td>
+ <td class="foot-os">FreeBSD 15.0</td>
+ </tr>
+</table>