mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-28 16:20:12 +01:00
Basic Voiceover interaction on Mac, REQUIRES wxWIDGETS REBUILD...
... many details will need further work, but basic navigation among pushbuttons with control-alt-arrows and presses with control-alt-space will work. Shift-ctrl-alt-down on track panel works to navigate among individual tracks, and shift-ctrl-alt-up to escape back to the higher level.
This commit is contained in:
@@ -32,7 +32,7 @@ function bld
|
||||
mkdir -p "${1}"
|
||||
pushd "${1}"
|
||||
shift
|
||||
../configure --disable-accessibility \
|
||||
../configure --enable-accessibility \
|
||||
--disable-compat26 \
|
||||
--disable-compat28 \
|
||||
--with-expat=builtin \
|
||||
|
||||
Reference in New Issue
Block a user