diff options
author | Zephaniah E. Hull <warp@aehallh.com> | 2006-05-14 11:55:50 +0000 |
---|---|---|
committer | Zephaniah E. Hull <warp@aehallh.com> | 2006-05-14 11:55:50 +0000 |
commit | e9c60da89a9c55b81b2dedcf6ee3d1aefb4ff591 (patch) | |
tree | 906e82e20eb2cc084f92a060e9dec27d854e6adc /man/evdev.man | |
parent | xf86-input-evdev v1.1.2 (diff) | |
download | xf86-input-evdev-e9c60da89a9c55b81b2dedcf6ee3d1aefb4ff591.tar.gz xf86-input-evdev-e9c60da89a9c55b81b2dedcf6ee3d1aefb4ff591.tar.bz2 xf86-input-evdev-e9c60da89a9c55b81b2dedcf6ee3d1aefb4ff591.zip |
Tweak credits and references.
Change the longs to unsigned longs in the bitfields.
Cleanup our includes.
Stop pulling in asm/types.h and asm/bitops.h.
Conditionally define the stuff that used to come from the above, including
our own test_bit, set_bit and clear_bit.
Change the longs to unsigned longs in the bitfields.
Change the longs to unsigned longs in the bitfields.
Use the bitop defines in evdev.h properly.
Change the longs to unsigned longs in the bitfields.
Change the longs to unsigned longs in the bitfields.
Use the bitop defines in evdev.h properly.
Change the longs to unsigned longs in the bitfields.
Use the bitop defines in evdev.h properly.
Add HPPA/HPPA64 entries. (Thanks to Fabio M. Di Nitto
<fabbione@ubuntu.com>)
Diffstat (limited to 'man/evdev.man')
-rw-r--r-- | man/evdev.man | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/man/evdev.man b/man/evdev.man index 603c863..8c6ed00 100644 --- a/man/evdev.man +++ b/man/evdev.man @@ -312,16 +312,11 @@ enhance the keyboard layout details. Default: not set. .BI "Option \*qXkbOptions\*q \*q" options \*q specifies the XKB keyboard option components. These can be used to enhance the keyboard behaviour. Default: not set. -.PP -Some other XKB-related options are available, but they are incompatible -with the ones listed above and are not recommended, so they are not -documented here. -.TP 7 +.PP .SH AUTHORS -Kristian Høgsberg. -.fi Zephaniah E. Hull. +.fi +Kristian Høgsberg. .SH "SEE ALSO" -__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__), -README.mouse. +__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__). |