mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-06 10:18:01 +02:00
Fix pasto in XkbGetKeyBehaviors(3) manual
Reviewed-by: Thomas Klausner <wiz@NetBSD.org> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
f3831dde69
commit
446f5f7f41
1 changed files with 3 additions and 3 deletions
|
|
@ -19,13 +19,13 @@
|
|||
.\" FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||
.\" DEALINGS IN THE SOFTWARE.
|
||||
.\"
|
||||
.TH XkbChangeTypesOfKey __libmansuffix__ __xorgversion__ "XKB FUNCTIONS"
|
||||
.TH XkbGetKeyBehaviors __libmansuffix__ __xorgversion__ "XKB FUNCTIONS"
|
||||
.SH NAME
|
||||
XkbChangeTypesOfKey \- Obtain the behaviors (the behaviors array) for a subset of the keys in
|
||||
XkbGetKeyBehaviors \- Obtain the behaviors (the behaviors array) for a subset of the keys in
|
||||
a keyboard description from the server
|
||||
.SH SYNOPSIS
|
||||
.HP
|
||||
.B Status XkbChangeTypesOfKey
|
||||
.B Status XkbGetKeyBehaviors
|
||||
.BI "(\^Display *" "dpy" "\^,"
|
||||
.BI "unsigned int " "first" "\^,"
|
||||
.BI "unsigned int " "num" "\^,"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue