sync with OpenBSD -current

This commit is contained in:
purplerain 2024-07-12 14:44:09 +02:00
parent 2d1e52c274
commit b5b25afdb8
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
657 changed files with 21464 additions and 54675 deletions

View file

@ -1,4 +1,4 @@
.\" Copyright 1999 Oracle and/or its affiliates. All rights reserved.
.\" Copyright (c) 1999, Oracle and/or its affiliates.
.\"
.\" Permission is hereby granted, free of charge, to any person obtaining a
.\" copy of this software and associated documentation files (the "Software"),
@ -34,19 +34,19 @@ XkbLookupKeySym \- Find the symbol associated with a key for a particular state
.if t .ti +.5i
.SH ARGUMENTS
.TP
.I \- dpy
.I dpy
connection to X server
.TP
.I \- key
.I key
key for which symbols are to be found
.TP
.I \- state
.I state
state for which symbol should be found
.TP
.I \- mods_rtrn
.I mods_rtrn
backfilled with consumed modifiers
.TP
.I \- sym_rtrn
.I sym_rtrn
backfilled with symbol associated with key + state
.SH DESCRIPTION
.LP