|
|
@ -1879,6 +1879,10 @@ void print_help(int mode) {
|
|
|
|
" extensions available. On Solaris and IRIX if XFIXES\n"
|
|
|
|
" extensions available. On Solaris and IRIX if XFIXES\n"
|
|
|
|
" is not available, -overlay mode will be attempted.\n"
|
|
|
|
" is not available, -overlay mode will be attempted.\n"
|
|
|
|
"\n"
|
|
|
|
"\n"
|
|
|
|
|
|
|
|
"-cursor_drag Show cursor shape changes even when the mouse is being\n"
|
|
|
|
|
|
|
|
" dragged with a mouse button down. This is useful if you\n"
|
|
|
|
|
|
|
|
" want to be able to see Drag-and-Drop cursor icons, etc.\n"
|
|
|
|
|
|
|
|
"\n"
|
|
|
|
"-arrow n Choose an alternate \"arrow\" cursor from a set of\n"
|
|
|
|
"-arrow n Choose an alternate \"arrow\" cursor from a set of\n"
|
|
|
|
" some common ones. n can be 1 to %d. Default is: %d\n"
|
|
|
|
" some common ones. n can be 1 to %d. Default is: %d\n"
|
|
|
|
" Ignored when in XFIXES cursor-grabbing mode.\n"
|
|
|
|
" Ignored when in XFIXES cursor-grabbing mode.\n"
|
|
|
@ -3133,6 +3137,8 @@ void print_help(int mode) {
|
|
|
|
" show_cursor enable showing a cursor.\n"
|
|
|
|
" show_cursor enable showing a cursor.\n"
|
|
|
|
" noshow_cursor disable showing a cursor. (same as\n"
|
|
|
|
" noshow_cursor disable showing a cursor. (same as\n"
|
|
|
|
" \"nocursor\")\n"
|
|
|
|
" \"nocursor\")\n"
|
|
|
|
|
|
|
|
" cursor_drag enable cursor changes during drag.\n"
|
|
|
|
|
|
|
|
" nocursor_drag disable cursor changes during drag.\n"
|
|
|
|
" arrow:n set -arrow to alternate n.\n"
|
|
|
|
" arrow:n set -arrow to alternate n.\n"
|
|
|
|
" xfixes enable xfixes cursor shape mode.\n"
|
|
|
|
" xfixes enable xfixes cursor shape mode.\n"
|
|
|
|
" noxfixes disable xfixes cursor shape mode.\n"
|
|
|
|
" noxfixes disable xfixes cursor shape mode.\n"
|
|
|
@ -3285,16 +3291,17 @@ void print_help(int mode) {
|
|
|
|
" listen lookup nolookup accept afteraccept gone shm\n"
|
|
|
|
" listen lookup nolookup accept afteraccept gone shm\n"
|
|
|
|
" noshm flipbyteorder noflipbyteorder onetile noonetile\n"
|
|
|
|
" noshm flipbyteorder noflipbyteorder onetile noonetile\n"
|
|
|
|
" solid_color solid nosolid blackout xinerama noxinerama\n"
|
|
|
|
" solid_color solid nosolid blackout xinerama noxinerama\n"
|
|
|
|
" xtrap noxtrap xrandr noxrandr xrandr_mode rotate padgeom\n"
|
|
|
|
" xtrap noxtrap xrandr noxrandr xrandr_mode rotate\n"
|
|
|
|
" quiet q noquiet modtweak nomodtweak xkb noxkb capslock\n"
|
|
|
|
" padgeom quiet q noquiet modtweak nomodtweak xkb noxkb\n"
|
|
|
|
" nocapslock skip_lockkeys noskip_lockkeys skip_keycodes\n"
|
|
|
|
" capslock nocapslock skip_lockkeys noskip_lockkeys\n"
|
|
|
|
" sloppy_keys nosloppy_keys skip_dups noskip_dups\n"
|
|
|
|
" skip_keycodes sloppy_keys nosloppy_keys skip_dups\n"
|
|
|
|
" add_keysyms noadd_keysyms clear_mods noclear_mods\n"
|
|
|
|
" noskip_dups add_keysyms noadd_keysyms clear_mods\n"
|
|
|
|
" clear_keys noclear_keys remap repeat norepeat fb nofb\n"
|
|
|
|
" noclear_mods clear_keys noclear_keys remap repeat\n"
|
|
|
|
" bell nobell sel nosel primary noprimary setprimary\n"
|
|
|
|
" norepeat fb nofb bell nobell sel nosel primary\n"
|
|
|
|
" nosetprimary clipboard noclipboard setclipboard\n"
|
|
|
|
" noprimary setprimary nosetprimary clipboard noclipboard\n"
|
|
|
|
" nosetclipboard seldir cursorshape nocursorshape\n"
|
|
|
|
" setclipboard nosetclipboard seldir cursorshape\n"
|
|
|
|
" cursorpos nocursorpos cursor show_cursor noshow_cursor\n"
|
|
|
|
" nocursorshape cursorpos nocursorpos cursor_drag\n"
|
|
|
|
|
|
|
|
" nocursor_drag cursor show_cursor noshow_cursor\n"
|
|
|
|
" nocursor arrow xfixes noxfixes xdamage noxdamage\n"
|
|
|
|
" nocursor arrow xfixes noxfixes xdamage noxdamage\n"
|
|
|
|
" xd_area xd_mem alphacut alphafrac alpharemove\n"
|
|
|
|
" xd_area xd_mem alphacut alphafrac alpharemove\n"
|
|
|
|
" noalpharemove alphablend noalphablend xwarppointer\n"
|
|
|
|
" noalpharemove alphablend noalphablend xwarppointer\n"
|
|
|
|