From 252d99c87b60ac6f3f2b36f292f9b3880daabe26 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 10 Jul 2014 19:42:31 -0700 Subject: [PATCH] specs/XKB: Markup protocol requests as instead of No great fit in DocBook, so follow what we used in Xlib spec. Signed-off-by: Alan Coopersmith --- specs/XKB/ch12.xml | 2 +- specs/XKB/ch17.xml | 8 ++++---- specs/XKB/ch19.xml | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/specs/XKB/ch12.xml b/specs/XKB/ch12.xml index d3534efd..a769d51b 100644 --- a/specs/XKB/ch12.xml +++ b/specs/XKB/ch12.xml @@ -143,7 +143,7 @@ The function reports the keysym associated with a particular index for a single key. The index specifies a column of symbols in the core keyboard mapping (that is, as reported by the core protocol -GetKeyboardMapping +GetKeyboardMapping request). The order of the symbols in the core mapping does not necessarily correspond to the order of the symbols used by Xkb; section 17.1.3 describes the differences. diff --git a/specs/XKB/ch17.xml b/specs/XKB/ch17.xml index c12b880c..eba9d80c 100644 --- a/specs/XKB/ch17.xml +++ b/specs/XKB/ch17.xml @@ -42,9 +42,9 @@ Xkb components to core components and vice versa. In addition, the server also maintains a core keyboard mapping that approximates the Xkb keyboard mapping. The core keyboard mapping may be updated piecemeal, on a per-key basis. When the server receives a core protocol -ChangeKeyboardMapping +ChangeKeyboardMapping or -SetModifierMapping +SetModifierMapping request, it updates its core keyboard mapping, then uses the compatibility map to update its Xkb keyboard mapping. When the server receives an XkbSetMap @@ -98,9 +98,9 @@ Xkb state in the server. After core protocol requests received by the server to change the keyboard mapping ( -ChangeKeyboardMapping +ChangeKeyboardMapping and -SetModifierMapping +SetModifierMapping ) have been applied to the server’s core keyboard map, the results must be transformed to achieve an equivalent change of the Xkb keyboard mapping maintained by the server. diff --git a/specs/XKB/ch19.xml b/specs/XKB/ch19.xml index 0fd30691..84a42638 100644 --- a/specs/XKB/ch19.xml +++ b/specs/XKB/ch19.xml @@ -125,7 +125,7 @@ Adjusts core protocol Reports keyboard mappings for keys that match the stored legal range to clients that issue a core protocol -GetKeyboardMapping +GetKeyboardMapping request. @@ -133,16 +133,16 @@ that issue a core protocol Reports modifier mappings only for keys that match the stored legal range to clients that issue a core protocol -GetModifierMapping +GetModifierMapping request. Restricts the core protocol -ChangeKeyboardMapping +ChangeKeyboardMapping and -SetModifierMapping +SetModifierMapping requests to keys that fall inside the stored legal range. @@ -284,7 +284,7 @@ of a key). If the keyboard change is the result of an X Input Extension -ChangeKeyboardDevice +ChangeKeyboardDevice request, req_major contains the input extension major opcode, and