mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-05 13:28:00 +02:00
docs: remove the unsightly dashes from the overviews of arguments
Seventeen months ago, commits78027fdb7aand4f15cfc645removed these dashes from two of the man pages. Now, remove them all. They are unhelpful and just make one wonder why they are there (probably to function as improvised bullet points). Also remove four leading spaces and a trailing comma. Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
This commit is contained in:
parent
a7968c47e3
commit
9ff8502040
183 changed files with 582 additions and 582 deletions
|
|
@ -31,7 +31,7 @@ XkbActionCtrls \- Returns the ctrls fields of act converted to an unsigned int
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- act
|
||||
.I act
|
||||
action from which to extract controls
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,13 +33,13 @@ XkbAddDeviceLedInfo \- Initialize an XkbDeviceLedInfoRec structure
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- device_info
|
||||
.I device_info
|
||||
structure in which to add LED info
|
||||
.TP
|
||||
.I \- led_class
|
||||
.I led_class
|
||||
input extension class for LED device of interest
|
||||
.TP
|
||||
.I \- led_id
|
||||
.I led_id
|
||||
input extension ID for LED device of interest
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,13 +33,13 @@ description
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry to be updated
|
||||
.TP
|
||||
.I \- spec
|
||||
.I spec
|
||||
color to be added
|
||||
.TP
|
||||
.I \- pixel
|
||||
.I pixel
|
||||
color to be added
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,13 +33,13 @@ top-level geometry
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry to which the doodad is added
|
||||
.TP
|
||||
.I \- section
|
||||
.I section
|
||||
section, if any, to which the doodad is added
|
||||
.TP
|
||||
.I \- name
|
||||
.I name
|
||||
name of the new doodad
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ XkbAddGeomKey \- Add one key at the end of an existing row of keys
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- row
|
||||
.I row
|
||||
row to be updated
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,13 +33,13 @@ description
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry to be updated
|
||||
.TP
|
||||
.I \- alias
|
||||
.I alias
|
||||
alias to be added
|
||||
.TP
|
||||
.I \- real
|
||||
.I real
|
||||
real name to be bound to the new alias
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -31,10 +31,10 @@ XkbAddGeomOutline \- Add one outline to an existing shape
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- shape
|
||||
.I shape
|
||||
shape to be updated
|
||||
.TP
|
||||
.I \- sz_points
|
||||
.I sz_points
|
||||
number of points to be reserved
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,13 +32,13 @@ XkbAddGeomOverlay \- Add one overlay to a section
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- section
|
||||
.I section
|
||||
section to which an overlay will be added
|
||||
.TP
|
||||
.I \- name
|
||||
.I name
|
||||
name of the overlay
|
||||
.TP
|
||||
.I \- sz_rows
|
||||
.I sz_rows
|
||||
number of rows to reserve in the overlay
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,13 +33,13 @@ XkbAddGeomOverlayKey \- Add a key to an existing overlay row
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- overlay
|
||||
.I overlay
|
||||
overlay to be updated
|
||||
.TP
|
||||
.I \- row
|
||||
.I row
|
||||
row in overlay to be updated
|
||||
.TP
|
||||
.I \- under
|
||||
.I under
|
||||
primary name of the key to be considered
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,13 +32,13 @@ XkbAddGeomOverlayRow \- Add a row to an existing overlay
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- overlay
|
||||
.I overlay
|
||||
overlay to be updated
|
||||
.TP
|
||||
.I \- row_under
|
||||
.I row_under
|
||||
row to be overlaid in the section overlay overlays
|
||||
.TP
|
||||
.I \- sz_keys
|
||||
.I sz_keys
|
||||
number of keys to reserve in the row
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,13 +33,13 @@ description
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry to be updated
|
||||
.TP
|
||||
.I \- name
|
||||
.I name
|
||||
name of the new property
|
||||
.TP
|
||||
.I \- value
|
||||
.I value
|
||||
value for the new property
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -31,10 +31,10 @@ XkbAddGeomRow \- Add a row to a section
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- section
|
||||
.I section
|
||||
section to be updated
|
||||
.TP
|
||||
.I \- sz_keys
|
||||
.I sz_keys
|
||||
number of keys to be reserved
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -34,19 +34,19 @@ XkbAddGeomSection \- Add one section to an existing keyboard geometry
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry to be updated
|
||||
.TP
|
||||
.I \- name
|
||||
.I name
|
||||
name of the new section
|
||||
.TP
|
||||
.I \- sz_rows
|
||||
.I sz_rows
|
||||
number of rows to reserve in the section
|
||||
.TP
|
||||
.I \- sz_doodads
|
||||
.I sz_doodads
|
||||
number of doodads to reserve in the section
|
||||
.TP
|
||||
.I \- sz_overlays
|
||||
.I sz_overlays
|
||||
number of overlays to reserve in the section
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,13 +32,13 @@ XkbAddGeomShape \- Add a shape to a keyboard geometry
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry to be updated
|
||||
.TP
|
||||
.I \- name
|
||||
.I name
|
||||
name of the new shape
|
||||
.TP
|
||||
.I \- sz_outlines
|
||||
.I sz_outlines
|
||||
number of outlines to be reserved
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -34,16 +34,16 @@ interpretations in an XkbCompatRec
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
keyboard description to be updated
|
||||
.TP
|
||||
.I \- si
|
||||
.I si
|
||||
symbol interpretation to be added
|
||||
.TP
|
||||
.I \- updateMap
|
||||
.I updateMap
|
||||
True=>apply compatibility map to keys
|
||||
.TP
|
||||
.I \- changes
|
||||
.I changes
|
||||
changes are put here
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -34,13 +34,13 @@ record
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
keyboard description in which to allocate client map
|
||||
.TP
|
||||
.I \- which
|
||||
.I which
|
||||
mask selecting map components to allocate
|
||||
.TP
|
||||
.I \- type_count
|
||||
.I type_count
|
||||
value of num_types field in map to be allocated
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,13 +33,13 @@ XkbAllocCompatMap \- Allocate a new compatibility map if you do not already have
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
keyboard description in which to allocate compat map
|
||||
.TP
|
||||
.I \- which
|
||||
.I which
|
||||
mask of compatibility map components to allocate
|
||||
.TP
|
||||
.I \- num_si
|
||||
.I num_si
|
||||
number of symbol interpretations to allocate
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,10 +32,10 @@ XkbAllocControls \- Allocates an XkbControlsRec structure in the XkbDescRec
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
Xkb description in which to allocate ctrls rec
|
||||
.TP
|
||||
.I \- which
|
||||
.I which
|
||||
mask of components of ctrls to allocate
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,13 +33,13 @@ XkbAllocDeviceInfo \- Obtain an XkbDeviceInfoRec structure
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- device_spec
|
||||
.I device_spec
|
||||
device ID with which structure will be used
|
||||
.TP
|
||||
.I \- n_buttons
|
||||
.I n_buttons
|
||||
number of button actions to allocate space for
|
||||
.TP
|
||||
.I \- sz_leds
|
||||
.I sz_leds
|
||||
number of LED feedbacks to allocate space for
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,10 +32,10 @@ XkbAllocDeviceLedInfo \- Obtain an XkbDeviceLedInfoRec structure
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- device_info
|
||||
.I device_info
|
||||
structure in which to allocate LED space
|
||||
.TP
|
||||
.I \- num_needed
|
||||
.I num_needed
|
||||
number of indicators to allocate space for
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -31,10 +31,10 @@ XkbAllocGeomColors \- Allocate geometry colors
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry for which colors should be allocated
|
||||
.TP
|
||||
.I \- num_needed
|
||||
.I num_needed
|
||||
number of new colors required
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,10 +32,10 @@ XkbAllocGeomDoodads \- Allocate doodads that are global to a keyboard geometry
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry for which doodads should be allocated
|
||||
.TP
|
||||
.I \- num_needed
|
||||
.I num_needed
|
||||
number of new doodads required
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -31,10 +31,10 @@ XkbAllocGeomKeyAliases \- Allocate geometry key aliases
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry for which key aliases should be allocated
|
||||
.TP
|
||||
.I \- num_needed
|
||||
.I num_needed
|
||||
number of new key aliases required
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -31,10 +31,10 @@ XkbAllocGeomKeys \- Allocate space for an arbitrary number of keys to a row
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- row
|
||||
.I row
|
||||
row to which keys should be allocated
|
||||
.TP
|
||||
.I \- num_needed
|
||||
.I num_needed
|
||||
number of new keys required
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,10 +32,10 @@ shape
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- shape
|
||||
.I shape
|
||||
shape for which outlines should be allocated
|
||||
.TP
|
||||
.I \- num_needed
|
||||
.I num_needed
|
||||
number of new outlines required
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,10 +32,10 @@ XkbAllocGeomOverlayKeys \- Allocate keys in an overlay row
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- row
|
||||
.I row
|
||||
section for which rows should be allocated
|
||||
.TP
|
||||
.I \- num_needed
|
||||
.I num_needed
|
||||
number of new rows required
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -31,10 +31,10 @@ XkbAllocGeomOverlayRows \- Allocate rows in a overlay
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- overlay
|
||||
.I overlay
|
||||
section for which rows should be allocated
|
||||
.TP
|
||||
.I \- num_needed
|
||||
.I num_needed
|
||||
number of new rows required
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -31,10 +31,10 @@ XkbAllocGeomOverlays \- Allocate overlays in a section
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- section
|
||||
.I section
|
||||
section for which overlays should be allocated
|
||||
.TP
|
||||
.I \- num_needed
|
||||
.I num_needed
|
||||
number of new overlays required
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -31,10 +31,10 @@ XkbAllocGeomPoints \- Allocate points in an outline
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- outline
|
||||
.I outline
|
||||
outline for which points should be allocated
|
||||
.TP
|
||||
.I \- num_needed
|
||||
.I num_needed
|
||||
number of new points required
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -31,10 +31,10 @@ XkbAllocGeomProps \- Allocate geometry properties
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
_summary_
|
||||
.TP
|
||||
.I \- num_needed
|
||||
.I num_needed
|
||||
_summary_
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -31,10 +31,10 @@ XkbAllocGeomRows \- Allocate rows in a section
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- section
|
||||
.I section
|
||||
section for which rows should be allocated
|
||||
.TP
|
||||
.I \- num_needed
|
||||
.I num_needed
|
||||
number of new rows required
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,10 +32,10 @@ XkbAllocGeomSectionDoodads \- Allocate doodads that are specific to a section
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- section
|
||||
.I section
|
||||
section for which doodads should be allocated
|
||||
.TP
|
||||
.I \- num_needed
|
||||
.I num_needed
|
||||
number of new doodads required
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -31,10 +31,10 @@ XkbAllocGeomSections \- Allocate geometry sections
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry for which sections should be allocated
|
||||
.TP
|
||||
.I \- num_needed
|
||||
.I num_needed
|
||||
number of new sections required
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -31,10 +31,10 @@ XkbAllocGeomShapes \- Allocate space for an arbitrary number of geometry shapes
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry for which shapes should be allocated
|
||||
.TP
|
||||
.I \- num_needed
|
||||
.I num_needed
|
||||
number of new shapes required
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,10 +32,10 @@ XkbAllocGeometry \- Allocate an entire geometry
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
keyboard description for which geometry is to be allocated
|
||||
.TP
|
||||
.I \- sizes
|
||||
.I sizes
|
||||
initial sizes for all geometry components
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ member of the keyboard description record
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
keyboard description structure
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -34,16 +34,16 @@ XkbAllocNames \- Allocate symbolic names structures
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
keyboard description for which names are to be allocated
|
||||
.TP
|
||||
.I \- which
|
||||
.I which
|
||||
mask of names to be allocated
|
||||
.TP
|
||||
.I \- num_rg
|
||||
.I num_rg
|
||||
total number of radio group names needed
|
||||
.TP
|
||||
.I \- num_key_aliases
|
||||
.I num_key_aliases
|
||||
total number of key aliases needed
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,13 +33,13 @@ XkbAllocServerMap \- Allocate and initialize an empty server map description rec
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
keyboard description in which to allocate server map
|
||||
.TP
|
||||
.I \- which
|
||||
.I which
|
||||
mask selecting map components to allocate
|
||||
.TP
|
||||
.I \- count_acts
|
||||
.I count_acts
|
||||
value of num_acts field in map to be allocated
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -34,13 +34,13 @@ key to get its semantics updated
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
keyboard description to be updated
|
||||
.TP
|
||||
.I \- key
|
||||
.I key
|
||||
key to be updated
|
||||
.TP
|
||||
.I \- changes
|
||||
.I changes
|
||||
notes changes to the Xkb keyboard description
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -34,16 +34,16 @@ XkbBell \- Rings the bell on the default keyboard
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- display
|
||||
.I display
|
||||
connection to the X server
|
||||
.TP
|
||||
.I \- window
|
||||
.I window
|
||||
event window, or None
|
||||
.TP
|
||||
.I \- percent
|
||||
.I percent
|
||||
relative volume, which can range from -100 to 100 inclusive
|
||||
.TP
|
||||
.I \- name
|
||||
.I name
|
||||
a bell name, or NULL
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -35,16 +35,16 @@ without ringing the bell
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- display
|
||||
.I display
|
||||
connection to the X server
|
||||
.TP
|
||||
.I \- window
|
||||
.I window
|
||||
the event window, or None
|
||||
.TP
|
||||
.I \- percent,
|
||||
.I percent
|
||||
relative volume, which can range from -100 to 100 inclusive
|
||||
.TP
|
||||
.I \- name
|
||||
.I name
|
||||
a bell name, or NULL
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -34,13 +34,13 @@ XkbDeviceChangesRec
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- dpy
|
||||
.I dpy
|
||||
connection to X server
|
||||
.TP
|
||||
.I \- device_info
|
||||
.I device_info
|
||||
local copy of device state and configuration
|
||||
.TP
|
||||
.I \- changes
|
||||
.I changes
|
||||
note specifying changes in device_info
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -34,16 +34,16 @@ XkbChangeEnabledControls \- Manipulates the EnabledControls control
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- dpy
|
||||
.I dpy
|
||||
connection to X server
|
||||
.TP
|
||||
.I \- device_spec
|
||||
keyboard device to modify
|
||||
.I device_spec
|
||||
keyboard device to modify
|
||||
.TP
|
||||
.I \- mask
|
||||
.I mask
|
||||
1 bit -> controls to enable / disable
|
||||
.TP
|
||||
.I \- values
|
||||
.I values
|
||||
1 bit => enable, 0 bit => disable
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -34,16 +34,16 @@ entire keyboard description
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- dpy
|
||||
.I dpy
|
||||
connection to the X server
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
keyboard description from which names are to be taken.
|
||||
.TP
|
||||
.I \- changes
|
||||
.I changes
|
||||
indicators to be updated on the server
|
||||
.TP
|
||||
.I \- state
|
||||
.I state
|
||||
new state of indicators listed in changes->state_changes
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -35,13 +35,13 @@ keyboard description
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- dpy
|
||||
.I dpy
|
||||
connection to X server
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
description from which new values are taken
|
||||
.TP
|
||||
.I \- changes
|
||||
.I changes
|
||||
identifies component parts to update
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,13 +33,13 @@ XkbChangeNames \- _summary-line_
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- dpy
|
||||
.I dpy
|
||||
connection to the X server
|
||||
.TP
|
||||
.I \- which
|
||||
.I which
|
||||
mask of names or map components to be updated
|
||||
.TP
|
||||
.I \- Xkb
|
||||
.I Xkb
|
||||
keyboard description to be updated
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -36,22 +36,22 @@ XkbChangeTypesOfKey \- Change the number of groups and the types bound to a key
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
keyboard description to be changed
|
||||
.TP
|
||||
.I \- key
|
||||
.I key
|
||||
keycode for key of interest
|
||||
.TP
|
||||
.I \- n_groups
|
||||
.I n_groups
|
||||
new number of groups for key
|
||||
.TP
|
||||
.I \- groups
|
||||
.I groups
|
||||
mask indicating groups to change
|
||||
.TP
|
||||
.I \- new_types_in
|
||||
.I new_types_in
|
||||
indices for new groups specified in groups
|
||||
.TP
|
||||
.I \- p_changes
|
||||
.I p_changes
|
||||
notes changes made to xkb
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,13 +32,13 @@ XkbComputeRowBounds \- Update the bounding box of a row
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry that contains the section
|
||||
.TP
|
||||
.I \- section
|
||||
.I section
|
||||
section that contains the row
|
||||
.TP
|
||||
.I \- row
|
||||
.I row
|
||||
row to be examined and updated
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -31,10 +31,10 @@ XkbComputeSectionBounds \- Update the bounding box of a section
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry that contains the section
|
||||
.TP
|
||||
.I \- section
|
||||
.I section
|
||||
section to be examined and updated
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ XkbComputeShapeBounds \- Updates the bounding box of a shape
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- shape
|
||||
.I shape
|
||||
shape to be examined
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -31,10 +31,10 @@ XkbComputeShapeTop \- Determines the bounding box of the top surface of a shape
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- shape
|
||||
.I shape
|
||||
shape to be examined
|
||||
.TP
|
||||
.I \- bounds_rtrn
|
||||
.I bounds_rtrn
|
||||
backfilled with the bounding box for the shape
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -31,10 +31,10 @@ XkbCopyKeyType \- Copy one XkbKeyTypeRec structures
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- from
|
||||
.I from
|
||||
pointer to XkbKeyTypeRec to be copied
|
||||
.TP
|
||||
.I \- into
|
||||
.I into
|
||||
pointer to XkbKeyTypeRec to be changed
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,13 +32,13 @@ XkbCopyKeyTypes \- Copy more than one XkbKeyTypeRec structure
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- from
|
||||
.I from
|
||||
pointer to array of XkbKeyTypeRecs to copy
|
||||
.TP
|
||||
.I \- into
|
||||
.I into
|
||||
pointer to array of XkbKeyTypeRecs to change
|
||||
.TP
|
||||
.I \- num_types
|
||||
.I num_types
|
||||
number of types to copy
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -37,25 +37,25 @@ XkbDeviceBell \- Rings the bell on an X input extension device or the default ke
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- display
|
||||
.I display
|
||||
connection to the X server
|
||||
.TP
|
||||
.I \- window
|
||||
.I window
|
||||
window for which the bell is generated, or None
|
||||
.TP
|
||||
.I \- device_spec
|
||||
.I device_spec
|
||||
device ID, or XkbUseCoreKbd
|
||||
.TP
|
||||
.I \- bell_class
|
||||
.I bell_class
|
||||
X input extension bell class of the bell to be rung
|
||||
.TP
|
||||
.I \- bell_id
|
||||
.I bell_id
|
||||
X input extension bell ID of the bell to be rung
|
||||
.TP
|
||||
.I \- percent
|
||||
.I percent
|
||||
bell volume, from -100 to 100 inclusive
|
||||
.TP
|
||||
.I \- name
|
||||
.I name
|
||||
a name for the bell, or NULL
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -38,25 +38,25 @@ for the keyboard, without ringing the corresponding bell
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- display
|
||||
.I display
|
||||
connection to the X server
|
||||
.TP
|
||||
.I \- window
|
||||
.I window
|
||||
event window, or None
|
||||
.TP
|
||||
.I \- device_spec
|
||||
.I device_spec
|
||||
device ID, or XkbUseCoreKbd
|
||||
.TP
|
||||
.I \- bell_class
|
||||
.I bell_class
|
||||
input extension bell class for the event
|
||||
.TP
|
||||
.I \- bell_id
|
||||
.I bell_id
|
||||
input extension bell ID for the event
|
||||
.TP
|
||||
.I \- percent
|
||||
.I percent
|
||||
volume for the bell, which can range from -100 to 100 inclusive
|
||||
.TP
|
||||
.I \- name
|
||||
.I name
|
||||
a bell name, or NULL
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,13 +33,13 @@ key that is part of an overlay
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry that contains the section
|
||||
.TP
|
||||
.I \- section
|
||||
.I section
|
||||
section to be searched for matching keys
|
||||
.TP
|
||||
.I \- under
|
||||
.I under
|
||||
primary name of the key to be considered
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,10 +33,10 @@ bell on the default keyboard
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- display
|
||||
.I display
|
||||
connection to the X server
|
||||
.TP
|
||||
.I \- percent
|
||||
.I percent
|
||||
volume for the bell, which can range from -100 to 100 inclusive
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -37,22 +37,22 @@ settings for audible bells
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- display
|
||||
.I display
|
||||
connection to the X server
|
||||
.TP
|
||||
.I \- window
|
||||
.I window
|
||||
event window, or None
|
||||
.TP
|
||||
.I \- device_spec
|
||||
.I device_spec
|
||||
device ID, or XkbUseCoreKbd
|
||||
.TP
|
||||
.I \- bell_class
|
||||
.I bell_class
|
||||
input extension class of the bell to be rung
|
||||
.TP
|
||||
.I \- bell_id
|
||||
.I bell_id
|
||||
input extension ID of the bell to be rung
|
||||
.TP
|
||||
.I \- percent
|
||||
.I percent
|
||||
relative volume, which can range from -100 to 100 inclusive
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -34,13 +34,13 @@ structure
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
keyboard description containing client map to free
|
||||
.TP
|
||||
.I \- which
|
||||
.I which
|
||||
mask identifying components of map to free
|
||||
.TP
|
||||
.I \- free_all
|
||||
.I free_all
|
||||
True => free all client components and map itself
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,13 +33,13 @@ XkbFreeCompatMap \- Free an entire compatibility map or selected portions of one
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
Xkb description in which to free compatibility map
|
||||
.TP
|
||||
.I \- which
|
||||
.I which
|
||||
mask of compatibility map components to free
|
||||
.TP
|
||||
.I \- free_map
|
||||
.I free_map
|
||||
True => free XkbCompatMap structure itself
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ XkbFreeComponentList \- Free the structure returned by
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- list
|
||||
.I list
|
||||
pointer to XkbComponentListRec to free
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,13 +33,13 @@ XkbFreeControls \- Frees memory used by the ctrls member of an XkbDescRec struct
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
Xkb description in which to free controls components
|
||||
.TP
|
||||
.I \- which
|
||||
.I which
|
||||
mask of components of ctrls to free
|
||||
.TP
|
||||
.I \- free_all
|
||||
.I free_all
|
||||
True => free everything + ctrls itself
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,13 +33,13 @@ XkbFreeDeviceInfo \- Free an XkbDeviceInfoRec structure
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- device_info
|
||||
.I device_info
|
||||
pointer to XkbDeviceInfoRec in which to free items
|
||||
.TP
|
||||
.I \- which
|
||||
.I which
|
||||
mask of components of device_info to free
|
||||
.TP
|
||||
.I \- free_all
|
||||
.I free_all
|
||||
True => free everything, including device_info
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,16 +33,16 @@ XkbFreeGeomColors \- Free geometry colors
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry in which colors should be freed
|
||||
.TP
|
||||
.I \- first
|
||||
.I first
|
||||
first color to be freed
|
||||
.TP
|
||||
.I \- count
|
||||
.I count
|
||||
number of colors to be freed
|
||||
.TP
|
||||
.I \- free_all
|
||||
.I free_all
|
||||
True => all colors are freed
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,13 +32,13 @@ XkbFreeGeomDoodads \- Free geometry doodads
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- doodads
|
||||
.I doodads
|
||||
doodads to be freed
|
||||
.TP
|
||||
.I \- count
|
||||
.I count
|
||||
number of doodads to be freed
|
||||
.TP
|
||||
.I \- free_all
|
||||
.I free_all
|
||||
True => all doodads are freed
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,16 +33,16 @@ XkbFreeGeomKeyAliases \- Free geometry key aliases
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry in which key aliases should be freed
|
||||
.TP
|
||||
.I \- first
|
||||
.I first
|
||||
first key alias to be freed
|
||||
.TP
|
||||
.I \- count
|
||||
.I count
|
||||
number of key aliases to be freed
|
||||
.TP
|
||||
.I \- free_all
|
||||
.I free_all
|
||||
True => all key aliases are freed
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,16 +33,16 @@ XkbFreeGeomKeys \- Free geometry keys
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- row
|
||||
.I row
|
||||
row in which keys should be freed
|
||||
.TP
|
||||
.I \- first
|
||||
.I first
|
||||
first key to be freed
|
||||
.TP
|
||||
.I \- count
|
||||
.I count
|
||||
number of keys to be freed
|
||||
.TP
|
||||
.I \- free_all
|
||||
.I free_all
|
||||
True => all keys are freed
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,16 +33,16 @@ XkbFreeGeomOutlines \- Free geometry outlines
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- shape
|
||||
.I shape
|
||||
shape in which outlines should be freed
|
||||
.TP
|
||||
.I \- first
|
||||
.I first
|
||||
first outline to be freed
|
||||
.TP
|
||||
.I \- count
|
||||
.I count
|
||||
number of outlines to be freed
|
||||
.TP
|
||||
.I \- free_all
|
||||
.I free_all
|
||||
True => all outlines are freed
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,16 +33,16 @@ XkbFreeGeomOverlayKeys \- Free keys in an overlay row
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- row
|
||||
.I row
|
||||
row in which keys should be freed
|
||||
.TP
|
||||
.I \- first
|
||||
.I first
|
||||
first key to be freed
|
||||
.TP
|
||||
.I \- count
|
||||
.I count
|
||||
number of keys to be freed
|
||||
.TP
|
||||
.I \- free_all
|
||||
.I free_all
|
||||
True => all keys are freed
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,16 +33,16 @@ XkbFreeGeomOverlayRows \- Free rows in an overlay
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- overlay
|
||||
.I overlay
|
||||
section in which rows should be freed
|
||||
.TP
|
||||
.I \- first
|
||||
.I first
|
||||
first row to be freed
|
||||
.TP
|
||||
.I \- count
|
||||
.I count
|
||||
number of rows to be freed
|
||||
.TP
|
||||
.I \- free_all
|
||||
.I free_all
|
||||
True => all rows are freed
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,16 +33,16 @@ XkbFreeGeomOverlays \- Free rows in a section
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- section
|
||||
.I section
|
||||
section in which overlays should be freed
|
||||
.TP
|
||||
.I \- first
|
||||
.I first
|
||||
first overlay to be freed
|
||||
.TP
|
||||
.I \- count
|
||||
.I count
|
||||
number of overlays to be freed
|
||||
.TP
|
||||
.I \- free_all
|
||||
.I free_all
|
||||
True => all overlays are freed
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,16 +33,16 @@ XkbFreeGeomPoints \- Free points in a outline
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- outline
|
||||
.I outline
|
||||
outline in which points should be freed
|
||||
.TP
|
||||
.I \- first
|
||||
.I first
|
||||
first point to be freed
|
||||
.TP
|
||||
.I \- count
|
||||
.I count
|
||||
number of points to be freed
|
||||
.TP
|
||||
.I \- free_all
|
||||
.I free_all
|
||||
True => all points are freed
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,16 +33,16 @@ XkbFreeGeomProperties \- Free geometry properties
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry in which properties should be freed
|
||||
.TP
|
||||
.I \- first
|
||||
.I first
|
||||
first property to be freed
|
||||
.TP
|
||||
.I \- count
|
||||
.I count
|
||||
number of properties to be freed
|
||||
.TP
|
||||
.I \- free_all
|
||||
.I free_all
|
||||
True => all properties are freed
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,16 +33,16 @@ XkbFreeGeomRows \- Free rows in a section
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- section
|
||||
.I section
|
||||
section in which rows should be freed
|
||||
.TP
|
||||
.I \- first
|
||||
.I first
|
||||
first row to be freed
|
||||
.TP
|
||||
.I \- count
|
||||
.I count
|
||||
number of rows to be freed
|
||||
.TP
|
||||
.I \- free_all
|
||||
.I free_all
|
||||
True => all rows are freed
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,16 +33,16 @@ XkbFreeGeomSections \- Free geometry sections
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry in which sections should be freed
|
||||
.TP
|
||||
.I \- first
|
||||
.I first
|
||||
first section to be freed
|
||||
.TP
|
||||
.I \- count
|
||||
.I count
|
||||
number of sections to be freed
|
||||
.TP
|
||||
.I \- free_all
|
||||
.I free_all
|
||||
True => all sections are freed
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,16 +33,16 @@ XkbFreeGeomShapes \- Free geometry shapes
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry in which shapes should be freed
|
||||
.TP
|
||||
.I \- first
|
||||
.I first
|
||||
first shape to be freed
|
||||
.TP
|
||||
.I \- count
|
||||
.I count
|
||||
number of shapes to be freed
|
||||
.TP
|
||||
.I \- free_all
|
||||
.I free_all
|
||||
True => all shapes are freed
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,13 +32,13 @@ XkbFreeGeometry \- Free an entire geometry
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- geom
|
||||
.I geom
|
||||
geometry to be freed
|
||||
.TP
|
||||
.I \- which
|
||||
.I which
|
||||
mask of geometry components to be freed
|
||||
.TP
|
||||
.I \- free_all
|
||||
.I free_all
|
||||
True => the entire geometry is freed
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ member of an XkbDescRec structure
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
keyboard description structure
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,13 +33,13 @@ XkbFreeNames \- Free symbolic names structures
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
keyboard description for which names are to be freed
|
||||
.TP
|
||||
.I \- which
|
||||
.I which
|
||||
mask of names components to be freed
|
||||
.TP
|
||||
.I \- free_map
|
||||
.I free_map
|
||||
True => XkbNamesRec structure itself should be freed
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -34,13 +34,13 @@ structure
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
keyboard description containing server map to free
|
||||
.TP
|
||||
.I \- which
|
||||
.I which
|
||||
mask identifying components of map to free
|
||||
.TP
|
||||
.I \- free_all
|
||||
.I free_all
|
||||
True => free all server map components and server itself
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -37,25 +37,25 @@ keyboard device
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- display
|
||||
.I display
|
||||
unsigned short
|
||||
.TP
|
||||
.I \- device_spec
|
||||
.I device_spec
|
||||
device to query, or XkbUseCoreKbd
|
||||
.TP
|
||||
.I \- timeout_rtrn
|
||||
.I timeout_rtrn
|
||||
delay until AccessXTimeout, seconds
|
||||
.TP
|
||||
.I \- ctrls_mask_rtrn
|
||||
.I ctrls_mask_rtrn
|
||||
backfilled with controls to modify
|
||||
.TP
|
||||
.I \- ctrls_values_rtrn
|
||||
.I ctrls_values_rtrn
|
||||
backfilled with on/off status for controls
|
||||
.TP
|
||||
.I \- options_mask_rtrn
|
||||
.I options_mask_rtrn
|
||||
backfilled with ax_options to modify
|
||||
.TP
|
||||
.I \- options_values_rtrn
|
||||
.I options_values_rtrn
|
||||
backfilled with values for ax_options
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -34,16 +34,16 @@ for a keyboard device
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- display
|
||||
.I display
|
||||
connection to X server
|
||||
.TP
|
||||
.I \- device_spec
|
||||
.I device_spec
|
||||
desired device ID, or XkbUseCoreKbd
|
||||
.TP
|
||||
.I \- timeout_rtrn
|
||||
.I timeout_rtrn
|
||||
backfilled with initial repeat delay, ms
|
||||
.TP
|
||||
.I \- interval_rtrn
|
||||
.I interval_rtrn
|
||||
backfilled with subsequent repeat delay, ms
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,13 +32,13 @@ XkbGetAutoResetControls \- Gets the current values of the auto-reset controls
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- dpy
|
||||
connection to X server
|
||||
.I dpy
|
||||
connection to X server
|
||||
.TP
|
||||
.I \- auto_ctrls
|
||||
specifies which bits in auto_values are relevant
|
||||
.I auto_ctrls
|
||||
specifies which bits in auto_values are relevant
|
||||
.TP
|
||||
.I \- auto_values
|
||||
.I auto_values
|
||||
1 bit => corresponding control has auto-reset on
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -34,13 +34,13 @@ device.
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- display
|
||||
.I display
|
||||
connection to X server
|
||||
.TP
|
||||
.I \- device_spec
|
||||
.I device_spec
|
||||
device ID, or XkbUseCoreKbd
|
||||
.TP
|
||||
.I \- delay_rtrn
|
||||
.I delay_rtrn
|
||||
backfilled with bounce keys delay, ms
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -34,13 +34,13 @@ components from the server
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- display
|
||||
.I display
|
||||
connection to server
|
||||
.TP
|
||||
.I \- which
|
||||
.I which
|
||||
mask of compatibility map components to fetch
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
keyboard description where results placed
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,13 +33,13 @@ XkbGetControls \- Finds the current state of Xkb server controls
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- display
|
||||
.I display
|
||||
connection to X server
|
||||
.TP
|
||||
.I \- which
|
||||
.I which
|
||||
mask of controls requested
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
keyboard description for controls information
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -34,13 +34,13 @@ XkbGetControlsChanges
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- dpy
|
||||
.I dpy
|
||||
connection to X server
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
xkb->ctrls will be updated
|
||||
.TP
|
||||
.I \- changes
|
||||
.I changes
|
||||
indicates which parts of xkb->ctrls to update
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,10 +32,10 @@ DetectableAutoRepeat
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- display
|
||||
.I display
|
||||
connection to X server
|
||||
.TP
|
||||
.I \- supported_rtrn
|
||||
.I supported_rtrn
|
||||
backfilled True if DetectableAutoRepeat supported
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -36,19 +36,19 @@ Extension device
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- dpy
|
||||
.I dpy
|
||||
connection to X server
|
||||
.TP
|
||||
.I \- device_info
|
||||
.I device_info
|
||||
structure to update with results
|
||||
.TP
|
||||
.I \- all_buttons
|
||||
.I all_buttons
|
||||
True => get information for all buttons
|
||||
.TP
|
||||
.I \- first_button
|
||||
.I first_button
|
||||
number of first button for which info is desired
|
||||
.TP
|
||||
.I \- num_buttons
|
||||
.I num_buttons
|
||||
number of buttons for which info is desired
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -37,19 +37,19 @@ extension device
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- dpy
|
||||
.I dpy
|
||||
connection to X server
|
||||
.TP
|
||||
.I \- which
|
||||
.I which
|
||||
mask indicating information to return
|
||||
.TP
|
||||
.I \- device_spec
|
||||
.I device_spec
|
||||
device ID, or XkbUseCoreKbd
|
||||
.TP
|
||||
.I \- ind_class
|
||||
.I ind_class
|
||||
feedback class for indicator requests
|
||||
.TP
|
||||
.I \- ind_id
|
||||
.I ind_id
|
||||
feedback ID for indicator requests
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -35,13 +35,13 @@ device
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- dpy
|
||||
.I dpy
|
||||
connection to X server
|
||||
.TP
|
||||
.I \- device_info
|
||||
.I device_info
|
||||
structure to update with results
|
||||
.TP
|
||||
.I \- changes
|
||||
.I changes
|
||||
contains notes of changes that have occurred
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -36,19 +36,19 @@ with an LED feedback of an input extension device
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- dpy
|
||||
.I dpy
|
||||
connection to X server
|
||||
.TP
|
||||
.I \- device_info
|
||||
.I device_info
|
||||
structure to update with results
|
||||
.TP
|
||||
.I \- led_class
|
||||
.I led_class
|
||||
LED feedback class assigned by input extension
|
||||
.TP
|
||||
.I \- led_id
|
||||
.I led_id
|
||||
LED feedback ID assigned by input extension
|
||||
.TP
|
||||
.I \- which
|
||||
.I which
|
||||
mask indicating desired information
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,10 +32,10 @@ description
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- dpy
|
||||
.I dpy
|
||||
connection to the X server
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
keyboard description that contains the ID for the keyboard and into which the
|
||||
geometry should be loaded
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -34,16 +34,16 @@ the actual values of one or more calls to XkbNoteIndicatorChanges
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- dpy
|
||||
.I dpy
|
||||
connection to the X server
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
keyboard description to hold the new values
|
||||
.TP
|
||||
.I \- changes
|
||||
.I changes
|
||||
indicator maps/state to be obtained from the server
|
||||
.TP
|
||||
.I \- state
|
||||
.I state
|
||||
backfilled with the state of the indicators
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -33,13 +33,13 @@ specify the indicators
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- dpy
|
||||
.I dpy
|
||||
connection to the X server
|
||||
.TP
|
||||
.I \- which
|
||||
.I which
|
||||
mask of indicators for which maps should be returned
|
||||
.TP
|
||||
.I \- desc
|
||||
.I desc
|
||||
keyboard description to be updated
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -32,13 +32,13 @@ XkbGetIndicatorState \- Obtains the current state of the keyboard indicators
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- display
|
||||
.I display
|
||||
connection to the X server
|
||||
.TP
|
||||
.I \- device_spec
|
||||
.I device_spec
|
||||
device ID, or XkbUseCoreKbd
|
||||
.TP
|
||||
.I \- state_return
|
||||
.I state_return
|
||||
backfilled with a mask of the indicator state
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -34,16 +34,16 @@ keys in a keyboard description
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- dpy
|
||||
.I dpy
|
||||
connection to X server
|
||||
.TP
|
||||
.I \- first
|
||||
.I first
|
||||
keycode of first key of interest
|
||||
.TP
|
||||
.I \- num
|
||||
.I num
|
||||
number of keys desired
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
pointer to keyboard description where result is stored
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -34,16 +34,16 @@ a keyboard description from the server
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- dpy
|
||||
.I dpy
|
||||
connection to server
|
||||
.TP
|
||||
.I \- first
|
||||
.I first
|
||||
keycode of first key to get
|
||||
.TP
|
||||
.I \- num
|
||||
.I num
|
||||
number of keys for which behaviors are desired
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
Xkb description to contain the result
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -35,16 +35,16 @@ array) for a subset of the keys in a keyboard description
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- dpy
|
||||
.I dpy
|
||||
connection to server
|
||||
.TP
|
||||
.I \- first
|
||||
.I first
|
||||
keycode of first key to fetch
|
||||
.TP
|
||||
.I \- num
|
||||
.I num
|
||||
number of keys for which to get explicit info
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
Xkb description in which to put results
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -34,16 +34,16 @@ keyboard description
|
|||
.if t .ti +.5i
|
||||
.SH ARGUMENTS
|
||||
.TP
|
||||
.I \- dpy
|
||||
.I dpy
|
||||
connection to X server
|
||||
.TP
|
||||
.I \- first
|
||||
.I first
|
||||
keycode of first key to get
|
||||
.TP
|
||||
.I \- num
|
||||
.I num
|
||||
number of keys for which information is desired
|
||||
.TP
|
||||
.I \- xkb
|
||||
.I xkb
|
||||
keyboard description to update
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue