From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 2D0E91EFDCD; Mon, 26 Dec 2016 17:14:46 -0500 (EST) Received: from mail-it0-x243.google.com (mail-it0-x243.google.com [IPv6:2607:f8b0:4001:c0b::243]) by befuddled.reisers.ca (Postfix) with ESMTPS id E51F31EFDAC for ; Mon, 26 Dec 2016 17:14:44 -0500 (EST) Received: by mail-it0-x243.google.com with SMTP id c20so31827577itb.0 for ; Mon, 26 Dec 2016 14:14:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=VIROWxZCxE0LdS9M5pdQKKFC7l4H4D8sf642D6hB00I=; b=kPZAq+wLqF8vYrRsKh4BwHYKXX8o8hXZFav6WhLzligFIBECbqwfcLeW1TNO6/zbDS iVOGIJOM6dlRXHU3kC0swMgTyqojZl1OL6RotSujJtQY/CyhkZaLrpFjgyYnAfXknXGt bBGObaBhj+vc25Z2Kiu/t2s3MYpv0WpwwYtLAr+e6AsSFdGNB9rQQnYX7YfcNwPIPjLu tE8JNOjmmidHPDIdOFjo4SoiUOc9THX3YbyFIMveLegPecl0lnzmUCKBBwLa/26yDfo3 +6WaZmIKTb4qShQg5+HyvTI5tFKGv7O5Chf3KYs4pbbz+NsTB3qIyq84dCwmCGJCOW7Q ZRmw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=VIROWxZCxE0LdS9M5pdQKKFC7l4H4D8sf642D6hB00I=; b=rLKTzWyF6pZGjrE3upOkPTSlo1IYNDZTJtp3fjYfKYn5lqLQxPosrT9JIv9K0x89fE brVjk+EloWa7Xw/Lj3UzMT6ljkbaol1pNJoR1ejXdSxqwgpqi3SVP4Gje+0rlhg9QFJs hSzw/tGlP9gSXb2E1QqP4BZolsKDZPb8WUHktq9TTeDgIMv1dkHakcR5bAMA2cMrfBa+ eZpe4tkMR7MUjJTk2wbfoaJSL6ZeYrNI5JYki+oRWOvvc5IHBT7eGRj+Ruzrjy/Bhk4c XpVwiiNMKcW6qNGjTY/K0AfyuFKQMfR+Jw9WPpAqMEewHqvLf+T9BXqDZ3sJIssrjc9P AX4Q== X-Gm-Message-State: AIkVDXL8JbBQ7KufAi3RS3ggJzQJKSpYiXNBj+MLL3qR4QX/p5F/f0ObLgE7aIhz+gUMpA== X-Received: by 10.36.116.202 with SMTP id o193mr25188109itc.96.1482790480923; Mon, 26 Dec 2016 14:14:40 -0800 (PST) Received: from my-p4 (CPEc03fd54e25a1-CM00fc8d424d60.cpe.net.cable.rogers.com. [99.236.54.233]) by smtp.gmail.com with ESMTPSA id e72sm21114459iof.26.2016.12.26.14.14.40 for (version=TLS1_2 cipher=AES128-SHA bits=128/128); Mon, 26 Dec 2016 14:14:40 -0800 (PST) Date: Mon, 26 Dec 2016 17:14:38 -0500 From: David To: speakup@linux-speakup.org Subject: alsamixer with Borowski speakup Message-ID: <20161226221438.GA8540@my-p4> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Dec 2016 22:14:46 -0000 Set a smart window to read line 5 and set the heading to look for alsamixer. Then whenever you go into alsamixer, it will automatically read the current item with its value. That was the primary motivation for me to write smart windows. I hated alsamixer's stupid interface. It may look visually cool, but it is a major pain.