diff options
Diffstat (limited to 'man/XvPortNotify.man')
-rw-r--r-- | man/XvPortNotify.man | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/man/XvPortNotify.man b/man/XvPortNotify.man index d487b5e..876a025 100644 --- a/man/XvPortNotify.man +++ b/man/XvPortNotify.man @@ -29,19 +29,19 @@ XvPortNotify \- event generated when port attributes change .EE .\" -.IP \fItype\fR 8 +.IP \fItype\fR 15 Specifies the type of event: XvPortNotify. -.IP \fIserial\fR 8 +.IP \fIserial\fR 15 Number of the last request processed by the server. -.IP \fIsend_event\fR 8 +.IP \fIsend_event\fR 15 True if the event was generated by a SendEvent request. -.IP \fIdisplay\fR 8 +.IP \fIdisplay\fR 15 A pointer to the display the event was read from. -.IP \fIport_id\fR 8 +.IP \fIport_id\fR 15 The port whose attribute has changed. -.IP \fIattribute\fR 8 +.IP \fIattribute\fR 15 An atom specifying the attribute that changed. -.IP \fIvalue\fR 8 +.IP \fIvalue\fR 15 The new value of the attribute. .\" .SH Description |