animation-delay
- 
Number of milliseconds to delay between frames of animation.
Defaults to 10 milliseconds if this is not a number.  See also
`animated-resize-window', `animated-move-window', etc. 
[From modules/c-animation/c-animation.c:629]


circle-pie-menu-look
- 
A menu-look that gives pie menus in a circular window. 
[From modules/pie-menus/draw-pie-menu.c:1357]


configure-request-handled
- 
Set to #t by an X-ConfigureRequest-hook procedure if no C handling should be done.
See also `X-ConfigureRequest-hook'. 
[From src/events.c:2371]


cursor-icon
- 
The cursor to use for icon windows, defaults to top_left_arrow. 
[From src/cursor.c:312]


cursor-kill
- 
The cursor to use for selecting a window to kill, defaults to pirate. 
[From src/cursor.c:315]


cursor-menu
- 
The cursor to use when in a menu, defaults to sb_left_arrow. 
[From src/cursor.c:321]


cursor-move
- 
The cursor to use for move actions, defaults to fleur. 
[From src/cursor.c:309]


cursor-select
- 
The cursor to use for selecting a window, defaults to dot. 
[From src/cursor.c:318]


cursor-set-focus
- 
The cursor to use for set focus actions, defaults to hand2. 
[From src/cursor.c:306]


image-load-path
- 
List of strings of directories in which to look for image files. 
[From src/image.c:814]


locale-fullname
- 
Full name of the current locale, as a string. 
[From src/scwm.c:756]


locale-language-territory
- 
The language territory name, as a string 
[From src/scwm.c:759]


pie-menu-look
- 
A menu-look that gives pie menus in a rectangular window 
[From modules/pie-menus/draw-pie-menu.c:1348]


scroll-region
- 
The number of pixels at the edge of the screen within which virtual scrolling will occur. 
[From src/virtual.c:643]


scwm-menu-look
- 
The default menu look for Scwm.
Used as an argument to `set-menu-look'. 
[From src/drawmenu.c:810]


shaped-pie-menu-look
- 
A menu-look that gives pie menus with only the labels visible 
[From modules/pie-menus/draw-pie-menu.c:1365]


this-command
- 
The current command when executing the `pre-command-hook';  may be mutated to affect 
      what command is run.  See also `this-command-args'. 
[From src/callbacks.c:908]


this-command-args
- 
The arguments to the current command when executing the `post-command-hook'; may be
      mutated to affect the arguments when the command is run.  See also `this-command'. 
[From src/callbacks.c:911]


xpm-shaped-menu-look
- 
The shaped XPM menu look. 
[From modules/xpm-menus/draw-xpm-menu.c:1054]


