<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Eyes-free Linux Ninja! (Debian)</title><link>http://eyesfreelinux.ninja/</link><description></description><atom:link href="http://eyesfreelinux.ninja/categories/debian.xml" type="application/rss+xml" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 22 Sep 2017 20:57:18 GMT</lastBuildDate><generator>https://getnikola.com/</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Debian Mate Media Controls</title><link>http://eyesfreelinux.ninja/posts/debian-mate-media-controls.html</link><dc:creator>Mike</dc:creator><description>&lt;div&gt;&lt;p&gt;This is another post which deals with issues surrounding the use of &lt;code&gt;pulseaudio&lt;/code&gt; for text-to-speech 
and access tech such as the &lt;code&gt;Orca&lt;/code&gt; screen-reader.&lt;/p&gt;
&lt;p&gt;In the previous post I described how to switch &lt;code&gt;speech-dispatcher&lt;/code&gt; over to &lt;code&gt;ALSA&lt;/code&gt; and avoid the use 
of &lt;code&gt;pulseaudio&lt;/code&gt;.  Doing this will make the console accessible with &lt;code&gt;speakup&lt;/code&gt; even when you are 
logged in to a graphical desktop.&lt;/p&gt;
&lt;p&gt;But the default media controls in a &lt;strong&gt;Debian&lt;/strong&gt; machine using the &lt;strong&gt;Mate&lt;/strong&gt; desktop, at least at the 
time of writing with &lt;strong&gt;Debian Jessie&lt;/strong&gt;, are for &lt;code&gt;pulseaudio&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;I have experienced issues with my &lt;em&gt;Dell Latitude D630&lt;/em&gt; where the headphone jack goes silent.  I have 
never established why.  This can be very annoying and happens at the most inopportune moments, 
usually in a room full of sighted folks who would very quickly try and lynch me if they had to 
listen to &lt;code&gt;espeak&lt;/code&gt; through my PC speakers for more than five minutes.&lt;/p&gt;
&lt;p&gt;This can be fixed by uninstalling a couple of packages and installing some alternatives.&lt;/p&gt;
&lt;p&gt;The packages we are going to remove are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;`mate-media-pulse&lt;/li&gt;
&lt;li&gt;mate-settings-daemon-pulse&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The two packages we are going to install in their place are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;mate-media-gstreamer&lt;/li&gt;
&lt;li&gt;mate-settings-daemon-gstreamer&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;But, beware!  The first time I did this I made the mistake of purging the first two before I 
installed the new packages and it broke my installation.  I then had to re-install &lt;code&gt;Orca&lt;/code&gt;, &lt;code&gt;Mate&lt;/code&gt; 
and &lt;code&gt;lightdm&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;So we are going to let &lt;code&gt;apt-get&lt;/code&gt; make the decisions about what to install and what to remove.&lt;/p&gt;
&lt;p&gt;Do the following:&lt;/p&gt;
&lt;pre class="code literal-block"&gt;&lt;span&gt;&lt;/span&gt;$ sudo apt-get install mate-media-gstreamer
$ sudo apt-get install mate-settings-daemon-gstreamer
&lt;/pre&gt;


&lt;p&gt;You will hear some stuff about removing one and replacing it with the other.&lt;/p&gt;
&lt;p&gt;After this your sound controls in &lt;code&gt;Mate&lt;/code&gt; should be much more usable and include the headphone jack 
if you have one.&lt;/p&gt;
&lt;p&gt;I can't claim originality for this.  The problem and the fix described was experienced by my fellow 
Linux and &lt;a href="http://www.raspberrypi.org/"&gt;Raspberry Pi&lt;/a&gt; hacker &lt;a href="http://rill.rocks/"&gt;Rill&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;</description><category>Debian</category><guid>http://eyesfreelinux.ninja/posts/debian-mate-media-controls.html</guid><pubDate>Wed, 17 Jun 2015 15:14:01 GMT</pubDate></item><item><title>Cinnamon and KDE Inaccessible on Debian Jessie</title><link>http://eyesfreelinux.ninja/posts/cinnamon-and-kde-inaccessible-on-debian-jessie.html</link><dc:creator>Mike</dc:creator><description>&lt;div&gt;&lt;p&gt;Now that Debian Jessie is out and the net install CD gives the option of a number of desktops, 
I've been trying some for accessibility.&lt;/p&gt;
&lt;p&gt;Without much hope I tried Cinnamon and KDE.  Both are totally silent.&lt;/p&gt;
&lt;p&gt;For KDE I don't know if there is something else that needs to be installed, like &lt;em&gt;qt-at-spi&lt;/em&gt; or 
something.  But I assume, and that is not always very wise, that the Debian team would have included 
that.&lt;/p&gt;
&lt;p&gt;Next I'll try XFCE.  I know LXDE is at least partly accessible but Mate feels so snappy I'll stick 
with that as my working desktop.&lt;/p&gt;&lt;/div&gt;</description><category>Debian</category><guid>http://eyesfreelinux.ninja/posts/cinnamon-and-kde-inaccessible-on-debian-jessie.html</guid><pubDate>Tue, 28 Apr 2015 22:08:24 GMT</pubDate></item><item><title>Debian 8.0 'Jessie' Released</title><link>http://eyesfreelinux.ninja/posts/debian-80-jessie-released.html</link><dc:creator>Mike</dc:creator><description>&lt;div&gt;&lt;p&gt;A few days after I installed Debian 'Jessie' Release Candidate 3 on one of my laptops, the full 
release happened.&lt;/p&gt;
&lt;p&gt;On 25th April 2015 Debian announced the release of &lt;em&gt;Debian 8.0 'Jessie'&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Long-awaited by fans of Debian, like me.&lt;/p&gt;
&lt;p&gt;This release gives the choice of several different desktops, not just Gnome.&lt;/p&gt;
&lt;p&gt;These desktops probably have differing levels of accessibility, but as noted before, the &lt;em&gt;Mate&lt;/em&gt; 
desktop seems to be very accessible and is a joy to use.&lt;/p&gt;
&lt;p&gt;I will be posting a full installation guide in the next few days.&lt;/p&gt;&lt;/div&gt;</description><category>Debian</category><guid>http://eyesfreelinux.ninja/posts/debian-80-jessie-released.html</guid><pubDate>Sun, 26 Apr 2015 18:02:08 GMT</pubDate></item><item><title>Debian Jessie Release candidate 3 With Mate</title><link>http://eyesfreelinux.ninja/posts/debian-jessie-release-candidate-3-with-mate.html</link><dc:creator>Mike</dc:creator><description>&lt;div&gt;&lt;p&gt;In the last couple of days I have been trying out &lt;em&gt;Release Candidate 3&lt;/em&gt; of Debian Jessie.&lt;/p&gt;
&lt;p&gt;I used the x86_64 net install CD image.&lt;/p&gt;
&lt;p&gt;There are some minor differences from the Wheezy net install, most notable of which is the ability to choose between several different desktops:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Gnome&lt;/li&gt;
&lt;li&gt;LXDE&lt;/li&gt;
&lt;li&gt;XFCE&lt;/li&gt;
&lt;li&gt;Mate&lt;/li&gt;
&lt;li&gt;Cinnamon&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There may be another one or two.&lt;/p&gt;
&lt;p&gt;I chose Mate.&lt;/p&gt;
&lt;p&gt;So far it's going OK.  I have noticed a couple of things, one of which is annoying, the quiet volume of the installation voice, some of which are just observations.&lt;/p&gt;
&lt;p&gt;These are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The aforementioned very low volume of the SpeakUp speech during the install.&lt;/li&gt;
&lt;li&gt;The mix of SysVInit and systemd.&lt;/li&gt;
&lt;li&gt;The flakiness of the lightdm greeter in sometimes not speaking. Nothing new there.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;On the &lt;em&gt;Dell Latitude D630&lt;/em&gt; I installed it on Mate feels nice and snappy, although the speech is a 
bit clipped.&lt;/p&gt;
&lt;p&gt;There is some problem with the internal wifi which causes many messages to be spat out during boot, 
but the Latitude has a switch so I am able to switch off the wifi until I have logged into the 
desktop.&lt;/p&gt;
&lt;p&gt;The specs of the Latitude are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Intel Core 2 Duo.&lt;/li&gt;
&lt;li&gt;2GHz Clock.&lt;/li&gt;
&lt;li&gt;2GB RAM (with 2GB swap configured on Jessie).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Not exactly a screaming monster but nice and usable for programming and office stuff.&lt;/p&gt;
&lt;p&gt;Orca has come a long way since Debian Wheezy, and I am looking forward to Jessie being released 
proper.&lt;/p&gt;
&lt;p&gt;I'll totally document the accessible install process in a couple of days.&lt;/p&gt;
&lt;p&gt;I have another &lt;em&gt;Dell Latitude D630&lt;/em&gt; with Trisquel Linux on it but I think this installation feels 
nicer.&lt;/p&gt;&lt;/div&gt;</description><category>Debian</category><category>Debian Jessie</category><guid>http://eyesfreelinux.ninja/posts/debian-jessie-release-candidate-3-with-mate.html</guid><pubDate>Thu, 23 Apr 2015 00:51:43 GMT</pubDate></item></channel></rss>