summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/mouse/enable
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bsdconfig/mouse/enable')
-rwxr-xr-xusr.sbin/bsdconfig/mouse/enable2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/mouse/enable b/usr.sbin/bsdconfig/mouse/enable
index e1cf796..6f3d5ac 100755
--- a/usr.sbin/bsdconfig/mouse/enable
+++ b/usr.sbin/bsdconfig/mouse/enable
@@ -37,7 +37,7 @@ f_include $BSDCFG_SHARE/sysrc.subr
BSDCFG_LIBE="/usr/libexec/bsdconfig" APP_DIR="110.mouse"
f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
-ipgm=$( f_index_menu_selection $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" )
+ipgm=$( f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" )
[ $? -eq $SUCCESS -a "$ipgm" ] && pgm="$ipgm"
############################################################ CONFIGURATION
OpenPOWER on IntegriCloud