Qtile is kind of nice

Linux for blind general discussion blinux-list at redhat.com
Fri Sep 23 20:04:13 UTC 2022


Yeah, I installed it a week ago.

I had problems to restart Orca with 'orca -r', it got muted when tried, 
but it worked after I changed the way to run it on startup:

@hook.subscribe.startup_once
def autostart():
     subprocess.Popen('orca &', shell=True)

I like the idea of use key chords as a shortcut, but I haven't 
configured it yet.



More information about the Blinux-list mailing list