Debianベースのシステム(TAILS / Whonix)にorcaをインストールする

Debianベースのシステム(TAILS / Whonix)にorcaをインストールする

TAILSおよび/またはWhonix用のスクリーンリーダーをインストールしたいと思います。

これはプロジェクトです: https://github.com/GNOME/orca

これは依存関係です。

Orca v3.39.x is supported on GNOME 3.39.x only. We highly suggest 
you use the latest releases of GNOME because they contain accessibility infrastructure and application bug fixes 
that help Orca work better.
Orca also has the following dependencies:
    •   Python - Python platform (minimum version 3.3)
    •   pygobject-3.0 - Python bindings for the GObject library
    •   gtk+-3.0 - GTK+ toolkit
    •   json-py - a JSON (https://json.org/) reader and writer in Python
    •   python-speechd - Python bindings for Speech Dispatcher (optional)
    •   BrlTTY - BrlTTY (https://mielke.cc/brltty/) support for braille (optional)
    •   BrlAPI - BrlAPI support for braille (optional)
    •   liblouis - Liblouis (http://liblouis.org/) support for contracted braille (optional)
    •   py-setproctitle - Python library to set the process title (optional)
    •   gstreamer-1.0 - GStreamer - Streaming media framework (optional)
YOU ALSO NEED THE LATEST AT-SPI2, PYATSPI2 AND ATK FOR THE GNOME 3.39.x RELEASES. THEY CONTAIN VERY IMPORTANT BUG FIXES!

——— 私​​は完全に目が遠く、Brilleeの助けを必要としませんでした。これらのオペレーティングシステムを操作して使用できるように準備するには、最小限のインストールを行うだけです。 CLIのみを使用する:上記のインストール手順を渡す最速の方法は何ですか? Gitがある場合とない場合があるとしますが、wgetを使用する必要がありますか?これは非常に簡単なインストールであると確信していますか?

ベストアンサー1

Tailsでスクリーンリーダーのサポートを有効にしました。。次のように起動できます。

Alt+ Super+S

スクリーンリーダーを起動するのに約10秒かかり、動作しません。安全でないブラウザ

最初の画面では、言語やその他のパラメータを設定します。押した後尾の始まりAlt新しいGnomeセッションが開始されたら、++Superをもう一度押す必要がありますS

ホニックス

これは私にとって効果的です。 Whonixワークステーションにorcaこのパッケージをインストールする必要がありますgstreamer1.0-plugins-good。 Whonixの依存関係でなければなりませorcaんが、現在のバージョンのWhonixではそうではありません。

$ sudo apt-get install orca gstreamer1.0-plugins-good

このページアクセス可能/オルカorcaセッション自動実行の使用方法については、Debian Wikiに説明されています。 Whonixの場合、XFCEディレクティブが適用されます。

おすすめ記事