--- src/nrelease/installer/etc/defaults/pfi.conf 2005/03/03 23:17:11 1.4 +++ src/nrelease/installer/etc/defaults/pfi.conf 2005/03/20 03:54:01 1.5 @@ -1,5 +1,5 @@ ####################################################################### -# $Id: pfi.conf,v 1.4 2005/03/03 23:17:11 cpressey Exp $ +# $Id: pfi.conf,v 1.5 2005/03/20 03:54:01 cpressey Exp $ # $DragonFly$ # Defaults for pfi.conf. @@ -23,6 +23,13 @@ pfi_frontend="curses" pfi_backend="/usr/local/sbin/dfuibe_installer" +# When using the curses frontend: +# Set the amount of time, in milliseconds, which must pass after +# the 'ESC' key is pressed, in order for it to be recognized +# as a plain 'ESC' keystroke, and not part of an escape code. + +pfi_curses_escdelay="150" + # A password to set as the root password on the LiveCD, if any. pfi_set_root_password=""