Windows PowerShell command on Get-command XkbGetDeviceInfoChanges
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man XkbGetDeviceInfoChanges

XKB FUNCTIONS XkbGetDeviceInfoChanges(3x11)

NAME

XkbGetDeviceInfoChanges - Query the changes that have

occurred in the button actions or indicator names and indi-

cator maps associated with an input extension device

SYNOPSIS

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

Status XkbGetDeviceInfoChanges (Display *dpy, XkbDeviceIn-

foPtr device_info, XkbDeviceChangesPtr changes);

ARGUMENTS

- dpy

connection to X server

- device_info

structure to update with results

- changes

contains notes of changes that have occurred

DESCRIPTION

The changes->changed field indicates which attributes of the

device specified in changes->device have changed. The param-

eters describing the changes are contained in the other

fields of changes. XkbGetDeviceInfoChanges uses that infor-

mation to call XkbGetDeviceInfo to obtain the current status of those attributes that have changed. It then updates the

local description of the device in device_info with the new

information.

SEE ALSO

XkbGetDeviceInfo(3x11)

ATTRIBUTES

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

butes:

____________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|_____________________________|

| Availability | x11/library/libx11 |

|_____________________________|_____________________________|

| Interface Stability | Committed |

|_____________________________|_____________________________|

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

|_____________________________|_____________________________|

X Version 11 Last change: libX11 1.3.5 1




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