diff options
-rw-r--r-- | man/XListDeviceProperties.txt | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/man/XListDeviceProperties.txt b/man/XListDeviceProperties.txt index 69fd5a1..3a53c89 100644 --- a/man/XListDeviceProperties.txt +++ b/man/XListDeviceProperties.txt @@ -19,17 +19,11 @@ SYNOPSIS Specifies the connection to the X server. device - The device to grab. + The device to list the properties for. nprops_return Specifies the number of Atoms returned. - num_values - Specifies the number of elements in the values list. - - property - Specifies the property to modify or query. - DESCRIPTION ----------- @@ -47,13 +41,6 @@ DESCRIPTION DIAGNOSTICS ----------- - BadAtom - A value does not describe a valid named identifier. - - BadWindow - A value for a Window argument does not name a defined - window. - BadDevice An invalid device was specified. The device does not exist. |