#
# NEED_PARMS onoff
#
# HELP: SYNOPSIS:
# HELP:     generic/movie/renderforce/forcedisp 0/1
# HELP:
# HELP: DESCRIPTION:
# HELP:     Force display after _every_ mouse or keyboard move and after
# HELP:     every command. Usually all commands in the queue are executed 
# HELP:     before a new frame is rendered, which leads to high interactive
# HELP:     responsiveness.
# HELP:     While recording movies, this might lead to "jumpy" motions,
# HELP:     if the render and encoding framerate is not high enough to
# HELP:     match the play speed of the movie.
# HELP:     Turning this option on will make the display "lag behind" the
# HELP:     controls, but deliver smoother movies.
#
DISP ${16*(!!$argv[1])}
