man page: Remove USB & Xqueue from protocol list

I can't find any record of these being supported protocol names in the
git history since this was split out from the core X server.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-input-mouse/-/merge_requests/22>
This commit is contained in:
Alan Coopersmith
2025-04-22 09:23:26 -07:00
parent 0a52110f76
commit e2f9739bb5

View File

@@ -101,7 +101,7 @@ Specify the mouse protocol. Valid protocol types include:
Auto, Microsoft, MouseSystems, MMSeries, Logitech, MouseMan, MMHitTab,
GlidePoint, IntelliMouse, ThinkingMouse, ValuMouseScroll, AceCad, PS/2, ImPS/2,
ExplorerPS/2, ThinkingMousePS/2, MouseManPlusPS/2, GlidePointPS/2,
NetMousePS/2, NetScrollPS/2, BusMouse, SysMouse, WSMouse, USB, VUID, Xqueue.
NetMousePS/2, NetScrollPS/2, BusMouse, SysMouse, WSMouse, VUID.
.RE
.PP
.RS 7