Here's a first attempt at a systemd user unit to set this up. I'm not a systemd expert, and I've performed minimal testing. I'm taking the "publish early" approach.

[Unit]
Description=BRLTTY for Wayland terminal sessions
PartOf=graphical-session.target

[Service]
ExecStart=/usr/bin/brltty -b ba -s no -x a2 -N

[Install]
WantedBy=graphical-session.target


On 6/6/23 10:40, Samuel Thibault wrote:
Jason White, le mar. 06 juin 2023 10:05:21 -0400, a ecrit:
(Minor qualification: cursor routing with braille display routing keys isn't
supported, but my recollection is that this is a Wayland limitation which
presumably hasn't been solved yet - you can't inject simulated keystrokes.)
Yes, that's a missing feature of Wayland so far.

Samuel
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://brltty.app/mailman/listinfo/brltty
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://brltty.app/mailman/listinfo/brltty

Reply via email to