From e2f9739bb559e81d0f0cec7b594d58a745d2bf2f Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 22 Apr 2025 09:23:26 -0700 Subject: [PATCH] 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 Part-of: --- man/mousedrv.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/mousedrv.man b/man/mousedrv.man index 7786196..48317ce 100644 --- a/man/mousedrv.man +++ b/man/mousedrv.man @@ -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