Skip to content
Snippets Groups Projects
  • David Runge's avatar
    7238cca9
    Add accessibility support based on option flag · 7238cca9
    David Runge authored
    scripts/run_archiso.sh:
    Add the `-a` option flag to add accessibility support on demand for `run_archiso`.
    
    Not providing the specific braille chardev (hardware?) otherwise blocks running run_archiso with
    `qemu-system-x86_64: -chardev braille,id=brltty: brlapi__openConnection: connect: No such file or directory`.
    
    Fixes #77
    Verified
    7238cca9
    History
    Add accessibility support based on option flag
    David Runge authored
    scripts/run_archiso.sh:
    Add the `-a` option flag to add accessibility support on demand for `run_archiso`.
    
    Not providing the specific braille chardev (hardware?) otherwise blocks running run_archiso with
    `qemu-system-x86_64: -chardev braille,id=brltty: brlapi__openConnection: connect: No such file or directory`.
    
    Fixes #77
Code owners
Assign users and groups as approvers for specific file changes. Learn more.