Lines Matching +full:slider +full:- +full:0
39 .Fl c Ar config-file
55 .Bl -tag -width indent
67 .It Fl c Ar config-file
84 The configuration file will be re-read if the process gets a
110 The debounce value is an integer not less than 0.
111 The value of 0 indicates that no debouncing should occur.
130 .Bl -tag -width ".Pa /usr/share/misc/usb_hid_usages"
139 .Bd -literal -offset indent
141 Consumer:Volume_Increment 1 0 mixer -f $1 vol.volume=+1%
142 Consumer:Volume_Decrement 1 0 mixer -f $1 vol.volume=-1%
143 Consumer:Mute 1 0 mixer -f $1 vol.mute=^
144 Consumer:Channel_Top.Microsoft:Base_Up 1 0 mixer -f $1 bass.volume=+1%
145 Consumer:Channel_Top.Microsoft:Base_Down 1 0 mixer -f $1 bass.volume=-1%
150 .Dl "usbhidaction -f /dev/uhid1 -c conf /dev/mixer1"
153 Notice the debounce of 1 for buttons and 5 for the slider.
154 .Bd -literal -offset indent
156 Button:Button_2 1 1 mixer vol.volume=-10%