mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-06-20 09:28:26 +02:00
XFree86: Restore AllowMouseOpenFail usage text
This was incorrectly stuck behind the XFree86-Misc define, so got deleted with the rest of misc: restore it unconditionally, as it should be.
This commit is contained in:
parent
6c7c0ffeb7
commit
0564b5454a
1 changed files with 1 additions and 0 deletions
|
|
@ -1806,6 +1806,7 @@ ddxUseMsg()
|
|||
ErrorF("-disableVidMode disable mode adjustments with xvidtune\n");
|
||||
ErrorF("-allowNonLocalXvidtune allow xvidtune to be run as a non-local client\n");
|
||||
#endif
|
||||
ErrorF("-allowMouseOpenFail start server even if the mouse can't be initialized\n");
|
||||
ErrorF("-bestRefresh choose modes with the best refresh rate\n");
|
||||
ErrorF("-ignoreABI make module ABI mismatches non-fatal\n");
|
||||
ErrorF("-isolateDevice bus_id restrict device resets to bus_id (PCI only)\n");
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue