Skip to content

Basic Commands

Vincent Buzzano edited this page Jul 22, 2026 · 1 revision

Start, stop, or toggle XMouseD with these commands:

XMouseD           # Toggle (start if stopped, stop if running)
XMouseD START     # Start with default config (wheel+buttons)
XMouseD STOP      # Stop daemon gracefully
XMouseD 0xBYTE    # Start with custom config byte

Clone this wiki locally