I found it very frustrating when I missed clicking on the slider by a few pixels and ended up jumping the volume up by a few 5% increments. Solve this by setting the page increment size to 0 so clicking on the trough does nothing. This fits with my belief that volume values should never change quickly (5% increments) or unexpectedly (clicking results in a change when I expect only dragging to result in a change). --- src/channelwidget.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Change-volume-slider-page-increment-size-to-0.patch Type: text/x-patch Size: 694 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20120308/4b71f518/attachment.bin>