{"id":309,"date":"2018-06-24T15:53:12","date_gmt":"2018-06-24T14:53:12","guid":{"rendered":"http:\/\/www.dbonline.se\/?p=309"},"modified":"2018-08-06T12:54:55","modified_gmt":"2018-08-06T11:54:55","slug":"lubuntu-mute-unmute-button-problem","status":"publish","type":"post","link":"https:\/\/www.dbonline.se\/index.php\/2018\/06\/24\/lubuntu-mute-unmute-button-problem\/","title":{"rendered":"Lubuntu mute\/unmute button problem"},"content":{"rendered":"<p>I noticed a problem with my keyboards mute\/unmute button. It seems that it only mutes, but the solution is simple.<br \/>\nDo the following, edit the\u00a0.config\/openbox\/lubuntu-rc.xml with nano.<\/p>\n<p><em>sudo nano\u00a0.config\/openbox\/lubuntu-rc.xml<\/em><\/p>\n<p>scroll down untill you see this<\/p>\n<pre>&lt;!-- Keybinding for Volume management --&gt;\r\n  &lt;keybind key=\"XF86AudioRaiseVolume\"&gt;\r\n    &lt;action name=\"Execute\"&gt;\r\n      &lt;command&gt;amixer -q sset Master 3%+ unmute&lt;\/command&gt;\r\n    &lt;\/action&gt;\r\n  &lt;\/keybind&gt;\r\n  &lt;keybind key=\"XF86AudioLowerVolume\"&gt;\r\n    &lt;action name=\"Execute\"&gt;\r\n      &lt;command&gt;amixer -q sset Master 3%- unmute&lt;\/command&gt;\r\n    &lt;\/action&gt;\r\n  &lt;\/keybind&gt;\r\n  &lt;keybind key=\"XF86AudioMute\"&gt;\r\n    &lt;action name=\"Execute\"&gt;\r\n      &lt;command&gt;amixer -q sset Master toggle&lt;\/command&gt;\r\n    &lt;\/action&gt;\r\n  &lt;\/keybind&gt;<\/pre>\n<p>and type in the following:\u00a0-D pulse after the -q so it looks like this<\/p>\n<pre>&lt;!-- Keybinding for Volume management --&gt;\r\n  &lt;keybind key=\"XF86AudioRaiseVolume\"&gt;\r\n    &lt;action name=\"Execute\"&gt;\r\n      &lt;command&gt;amixer -q -D pulse sset Master 3%+ unmute&lt;\/command&gt;\r\n    &lt;\/action&gt;\r\n  &lt;\/keybind&gt;\r\n  &lt;keybind key=\"XF86AudioLowerVolume\"&gt;\r\n    &lt;action name=\"Execute\"&gt;\r\n      &lt;command&gt;amixer -q -D pulse sset Master 3%- unmute&lt;\/command&gt;\r\n    &lt;\/action&gt;\r\n  &lt;\/keybind&gt;\r\n  &lt;keybind key=\"XF86AudioMute\"&gt;\r\n    &lt;action name=\"Execute\"&gt;\r\n      &lt;command&gt;amixer -q -D pulse sset Master toggle&lt;\/command&gt;\r\n    &lt;\/action&gt;\r\n  &lt;\/keybind&gt;\r\n\r\nreboot and done!<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>I noticed a problem with my keyboards mute\/unmute button. It seems that it only mutes, but the solution is simple. Do the following, edit the\u00a0.config\/openbox\/lubuntu-rc.xml with nano. sudo nano\u00a0.config\/openbox\/lubuntu-rc.xml scroll down untill you see this &lt;!&#8211; Keybinding for Volume management<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"enabled":false},"version":2}},"categories":[4],"tags":[],"class_list":["post-309","post","type-post","status-publish","format-standard","hentry","category-it"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p8vDvB-4Z","jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/www.dbonline.se\/index.php\/wp-json\/wp\/v2\/posts\/309","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dbonline.se\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dbonline.se\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dbonline.se\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dbonline.se\/index.php\/wp-json\/wp\/v2\/comments?post=309"}],"version-history":[{"count":2,"href":"https:\/\/www.dbonline.se\/index.php\/wp-json\/wp\/v2\/posts\/309\/revisions"}],"predecessor-version":[{"id":312,"href":"https:\/\/www.dbonline.se\/index.php\/wp-json\/wp\/v2\/posts\/309\/revisions\/312"}],"wp:attachment":[{"href":"https:\/\/www.dbonline.se\/index.php\/wp-json\/wp\/v2\/media?parent=309"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dbonline.se\/index.php\/wp-json\/wp\/v2\/categories?post=309"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dbonline.se\/index.php\/wp-json\/wp\/v2\/tags?post=309"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}