Author: nwhitehorn
Date: Thu Jan 13 17:30:18 2011
New Revision: 217364
URL: http://svn.freebsd.org/changeset/base/217364

Log:
  Update spkrtest(8) to use new dialog auto-sizing syntax.

Modified:
  head/usr.sbin/spkrtest/spkrtest.sh

Modified: head/usr.sbin/spkrtest/spkrtest.sh
==============================================================================
--- head/usr.sbin/spkrtest/spkrtest.sh  Thu Jan 13 17:29:05 2011        
(r217363)
+++ head/usr.sbin/spkrtest/spkrtest.sh  Thu Jan 13 17:30:18 2011        
(r217364)
@@ -53,7 +53,7 @@ fi
 
 /usr/bin/dialog --title "Speaker test" --checklist \
        "Please select the melodies you wish to play (space for select)" \
-       -1 -1 10 \
+       0 0 0 \
        reveille "Reveille" OFF \
        contact "Contact theme from Close Encounters" OFF \
        dance "Lord of the Dance (aka Simple Gifts)" OFF \
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to