summaryrefslogtreecommitdiff
path: root/lib/libX11/man/xkb/XkbSARedirectSetVModsMask.man
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libX11/man/xkb/XkbSARedirectSetVModsMask.man')
-rw-r--r--lib/libX11/man/xkb/XkbSARedirectSetVModsMask.man12
1 files changed, 4 insertions, 8 deletions
diff --git a/lib/libX11/man/xkb/XkbSARedirectSetVModsMask.man b/lib/libX11/man/xkb/XkbSARedirectSetVModsMask.man
index c50964e6b..ff83da0af 100644
--- a/lib/libX11/man/xkb/XkbSARedirectSetVModsMask.man
+++ b/lib/libX11/man/xkb/XkbSARedirectSetVModsMask.man
@@ -109,14 +109,10 @@ from
unsigned char new_key; /\&* keycode to be put in event */
unsigned char mods_mask; /\&* mask of real mods to be reset */
unsigned char mods; /\&* mask of real mods to take values from */
- unsigned char vmods_mask0; /\&* first half of mask of virtual mods to be
-reset */
- unsigned char vmods_mask1; /\&* other half of mask of virtual mods to be
-reset */
- unsigned char vmods0; /\&* first half of mask of virtual mods to
-take values from */
- unsigned char vmods1; /\&* other half of mask of virtual mods to
-take values from */
+ unsigned char vmods_mask0; /\&* first half of mask of virtual mods to be reset */
+ unsigned char vmods_mask1; /\&* other half of mask of virtual mods to be reset */
+ unsigned char vmods0; /\&* first half of mask of virtual mods to take values from */
+ unsigned char vmods1; /\&* other half of mask of virtual mods to take values from */
} XkbRedirectKeyAction;
.fi