Re: [BRLTTY] changing screen windows

2018-07-29 Thread Lars Bjørndal
On Sun, Jul 29, 2018 at 01:25:13PM -0500, Cheryl Ann Homiak wrote: > Is there any way to change screen windows using the braille display > keyboard? Doing control-a and then the number or control-a and then the > letter c is what works using the computer keyboard, but trying this doesn't > work on

Re: [BRLTTY] Fedora dracut module

2018-07-06 Thread Lars Bjørndal
Thank you very much for the build for Fedora 27. You wrote: > - Original Message - > > Hi, Jaroslav! > > > > About the BRLTTY-dracut module, you wrote: > > > > > It's in Fedora 28 updates-testing repository. If you have an older Fedora, > > > e.g. 27, I can built it for you. > > > >

Re: [BRLTTY] Fedora dracut module

2018-07-07 Thread Lars Bjørndal
Thank you for your quick reply. I'll have a look at it. Lars On Fri, Jul 06, 2018 at 06:01:18PM -0400, Dave Mielke wrote: > [quoted lines by Lars Bjørndal on 2018/07/06 at 17:00 +0200] > > >I've installed it. I ran dracut -f to update the initramfs. The first > >time I booted

[BRLTTY] Input from HelpTech Actilino

2018-11-05 Thread Lars Bjørndal
Hello! Actilino together with a rpi is a neat solution when you need a lightweight backpack. I've tried that combination, and for the most, it works great! However, I miss the possibility to perform the Home and End keys, for instance in Mutt to go to the first (which is not a problem, you can

Re: [BRLTTY] Input from HelpTech Actilino

2018-11-08 Thread Lars Bjørndal
Hi, Mario! You wrote: > Lars Bjørndal writes: > > > My point is that I can do pretty much without a QWERTY keyboard, > > while using the keyboard on Actilino for input. However, in the > > defualt keyboard layout, I cannot find a funcion to simulate the Home > >

Re: [BRLTTY] Input from HelpTech Actilino

2018-11-15 Thread Lars Bjørndal
7 or 8. Lars On Wed, Nov 14, 2018 at 02:56:54PM +0100, Mario Lang wrote: > Lars Bjørndal writes: > > > Hi, Mario! > > > > You wrote: > > > >> Lars Bjørndal writes: > >> > >> > My point is that I can do pretty much without a QWERTY key

Re: [BRLTTY] Input from HelpTech Actilino

2018-11-06 Thread Lars Bjørndal
Hi, Mario You wrote: > Lars Bjørndal writes: > > > However, I miss the possibility to perform the Home and End > > keys, for instance in Mutt to go to the first (which is not a problem, > > you can type 1) and last message. > > "miss" compared to

Re: [BRLTTY] Input from HelpTech Actilino

2018-11-09 Thread Lars Bjørndal
Hi, Mario! You wrote: > Lars Bjørndal writes: > > > My point is that I can do pretty much without a QWERTY keyboard, > > while using the keyboard on Actilino for input. However, in the > > defualt keyboard layout, I cannot find a funcion to simulate the Home > >

[BRLTTY] Start & stop BRLTTY with Tasker on Android

2019-07-20 Thread Lars Bjørndal
I frequently need to start and stop the BRLTTY service on my Android device. I thought I could use Tasker, an Android automation tool, for that. My approach is to make a widget on the start screen that toggles BRLTTY on/off. However, it seems that I cannot find the BRLTTY service from within

Re: [BRLTTY] Start & stop BRLTTY with Tasker on Android

2019-07-21 Thread Lars Bjørndal
I see. Thank you. Lars On Sat, Jul 20, 2019 at 06:58:37PM -0400, Dave Mielke wrote: > [quoted lines by Lars Bjørndal on 2019/07/20 at 22:47 +0200] > > >I frequently need to start and stop the BRLTTY service on my Android > >device. I thought I could use Tasker, an Andro

Re: [BRLTTY] Bluetooth

2019-11-19 Thread Lars Bjørndal
On Tue, Nov 19, 2019 at 06:21:17PM +0100, Mario Lang wrote: > Lars Bjørndal writes: > > > I recently installed Fedora 30 to a Raspberry pi 3B+. Now, I have the > > problem that my Handy Tech Active Braille sometimes will not connect > > when BRLTTY starts. Instead I get t

[BRLTTY] Bluetooth

2019-11-19 Thread Lars Bjørndal
I recently installed Fedora 30 to a Raspberry pi 3B+. Now, I have the problem that my Handy Tech Active Braille sometimes will not connect when BRLTTY starts. Instead I get the message Pair y/n on the display. If I answer yes, I get the pairing question repeatedly, also if I reboot the pi.

Re: [BRLTTY] Key bindings for the HandyTech products

2020-04-13 Thread Lars Bjørndal
Hi! I too use the cursor up/down functions. They are very important if you for instance use an Active braille without an external keyboard. Thanks Lars On Mon, Apr 13, 2020 at 09:43:14PM +0200, Mario Lang wrote: > [Top-posting to keep the answer short.] > > Hi. > > I personally use the

Re: [BRLTTY] Being notified when battery level is low

2020-10-06 Thread Lars Bjørndal
On Tue, Oct 06, 2020 at 10:15:43AM +0200, Sébastien Hinderer wrote: > Dear all, > > Has someone found a way to be notified when the battery level of a > laptop becomes low? > > This feature is generally provided by graphical desktops but since I am > not always running one I would be interested

Re: [BRLTTY] Unicode braille patterns

2020-10-22 Thread Lars Bjørndal
On Thu, Oct 22, 2020 at 01:00:38AM -0400, Nicolas Pitre wrote: > On Wed, 21 Oct 2020, Dave Mielke wrote: > > > [quoted lines by Lars Bjørndal on 2020/10/21 at 21:23 +0200] > > > > >I'm working on a project where I need to be able to quickly distinguish > > &g

[BRLTTY] Unicode braille patterns

2020-10-21 Thread Lars Bjørndal
Hi, list! I'm working on a project where I need to be able to quickly distinguish between normal letters and braille patterns in the range 0x2800-0x28FF on the braille display, with BRLTTY in the console. On my system, 0x2801 is displayed as dot 1, like a normal a. It's ok if it's displayed as a

Re: [BRLTTY] BRLTTY and SSH from Windows

2020-07-01 Thread Lars Bjørndal
[Mario] > Lars Bjørndal writes: > > > I had to reinstall my Windows pc at work. Previously I used BRLTTY and > > Cygwin SSH to access remote servers. That worked pretty well. Anyway I'd > > like to ask if it's better, nowadays, to use the linux console in > > Wind

[BRLTTY] BRLTTY and SSH from Windows

2020-07-01 Thread Lars Bjørndal
I had to reinstall my Windows pc at work. Previously I used BRLTTY and Cygwin SSH to access remote servers. That worked pretty well. Anyway I'd like to ask if it's better, nowadays, to use the linux console in Windows, than using Cygwin. Is it possible to install BRLTTY with apt-get and use it

Re: [BRLTTY] German users: no-break space and dot 7?

2020-12-04 Thread Lars Bjørndal
Hi, Mario! I'm curious ablut your request. In Norway the braille authority group is discussing if we should define no-breaking space to zero dots. When you read a web page, for instance, a sighted person does not distinguish between space and no-breaking space. Why would a braille reader like

Re: [BRLTTY] 6.2 soon.

2020-11-20 Thread Lars Bjørndal
Hi, Samuel! You wrote: > For debian users, I have uploaded a snapshot of 6.2 in the experimental > distribution (versioned 6.2~pre+dfsg-1) so you can try it easily. Do you happen to also be responsible for the raspbian version of BRLTTY, do you have a corresponding package for that distro?

Re: [BRLTTY] Problem connecting Handy Tech Actilino on Android

2020-11-02 Thread Lars Bjørndal
[Dave] > >With TalkBack I hear a message saying Actilino connected for calls. > > That's an odd message for a braille device. Actilino both has a speaker and a microphone, and is designed to also be able to be used for calls. If I remember correctly, the old main board had two different

Re: [BRLTTY] Unicode braille patterns

2020-10-22 Thread Lars Bjørndal
On Thu, Oct 22, 2020 at 10:14:22AM -0400, Dave Mielke wrote: > [quoted lines by Nicolas Pitre on 2020/10/22 at 01:00 -0400] > > >I think he wants to distinguish a braille 'a' from the regular letter > >'a'. Right now they're indistinguishable unless you use DESCCHAR on the > >whole screen. > >

Re: [BRLTTY] Android

2021-04-27 Thread Lars Bjørndal
Hello, list! [Dave] > [quoted lines by Lars Bjørndal on 2021/04/18 at 16:33 +0200] > > >After upgrading my Samsung Galaxy S10 to Android 11, a problem did > >reappear: the messages (SMS messages) are not read with BRLTTY. When I open a > >message, focus is on the

[BRLTTY] Automatic switch braille display (WAS: Re: Release 6.0 soon.)

2021-05-01 Thread Lars Bjørndal
Hello! [Dave Mielke] > [quoted lines by Lars Bjørndal on 2019/02/03 at 18:52 +0100] > >>Is it possible that v.6 will include the automatic switch between > braille displays on Android? For instance between two ore more pre > defined displays? > > No, there hasn't been

[BRLTTY] Key table definition for Modular Evolution

2021-04-04 Thread Lars Bjørndal
Hi! I'm using a Handy Tech Modular Evolution 88 braille display. I noticed that B1+B8+Left/Right didn't activate braille input, as expected. I can fix this by creating a local table addition, but maybe it should be set in the defaults for convenience. Thanks in advance Lars

Re: [BRLTTY] Key table definition for Modular Evolution

2021-04-05 Thread Lars Bjørndal
Hi, Mario! Thanks for your response! [Mario Lang] [...] > As someone who has used a ME88 for roughly 10 years, I > personally never wanted to use input mode on it, the keys are just too > sturdy to be pretty together repeatedly. Just a short explanation; I want braille input for a small

Re: [BRLTTY] Accessible way to slow down music?

2021-03-27 Thread Lars Bjørndal
On Sat, Mar 27, 2021 at 12:53:03PM +0100, Sébastien Hinderer wrote: > Dear all, > > I am looking for an accessible tool to slow down a song for which I > can't hear the notes correctly when it's playing at the normal speed. > > I tried with mplayer but there, slowing down also decreases the >

[BRLTTY] Android

2021-04-18 Thread Lars Bjørndal
Hello Dave and all! After upgrading my Samsung Galaxy S10 to Android 11, a problem did reappear: the messages (SMS messages) are not read with BRLTTY. When I open a message, focus is on the edit box. Going up from there let me read the date and time when I last got a message, but not the

Re: [BRLTTY] Android

2021-04-18 Thread Lars Bjørndal
Hi, Dave! You wrote: [...] > As before, I'd need you to send me a log of the way the screen looks. The > current way to log the screen content is Space + RoutingKey19. Please do that > and then send me (privately for security) a copy of your system log. But my display has only 16 cells /

Re: [BRLTTY] 6.4 soon

2021-08-15 Thread Lars Bjørndal
[Dave] > [quoted lines by Lars Bjørndal on 2021/08/15 at 19:14 +0200] > > >I get errors when I try to do make inside the Documentation directory: > > > >Processing file BRLTTY.sgml > >nsgmls:/etc/sgml/catalog:7:8:E: cannot open > >"/etc/sgml/html401-dt

Re: [BRLTTY] 6.4 soon

2021-08-15 Thread Lars Bjørndal
Hi, Dave! You wrote: > Please test the latest development code so that as many problems as possible > can be discovered ahead of time. I get errors when I try to do make inside the Documentation directory: Processing file BRLTTY.sgml nsgmls:/etc/sgml/catalog:7:8:E: cannot open

Re: [BRLTTY] 6.4 soon

2021-08-16 Thread Lars Bjørndal
[Dave] > [quoted lines by Lars Bjørndal on 2021/08/15 at 20:46 +0200] > > >I'm using Fedora 33. > > So am I, and am not getting that error. I also don't have that file. Thanks for your information. It seems that I had an /etc/sgml/catalog file that was the so

Re: [BRLTTY] 6.4 soon

2021-08-18 Thread Lars Bjørndal
Hi, Dave! You wrote: > [quoted lines by Lars Bjørndal on 2021/08/18 at 14:58 +0200] > > >I'm experiencing that, if I disconnect the device and then reconnect it, it > >takes significant longer before BRLTTY gets aware of it and starts to use it. > > Significantly lo

Re: [BRLTTY] 6.4 soon

2021-08-19 Thread Lars Bjørndal
Hi You wrote: > [quoted lines by Lars Bjørndal on 2021/08/18 at 21:45 +0200] > > >> Significantly longer than what? > > > >The 6.3 release packaged by the Fedora team. It turned out that prevous version, the version in Fedora 33, was 6.1. > There shouldn't be a

Re: [BRLTTY] 6.4 soon

2021-08-18 Thread Lars Bjørndal
[Dave] > Please test the latest development code so that as many problems as possible > can be discovered ahead of time. Tested on Fedora 33 with an Help Tech Modular Evolution 88 display. I'm experiencing that, if I disconnect the device and then reconnect it, it takes significant longer

Re: [BRLTTY] Preferences menu

2021-09-05 Thread Lars Bjørndal
[Dave] > [quoted lines by Lars Bjørndal on 2021/09/05 at 10:55 +0200] > > >The problem is to enter the preferences menu, so that he can lower the > >sounds volume from BRLTTY. Is that currently possible without connecting > >another braille display to do that task? &g

[BRLTTY] Preferences menu

2021-09-05 Thread Lars Bjørndal
Hi list! A friend of mine has an Orbit writer, which is a small braille keyboard. When connected to BRLTTY, it's detected as an Orbit reader 20. He has successfully connected the keyboard to BRLTTY for Android. The problem is to enter the preferences menu, so that he can lower the sounds volume

[BRLTTY] I'm not able to use my Orbit Writer keyboard any more

2021-12-12 Thread Lars Bjørndal
I've used an Orbit Writer keyboard with BRLTTY for a long time, also after starting to use a new Sony Xperia phone some weeks ago. After installing a Samsung Galaxy Watch 4 to test, however, the keyboard stopped working. I'm using the Google play version of BRLTTY, but I'm not certain on when I

Re: [BRLTTY] I'm not able to use my Orbit Writer keyboard any more

2021-12-16 Thread Lars Bjørndal
, 2021 at 07:35:05PM +0100, Lars Bjørndal wrote: > Hi, list! > > I wrote: > > > I've used an Orbit Writer keyboard with BRLTTY for a long time, also > > after starting to use a new Sony Xperia phone some weeks ago. After > > installing a > > Samsung Galaxy Wa

Re: [BRLTTY] I'm not able to use my Orbit Writer keyboard any more

2021-12-14 Thread Lars Bjørndal
Hi, list! I wrote: > I've used an Orbit Writer keyboard with BRLTTY for a long time, also > after starting to use a new Sony Xperia phone some weeks ago. After > installing a > Samsung Galaxy Watch 4 to test, however, the keyboard stopped working. I don't think that connecting the watch has

[BRLTTY] BRLTTY disconnects a serial converter

2022-03-17 Thread Lars Bjørndal
Hi, list! I need to use a serial converter to produce braille on an old embosser. I'm using a Raspberry pi and a serial converter. If the converter is connected at boot up; I get the following output from dmesg: [ 20.964405] usbcore: registered new interface driver ftdi_sio [ 20.964494]

Re: [BRLTTY] [OT] Braille display recommendation

2022-04-12 Thread Lars Bjørndal
[Aura Kelloniemi] > I reconsider the Actie Braille 2021, because it has many advantages. But am I > right that the Active Braille series don't have an SD reader, which means that > I would need to use a proprietary tool to transfer files to/from the internal > storage, if I wish to utilize the

Re: [BRLTTY] Windows

2023-10-13 Thread Lars Bjørndal
[Dave] > [quoted lines by Lars Bjørndal on 2023/10/11 at 08:28 +0200] > > >When I run brltty, I get BRLTTY.exe: Cannot open //etc/brltty.conf. > > > >Isn't the path wrong here, starting with two slashes? > > No, because brltty for Windows is built using MinGW w

[BRLTTY] Windows

2023-10-11 Thread Lars Bjørndal
Hi! I downloaded the brltty-win-6.6-0-libusb-1.0.zip from https://brltty.app/download.html, extracted the files and directories inside brltty-win-6.6-0-libusb-1.0 into c:\brl. When I run brltty, I get BRLTTY.exe: Cannot open //etc/brltty.conf. Isn't the path wrong here, starting with two

[BRLTTY] Input from a physical keyboard

2022-07-09 Thread Lars Bjørndal
On Android you can conect a physical bluetooth keyboard, and use it for input. If input is set to Google keyboard, the physical keyboard works perfectly well. If input is set to BRLTTY, however, the selected keyboard layout isn't honored, which means that if I press the key to the right of the

Re: [BRLTTY] Input from a physical keyboard

2022-07-10 Thread Lars Bjørndal
Thank you. Please note, in case it's useful information for you: Some versions ago, with TalkBack on, I had the same problem also with GBoard (Google keyboard). I repported the bug, and it became fixed. Lars On Sat, Jul 09, 2022 at 02:56:16PM -0400, Dave Mielke wrote: > [quoted lines by L

[BRLTTY] Paste in console

2023-03-26 Thread Lars Bjørndal
Hello, list! I can't paste from the braille display any more (Help Tech Modular Evolution 88. Could it be a hardware error? I notice when I'm writing this message that the cursor routing keys doesn't work either, and neither do the left triple action key up/down. In command learn mode, brltty

Re: [BRLTTY] Paste in console

2023-03-26 Thread Lars Bjørndal
Replying to myself > I can't paste from the braille display any more (Help Tech Modular > Evolution 88. Could it be a hardware error? > > I notice when I'm writing this message that the cursor routing keys > doesn't work either, and neither do the left triple action key up/down. > In command

Re: [BRLTTY] Paste in console

2023-03-28 Thread Lars Bjørndal
Thank you! [chrys87] > sudo sysctl dev.tty.legacy_tiocsti=1 Worked perfectly. Lars > Am 26.03.23 um 18:18 schrieb Lars Bjørndal: > > Hello, list! > > > > I can't paste from the braille display any more (Help Tech Modular > > Evolution 88. Could it be a hardware

Re: [BRLTTY] repairing is necessary

2024-01-20 Thread Lars Bjørndal
Thank you, Maria! You wrote: [...] > Personally, while I've had some pleasant experiences with Bluetooth, all > my devices are wired these days. It is just that tad bit more stable, > and fewer things to care about/maintain. Yes, wired is more stable. But on the go, I use an rpi with pijuice

Re: [BRLTTY] printing unicode braille patterns on BrailleBlazer printer

2023-12-29 Thread Lars Bjørndal
Hi, Peter! You wrote: > To recap I have output which mixes ascii and unicode braille patterns > and I need to print these on an ancient printer (a Braille Blazer from > 1998) which seems to understand North American Braille Computer Code > (nabcc). It's an 8-dot printer and the notation I'm

[BRLTTY] repairing is necessary

2024-01-17 Thread Lars Bjørndal
Hello! I've a Raspberry Pi 3B+ connected to a Handy Tech Active Braille braille display. I use it with BRLTTY only, no graphical UI. After switching from Raspberry pi OS Bullseye 32-bit to bookworm 64-bit, I experience from time to time that I have to use bluetoothctl's remove device command,

[BRLTTY] Raspberry Pi OS, Bookworm

2023-12-05 Thread Lars Bjørndal
Hi, list! How is BRLTTY supposed to auto start and connect to a braille display through bluetooth on this distor? I chose a basic image, installed BRLTTY, enabled the systemd unit, paired the device. If I start brltty manually with -b ht and -d bluetooth:, then all works. But just to start the

Re: [BRLTTY] Raspberry Pi OS, Bookworm

2023-12-07 Thread Lars Bjørndal
Thank you. When I uncommented the `braill-driver ht` line in the /etc/brltty.conf and removed the bluetoot adresses in the braille-device entry, all works. Lars On Wed, Dec 06, 2023 at 07:33:11PM -0500, Dave Mielke wrote: > [quoted lines by Lars Bjørndal on 2023/12/06 at 21:59 +0100] >

Re: [BRLTTY] Raspberry Pi OS, Bookworm

2023-12-06 Thread Lars Bjørndal
Hi! [Dave] > [quoted lines by Lars Bjørndal on 2023/12/05 at 09:18 +0100] > > >I chose a basic image, installed BRLTTY, enabled the systemd unit, > >paired the device. If I start brltty manually with -b ht and -d > >bluetooth:, then all works. But just to start the

[BRLTTY] Testing a live image in qemu with braille output

2024-01-26 Thread Lars Bjørndal
I have created a Fedora live image that don't come up as expected. Because I'm not able to read the screen output when booting, I thogught I could run it as a virtual machine in qemu, and read the output with braille from the host system. Could that be a working strategy, and how do I accomplish

Re: [BRLTTY] Windows 11

2024-03-29 Thread Lars Bjørndal
Sorry, I forgot the log file. Attahced. On Fri, Mar 29, 2024 at 09:08:37PM +0100, Lars Bjørndal wrote: > Hi, Dave and all! > > I've tried BRLTTY on Widows 11 with a Handy Tech Modular Evolution 88 > display connected. I can get BRLTTY working when running the command prompt as

[BRLTTY] Windows 11

2024-03-29 Thread Lars Bjørndal
Hi, Dave and all! I've tried BRLTTY on Widows 11 with a Handy Tech Modular Evolution 88 display connected. I can get BRLTTY working when running the command prompt as admin user. Running it as a normal user, however, gives a 'missing braille message acknowledgement' message. Se attached log file

Re: [BRLTTY] brltty 6.6 under windows not working?

2024-05-21 Thread Lars Bjørndal
Thank you for pointing this out. On Windows 11, I've only tested BRLTTY 6.6 with a Handy Tech Modular Evolution braille display in cmd (console). I'm only able to get it working if I start cmd as administrator. Otherwise I get permission errors. Lars On Tue, May 21, 2024 at 05:45:25AM -0500,