Hello Samuel,

On 22-12-2020 21:13, Samuel Thibault wrote:
Hello,

Frans-WIllem Post, le mar. 22 déc. 2020 18:14:49 +0100, a ecrit:
The physical input keys are OK; they work when I'm in BrlTTY's preferences
menu and need to return (dot8). They work as expected (backspace and enter)
on the system's TTY-consoles, too.

The rest of the Perkins-style input works in the GUI, as soon as I start
xbrlapi.

Ok, that's odd. Could you rebuild brltty from the source, with this line

//#define DEBUG

turned to

#define DEBUG

in Programs/xbrlapi.c?

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


I have added the #define DEBUG line to Programs/xbrlapi.c and built using ./configure; make; sudo make install;

I then had a hard time getting the newly installed BrlTTY running because of SELinux. Checked with "sudo setenforce 0", then it started normally.

After setting the SE-contexts of the following files and folders to match their neighbours, and "sudo setenforce 1", BrlTTY starts without a problem - at least according to journalctl.

/usr/bin/brltty*
/lib/brltty/*
/lib/libbrlapi.*

Now I'm trying to get xbrlapi up and running - but it does nothing. When I start it like this: "xbrlapi -n -v", watch that terminal and proceed to type in another terminal, I see nothing logged. Or typed. Nothing happens.

Can I somehow provide more info?

Thanks,
Frans-Willem

--
Met de .ASC-bijlage(n) kan uw e-mailprogramma garanderen dat bovenstaand bericht van mij afkomstig is, en onderweg niet door derden is aangepast.

Attachment: OpenPGP_0xC0932DFE211E9A9D.asc
Description: application/pgp-keys

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
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