Skip to content

Commit

Permalink
remove orca customizations
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtapolasek committed Jan 24, 2025
1 parent 4fef3ad commit 8e353d0
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 286 deletions.
15 changes: 0 additions & 15 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,6 @@ Following additional changes are applied:

- Orca screenreader starts at login screen and also after login for current and also newly created users

- Orca configuration is slightly modified, see below

- QT accessibility is enabled

- Grub tune is added, although it does not work in every case
Expand Down Expand Up @@ -180,19 +178,6 @@ Following additional changes are applied:

- a sound theme is added, [source](https://github.com/coffeeking/Linux-a11y-sound-theme)

## Orca modifications

- added keyboard shortcuts for modifying speech speed (Orca+up/down)

- added keyboard shortcut for modifying of speech pitch (Orca+left/right)

- added keyboard shortcut for modifying speech volume (Orca+home/end)

- added keyboard shortcuts for copying parts of flat review to clipboard (Orca+c, Orca+shift+c)

- added shortcuts for reading of last seen notifications (Orca+n...)

- disabled showing end-of-line characters on the braille display

## Added shortcuts

Expand Down
6 changes: 0 additions & 6 deletions docs/en/keyboard_shortcuts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ SUPER+ALT+left arrow Mute volume
##Assistive technology
SUPER+ALT+s Turn on / turn off the screen reader
SUPER+ALT+o Restart the screen reader
orca+up arrow Increase speaking rate
orca+down arrow Decrease speaking rate
orca+left arrow Increase pitch
orca+right arrow Decrease pitch
orca+Home Increase speaking volume
orca+End Decrease speaking volume

##System
CTRL+ALT+T Open terminal
Expand Down
Empty file removed downloads/orca/__init__.py
Empty file.
Binary file not shown.
Empty file.
Empty file.
Binary file not shown.
263 changes: 0 additions & 263 deletions downloads/orca/user-settings.conf

This file was deleted.

2 changes: 0 additions & 2 deletions ks/vojtux_en.ks
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ dconf update
#apply Vojtux customizations
git clone https://github.com/vojtapolasek/Vojtux.git
cd vojtux/downloads
mkdir -p /etc/skel/.local/share/orca
cp -r orca/* /etc/skel/.local/share/orca/
mkdir -p /etc/skel/.config
cp mimeapps.list /etc/skel/.config/
cp .tmux.conf /etc/skel/
Expand Down

0 comments on commit 8e353d0

Please sign in to comment.