fenrir/config/sound/default/soundicons.conf

55 lines
1.6 KiB
Plaintext
Raw Normal View History

2016-07-07 08:55:42 -04:00
# Screen Reader Turned On or Off
2018-03-26 02:01:37 -04:00
ScreenReaderOn='ScreenReaderOn.wav'
ScreenReaderOff='ScreenReaderOff.wav'
# PTY bypass
PTYBypass='PTYBypass.wav'
2016-07-07 08:55:42 -04:00
# Cancel the current command
2018-03-26 02:01:37 -04:00
Cancel='Cancel.wav'
2016-07-07 08:55:42 -04:00
# Accept command
2018-03-26 02:01:37 -04:00
Accept='Accept.wav'
2016-07-07 08:55:42 -04:00
# Bell a sound if the TTY is changed (ctrl + alt +FX)
2018-03-26 02:01:37 -04:00
ChangeTTY='ChangeTTY.wav'
2016-07-21 10:42:27 -04:00
# Is the first Position on the line
2018-03-26 02:01:37 -04:00
StartOfLine='StartOfLine.wav'
2016-07-07 08:55:42 -04:00
# Is the last position of the Line
2018-03-26 02:01:37 -04:00
EndOfLine='EndOfLine.wav'
2016-07-07 08:55:42 -04:00
# the Line is empty
2018-03-26 02:01:37 -04:00
EmptyLine='EmptyLine.wav'
2016-07-07 08:55:42 -04:00
# Is the first line on the screen.
2018-03-26 02:01:37 -04:00
StartOfScreen='StartOfScreen.wav'
2016-07-07 08:55:42 -04:00
# Is the last line on the screen
2018-03-26 02:01:37 -04:00
EndOfScreen='EndOfScreen.wav'
2016-07-07 08:55:42 -04:00
# The content has changed
2018-03-26 02:01:37 -04:00
ContentChanged='ContentChanged.wav'
2016-07-07 08:55:42 -04:00
# Speech has turned On or Off
2018-03-26 02:01:37 -04:00
SpeechOn='SpeechOn.wav'
SpeechOff='SpeechOff.wav'
2016-07-07 08:55:42 -04:00
# Braille has turned On or Off
2018-03-26 02:01:37 -04:00
BrailleOn='BrailleOn.wav'
BrailleOff='BrailleOff.wav'
2016-07-07 08:55:42 -04:00
# SoundIcons has turned On or Off
2018-03-26 02:01:37 -04:00
SoundOn='SoundOn.wav'
SoundOff='SoundOff.wav'
# Set beginnig mark
PlaceStartMark='PlaceStartMark.wav'
# Set end mark
PlaceEndMark='PlaceEndMark.wav'
2016-07-07 08:55:42 -04:00
# Copied to clipboard
2018-03-26 02:01:37 -04:00
CopyToClipboard='CopyToClipboard.wav'
2016-07-07 08:55:42 -04:00
# Pasted on the screen
2018-03-26 02:01:37 -04:00
PasteClipboardOnScreen='PasteClipboardOnScreen.wav'
2016-07-07 08:55:42 -04:00
# An error accoured while speech or braille output or reading the screen
2018-03-26 02:01:37 -04:00
ErrorSpeech='ErrorSpeech.wav'
ErrorBraille='ErrorBraille.wav'
ErrorScreen='ErrorScreen.wav'
# If you cursor over an text that has attributs (like color)
2018-05-28 17:29:29 -04:00
HasAttributes='has_attribute.wav'
# fenrir can promote strings if they appear on the screen.
2018-03-26 02:01:37 -04:00
PromotedText='PromotedText.wav'
2016-09-06 08:00:09 -04:00
# missspelled indicator
2018-03-26 02:01:37 -04:00
mispell='mispell.wav'
2016-10-02 08:01:54 -04:00
# the for capital letter
2018-03-26 02:01:37 -04:00
capital='Caps.wav'
# general announcement
2018-03-26 02:01:37 -04:00
announce="Announce.wav"