[quoted lines by Mario Lang on 2008/11/11 at 11:34 +0100] > * The "Status Count" option uses two adjacent routing keys for the same > value, so pressing routing 0 or 1 gives "0", 2 or 3 gives "1" and > so on. It would be more logical if the routing key number > would directly map to status cell count.
This is a consequence of the general way in which routing keys are handled within the preferences menu. If the value is an integer then the routing keys are interpreted as a sort of scroll bar with the minimum value at the left and the maximum value at the right. We could set the range to be 0 through n-1, but that'd make the rightmost key be an invalid value (no text cells) if there's a separator. Also, it'd be an excessively large and unrealistic range to scroll through. -- Dave Mielke | 2213 Fox Crescent | The Bible is the Word of God. Phone: 1-613-726-0014 | Ottawa, Ontario | May 21, 2011, is Judgement Day. EMail: [EMAIL PROTECTED] | Canada K2A 1H7 | October 21, 2011, is the End. http://FamilyRadio.com/ | http://Mielke.cc/bible/ _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
