Re: [arch-general] Input, Uinput, and udev problems with user access

2019-09-09 Thread Storm Dragon via arch-general
Howdy, On Mon, Sep 09, 2019 at 08:27:43PM +0200, Arch Linux General wrote: What kind of keyboard is it?? You mention xterm, so you're running XOrg I presume? I got it working, for some reason the uinput module was not loading, so I loaded it explicitly. Thanks, Storm -- signature.asc

Re: [arch-general] Input, Uinput, and udev problems with user access

2019-09-09 Thread Damjan Georgievski via arch-general
> > Up until yesterday evening, the following setup would allow the Fenrir > screen reader to access the tools it needs to read without root access in > terminal emulators like Xterm: > > groupadd --system input > groupadd --system uinput > echo 'KERNEL==\"event*\", NAME=\"i

Re: [arch-general] Input, Uinput, and udev problems with user access

2019-09-09 Thread Storm Dragon via arch-general
Howdy, On Mon, Sep 09, 2019 at 10:55:35AM -0400, Arch Linux General wrote: I would check the pacman logs, /var/logs/pacman.log and see what was updated between the last time it ran without problems, and now. Does the system reboot automatically? The kernel was updated on 7/9/19, perhaps last ni

Re: [arch-general] Input, Uinput, and udev problems with user access

2019-09-09 Thread Matthew Sexton via arch-general
On Monday, September 9, 2019 10:48:27 AM EDT Storm Dragon via arch-general wrote: > Up until yesterday evening, the following setup would allow the Fenrir > ... > Has something changed, and if so, what do I need to do differently to get > it working again? I would check the pacman logs, /var/log

[arch-general] Input, Uinput, and udev problems with user access

2019-09-09 Thread Storm Dragon via arch-general
Howdy, Up until yesterday evening, the following setup would allow the Fenrir screen reader to access the tools it needs to read without root access in terminal emulators like Xterm: groupadd --system input groupadd --system uinput echo 'KERNEL==\"event*\", NAME=\"input/%k