看板 DFBSD_commit 關於我們 聯絡資訊
cpressey 2005/03/19 19:54:01 PST DragonFly src repository Modified files: nrelease/installer/etc/defaults pfi.conf nrelease/installer/usr/local/bin installer Log: Add the pfi_curses_escdelay variable. When using the curses frontend, this variable determines the amount of time, in milliseconds, that must pass after ESC is pressed, in order for it to be recognized as a plain ESC keystroke and not as the start of an escape code. See the ESCDELAY entry in the ncurses manual page for more information. Revision Changes Path 1.5 +7 -0 src/nrelease/installer/etc/defaults/pfi.conf 1.8 +10 -6 src/nrelease/installer/usr/local/bin/installer http://www.dragonflybsd.org/cvsweb/src/nrelease/installer/etc/defaults/pfi.conf.diff?r1=1.4&r2=1.5&f=u http://www.dragonflybsd.org/cvsweb/src/nrelease/installer/usr/local/bin/installer.diff?r1=1.7&r2=1.8&f=u