mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-05 23:58:20 +02:00
XKB man pages: Fix coordinantes typo in multiple pages
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
ca33a80606
commit
3275ec4ca8
5 changed files with 5 additions and 5 deletions
|
|
@ -47,7 +47,7 @@ a number of points. The bounding box of a shape is a rectangle that contains all
|
|||
the outlines of that shape.
|
||||
|
||||
.I XkbComputeShapeTop
|
||||
returns a BoundsRec that contains two x and y coordinates. These coordinates
|
||||
returns a BoundsRec that contains two x and y coordinates. These coordinates
|
||||
describe the corners of a rectangle that contains the outline that describes the
|
||||
top surface of the shape. The top surface is defined to be the approximating
|
||||
outline if the
|
||||
|
|
|
|||
|
|
@ -80,7 +80,7 @@ determine the new pointer Y coordinate.
|
|||
T}
|
||||
.TE
|
||||
|
||||
Each of the X and Y coordinantes of the XkbPtrAction structure is composed of
|
||||
Each of the X and Y coordinates of the XkbPtrAction structure is composed of
|
||||
two signed 16-bit values, that is, the X coordinate is composed of
|
||||
.I high_XXX
|
||||
and
|
||||
|
|
|
|||
|
|
@ -80,7 +80,7 @@ determine the new pointer Y coordinate.
|
|||
T}
|
||||
.TE
|
||||
|
||||
Each of the X and Y coordinantes of the XkbPtrAction structure is composed of
|
||||
Each of the X and Y coordinates of the XkbPtrAction structure is composed of
|
||||
two signed 16-bit values, that is, the X coordinate is composed of
|
||||
.I high_XXX
|
||||
and
|
||||
|
|
|
|||
|
|
@ -84,7 +84,7 @@ determine the new pointer Y coordinate.
|
|||
T}
|
||||
.TE
|
||||
|
||||
Each of the X and Y coordinantes of the XkbPtrAction structure is composed of
|
||||
Each of the X and Y coordinates of the XkbPtrAction structure is composed of
|
||||
two signed 16-bit values, that is, the X coordinate is composed of
|
||||
.I high_XXX
|
||||
and
|
||||
|
|
|
|||
|
|
@ -84,7 +84,7 @@ determine the new pointer Y coordinate.
|
|||
T}
|
||||
.TE
|
||||
|
||||
Each of the X and Y coordinantes of the XkbPtrAction structure is composed of
|
||||
Each of the X and Y coordinates of the XkbPtrAction structure is composed of
|
||||
two signed 16-bit values, that is, the X coordinate is composed of
|
||||
.I high_XXX
|
||||
and
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue