Windows PowerShell command on Get-command DPMSCapable
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man DPMSCapable

X FUNCTIONS DPMSCapable(3xext)

NAME

DPMSCapable - returns the DPMS capability of the X server

SYNOPSIS

cc [ flag... ] file... -lXext [ library... ]

cc [ flag ... ] file ... -lXext [ library ... ]

#include

Bool DPMSCapable ( Display *display );

ARGUMENTS display Specifies the connection to the X server

DESCRIPTION

The DPMSCapable function returns the Display Power Manage-

ment Signaling (DPMS) capability of the X server, either TRUE (capable of DPMS) or FALSE (incapable of DPMS).

RETURN VALUES

True The DPMSCapable function returns True if the

X server is capable of DPMS.

False The DPMSCapable function returns True if the

X server is incapable of DPMS.

ATTRIBUTES

See attributes(5) for descriptions of the following attri-

butes:

____________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|_____________________________|

| Availability | x11/library/libxext |

|_____________________________|_____________________________|

| Interface Stability | Committed |

|_____________________________|_____________________________|

| MT-Level | See XInitThreads(3X11) |

|_____________________________|_____________________________|

X Version 11 Last change: libXext 1.1.2 1




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™