|
|
@ -1564,9 +1564,10 @@ void print_help(int mode) {
|
|
|
|
" areas to black out (if your system has libXinerama).\n"
|
|
|
|
" areas to black out (if your system has libXinerama).\n"
|
|
|
|
" default: %s\n"
|
|
|
|
" default: %s\n"
|
|
|
|
"\n"
|
|
|
|
"\n"
|
|
|
|
" In general, we have noticed on XINERAMA displays you\n"
|
|
|
|
" In general, we have noticed on XINERAMA displays you may\n"
|
|
|
|
" may need to use the \"-xwarppointer\" option if the mouse\n"
|
|
|
|
" need to use the \"-xwarppointer\" option if the mouse\n"
|
|
|
|
" pointer misbehaves.\n"
|
|
|
|
" pointer misbehaves and it is enabled by default. Use\n"
|
|
|
|
|
|
|
|
" \"-noxwarppointer\" if you do not want this.\n"
|
|
|
|
"\n"
|
|
|
|
"\n"
|
|
|
|
"-xtrap Use the DEC-XTRAP extension for keystroke and mouse\n"
|
|
|
|
"-xtrap Use the DEC-XTRAP extension for keystroke and mouse\n"
|
|
|
|
" input insertion. For use on legacy systems, e.g. X11R5,\n"
|
|
|
|
" input insertion. For use on legacy systems, e.g. X11R5,\n"
|
|
|
@ -1976,10 +1977,13 @@ void print_help(int mode) {
|
|
|
|
" CursorPosUpdates extension. Other clients will be able\n"
|
|
|
|
" CursorPosUpdates extension. Other clients will be able\n"
|
|
|
|
" to see the pointer motions. Default: %s\n"
|
|
|
|
" to see the pointer motions. Default: %s\n"
|
|
|
|
"-xwarppointer Move the pointer with XWarpPointer(3X) instead of\n"
|
|
|
|
"-xwarppointer Move the pointer with XWarpPointer(3X) instead of\n"
|
|
|
|
" the XTEST extension. Use this as a workaround\n"
|
|
|
|
"-noxwarppointer the XTEST extension. Use this as a workaround\n"
|
|
|
|
" if the pointer motion behaves incorrectly, e.g.\n"
|
|
|
|
" if the pointer motion behaves incorrectly, e.g.\n"
|
|
|
|
" on touchscreens or other non-standard setups.\n"
|
|
|
|
" on touchscreens or other non-standard setups.\n"
|
|
|
|
" Also sometimes needed on XINERAMA displays.\n"
|
|
|
|
"\n"
|
|
|
|
|
|
|
|
" It is also sometimes needed on XINERAMA displays and is\n"
|
|
|
|
|
|
|
|
" enabled by default if XINERAMA is found to be active.\n"
|
|
|
|
|
|
|
|
" To prevent this, use -noxwarppointer.\n"
|
|
|
|
"\n"
|
|
|
|
"\n"
|
|
|
|
"-buttonmap string String to remap mouse buttons. Format: IJK-LMN, this\n"
|
|
|
|
"-buttonmap string String to remap mouse buttons. Format: IJK-LMN, this\n"
|
|
|
|
" maps buttons I -> L, etc., e.g. -buttonmap 13-31\n"
|
|
|
|
" maps buttons I -> L, etc., e.g. -buttonmap 13-31\n"
|
|
|
|