Previous: Boolean input, Up: Input modes [Contents][Index]
pref>par i +-<>
|
command prefix
name of the parameter
parameter index
indicates that the keys - and + can be used to decrement/increment the first index
indicates that the keys < and > can be used to decrement/increment the second index
KEYS
|
decrement the first index. If already at the minimum index nothing happens.
increment the first index. If already at the maximum index nothing happens.
decrement the second index. If already at the minimum index nothing happens.
increment the second index. If already at the maximum index nothing happens.
confirm and return
return
This input mode is used to allow the user to walk through uni-dimensional and bi-dimensional lists of elements while receiving visual feedback, usually in the form of mouse selection and/or the parameter index. When handling bi-dimensional lists, for each element in the first index there is possibly a list of elements in the second index. For uni-dimensional lists, either index may be used.