<div dir="ltr">I tried compiling BRLTTY from source yesterday, to see if it'd work better with the Humanware NLS EReader, and when running ./run_brltty as my regular user, it would connect, but couldn't access screen and such. Running with sudo, it apparently could access everything but didn't connect to the device.<br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr">Devin Prater</div><div><a href="mailto:r.d.t.prater@gmail.com" target="_blank">r.d.t.prater@gmail.com</a></div><div><br></div><div><br></div></div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 3, 2022 at 9:30 AM Dave Mielke <<a href="mailto:Dave@mielke.cc">Dave@mielke.cc</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">[quoted lines by Jason White on 2022/05/02 at 14:25 -0400]<br>
<br>
>If I access the BRLTTY Preferences menu and change settings (e.g., to skip<br>
>all blank windows), the settings are saved in<br>
>/var/lib/brltty/.config/brltty/brltty.prefs. <br>
<br>
That's wrong, so let's start by assuming that it's the cause of the problem. brltty.prefs should be being saved directly in /var/lib/brltty/. The first thing I'd try is removing the bogus subdirectory, i.e.:<br>
<br>
   cd /var/lib/brltty<br>
   rm -r .config<br>
<br>
This'd be best done with brltty not running.<br>
<br>
-- <br>
I believe the Bible to be the very Word of God: <a href="http://Mielke.cc/bible/" rel="noreferrer" target="_blank">http://Mielke.cc/bible/</a><br>
Dave Mielke            | 2213 Fox Crescent | WebHome: <a href="http://Mielke.cc/" rel="noreferrer" target="_blank">http://Mielke.cc/</a><br>
EMail: Dave@Mielke.cc  | Ottawa, Ontario   | Twitter: @Dave_Mielke<br>
Phone: +1 613 726 0014 | Canada  K2A 1H7   |<br>
_______________________________________________<br>
This message was sent via the BRLTTY mailing list.<br>
To post a message, send an e-mail to: <a href="mailto:BRLTTY@brltty.app" target="_blank">BRLTTY@brltty.app</a><br>
For general information, go to: <a href="http://brltty.app/mailman/listinfo/brltty" rel="noreferrer" target="_blank">http://brltty.app/mailman/listinfo/brltty</a><br>
</blockquote></div>