[pulseaudio-tickets] [Bug 77108] pactl parse_volume() cannot read negatives
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 7 00:27:34 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=77108
--- Comment #1 from Tanu Kaskinen <tanuk at iki.fi> ---
You can use "--" like this to avoid the command line parser from interpreting
-10% as an option:
pactl -- set-sink-volume 0 -10%
Requiring "--" is annoying, so this should be fixed anyway.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20140407/504060c4/attachment.html>
More information about the pulseaudio-bugs
mailing list