A lot of changes to switch to the new name, might be horribly broken.

This commit is contained in:
storm
2024-10-17 09:20:24 -04:00
parent a523205ac2
commit b669e9b5ae
550 changed files with 143282 additions and 143282 deletions
+1 -1
View File
@@ -1 +1 @@
PARAMS=$TEST_DIR/../../html/orca-wiki.html
PARAMS=$TEST_DIR/../../html/cthulhu-wiki.html
+1 -1
View File
@@ -13,7 +13,7 @@ sequence.append(KeyComboAction("<Control>Home"))
sequence.append(PauseAction(3000))
sequence.append(KeyComboAction("<Control>F"))
sequence.append(PauseAction(3000))
sequence.append(TypeAction("orca"))
sequence.append(TypeAction("cthulhu"))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Return"))
@@ -37,9 +37,9 @@ sequence.append(KeyComboAction("<Alt><Shift>a"))
sequence.append(PauseAction(5000))
sequence.append(utils.AssertPresentationAction(
"3. Alt+a for Activate button",
["BRAILLE LINE: 'runorca.py application Clickables: 1 item found dialog'",
["BRAILLE LINE: 'runcthulhu.py application Clickables: 1 item found dialog'",
" VISIBLE: 'Clickables: 1 item found dialog', cursor=1",
"BRAILLE LINE: 'runorca.py application Clickables: 1 item found dialog table Clickable column header Goodbye cruel static'",
"BRAILLE LINE: 'runcthulhu.py application Clickables: 1 item found dialog table Clickable column header Goodbye cruel static'",
" VISIBLE: 'Goodbye cruel static', cursor=1",
"SPEECH OUTPUT: 'Clickables: 1 item found'",
"SPEECH OUTPUT: 'table with 1 row 2 columns'",
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -164,7 +164,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -164,7 +164,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,3 +1,3 @@
import orca.scripts.toolkits.Gecko.script_settings
orca.scripts.toolkits.Gecko.script_settings.arrowToLineBeginning = False
import cthulhu.scripts.toolkits.Gecko.script_settings
cthulhu.scripts.toolkits.Gecko.script_settings.arrowToLineBeginning = False
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -647,7 +647,7 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
sequence.append(utils.AssertPresentationAction(
"70. Line Down",
["BRAILLE LINE: 'Saved Searches: My Bugs and Patches | All Orca | Firefox | open orca | Open RFEs'",
["BRAILLE LINE: 'Saved Searches: My Bugs and Patches | All Orca | Firefox | open cthulhu | Open RFEs'",
" VISIBLE: 'Saved Searches: My Bugs and Patc', cursor=1",
"SPEECH OUTPUT: 'Saved Searches:'",
"SPEECH OUTPUT: 'My Bugs and Patches'",
@@ -659,7 +659,7 @@ sequence.append(utils.AssertPresentationAction(
"SPEECH OUTPUT: 'Firefox'",
"SPEECH OUTPUT: 'link.'",
"SPEECH OUTPUT: '|'",
"SPEECH OUTPUT: 'open orca'",
"SPEECH OUTPUT: 'open cthulhu'",
"SPEECH OUTPUT: 'link.'",
"SPEECH OUTPUT: '|'",
"SPEECH OUTPUT: 'Open RFEs'",
+10 -10
View File
@@ -54,9 +54,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
sequence.append(utils.AssertPresentationAction(
"3. Line Down",
["BRAILLE LINE: 'Enter Bug: orca This page lets you enter a new bug h1'",
" VISIBLE: 'Enter Bug: orca This page lets', cursor=1",
"SPEECH OUTPUT: 'Enter Bug: orca This page lets you enter a new bug heading level 1'"]))
["BRAILLE LINE: 'Enter Bug: cthulhu This page lets you enter a new bug h1'",
" VISIBLE: 'Enter Bug: cthulhu This page lets', cursor=1",
"SPEECH OUTPUT: 'Enter Bug: cthulhu This page lets you enter a new bug heading level 1'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
@@ -99,12 +99,12 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
sequence.append(utils.AssertPresentationAction(
"7. Line Down",
["BRAILLE LINE: 'Reporter: joanmarie.diggs@gmail.com Product: orca'",
["BRAILLE LINE: 'Reporter: joanmarie.diggs@gmail.com Product: cthulhu'",
" VISIBLE: 'Reporter: joanmarie.diggs@gmail.', cursor=1",
"SPEECH OUTPUT: 'Reporter:.'",
"SPEECH OUTPUT: 'joanmarie.diggs@gmail.com.'",
"SPEECH OUTPUT: 'Product:.'",
"SPEECH OUTPUT: 'orca.'"]))
"SPEECH OUTPUT: 'cthulhu.'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
@@ -390,12 +390,12 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))
sequence.append(utils.AssertPresentationAction(
"39. Line Up",
["BRAILLE LINE: 'Reporter: joanmarie.diggs@gmail.com Product: orca'",
["BRAILLE LINE: 'Reporter: joanmarie.diggs@gmail.com Product: cthulhu'",
" VISIBLE: 'Reporter: joanmarie.diggs@gmail.', cursor=1",
"SPEECH OUTPUT: 'Reporter:.'",
"SPEECH OUTPUT: 'joanmarie.diggs@gmail.com.'",
"SPEECH OUTPUT: 'Product:.'",
"SPEECH OUTPUT: 'orca.'"]))
"SPEECH OUTPUT: 'cthulhu.'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))
@@ -438,9 +438,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))
sequence.append(utils.AssertPresentationAction(
"43. Line Up",
["BRAILLE LINE: 'Enter Bug: orca \u2013 This page lets you enter a new bug h1'",
" VISIBLE: 'Enter Bug: orca This page lets', cursor=1",
"SPEECH OUTPUT: 'Enter Bug: orca \u2013 This page lets you enter a new bug heading level 1'"]))
["BRAILLE LINE: 'Enter Bug: cthulhu \u2013 This page lets you enter a new bug h1'",
" VISIBLE: 'Enter Bug: cthulhu This page lets', cursor=1",
"SPEECH OUTPUT: 'Enter Bug: cthulhu \u2013 This page lets you enter a new bug heading level 1'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))
@@ -1 +1 @@
PARAMS=$TEST_DIR/../../html/orca-wiki.html
PARAMS=$TEST_DIR/../../html/cthulhu-wiki.html
@@ -1 +1 @@
PARAMS=$TEST_DIR/../../html/orca-wiki.html#head-a269540f0f3a25d25e08216f0438ee743a3ebe88
PARAMS=$TEST_DIR/../../html/cthulhu-wiki.html#head-a269540f0f3a25d25e08216f0438ee743a3ebe88
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -164,7 +164,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -164,7 +164,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1 +1 @@
PARAMS=$TEST_DIR/../../html/orca-wiki.html
PARAMS=$TEST_DIR/../../html/cthulhu-wiki.html
@@ -505,17 +505,17 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
sequence.append(utils.AssertPresentationAction(
"48. Line Down",
["BRAILLE LINE: 'The command to run orca is orca. You can enter this command by pressing Alt+F2'",
" VISIBLE: 'The command to run orca is orca.', cursor=1",
"SPEECH OUTPUT: 'The command to run orca is orca. You can enter this command by pressing Alt+F2'"]))
["BRAILLE LINE: 'The command to run cthulhu is cthulhu. You can enter this command by pressing Alt+F2'",
" VISIBLE: 'The command to run cthulhu is cthulhu.', cursor=1",
"SPEECH OUTPUT: 'The command to run cthulhu is cthulhu. You can enter this command by pressing Alt+F2'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
sequence.append(utils.AssertPresentationAction(
"49. Line Down",
["BRAILLE LINE: 'when logged in, waiting for a second or so, then typing orca and pressing return. Orca is'",
["BRAILLE LINE: 'when logged in, waiting for a second or so, then typing cthulhu and pressing return. Orca is'",
" VISIBLE: 'when logged in, waiting for a se', cursor=1",
"SPEECH OUTPUT: 'when logged in, waiting for a second or so, then typing orca and pressing return. Orca is'"]))
"SPEECH OUTPUT: 'when logged in, waiting for a second or so, then typing cthulhu and pressing return. Orca is'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
@@ -792,11 +792,11 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
sequence.append(utils.AssertPresentationAction(
"79. Line Down",
["BRAILLE LINE: '• Mailing list: orca-list@gnome.org (Archives)'",
" VISIBLE: '• Mailing list: orca-list@gnome.', cursor=1",
["BRAILLE LINE: '• Mailing list: cthulhu-list@gnome.org (Archives)'",
" VISIBLE: '• Mailing list: cthulhu-list@gnome.', cursor=1",
"SPEECH OUTPUT: '•.'",
"SPEECH OUTPUT: 'Mailing list:'",
"SPEECH OUTPUT: 'orca-list@gnome.org'",
"SPEECH OUTPUT: 'cthulhu-list@gnome.org'",
"SPEECH OUTPUT: 'link.'",
"SPEECH OUTPUT: '('",
"SPEECH OUTPUT: 'Archives'",
@@ -1 +1 @@
PARAMS=$TEST_DIR/../../html/orca-wiki.html
PARAMS=$TEST_DIR/../../html/cthulhu-wiki.html
+8 -8
View File
@@ -245,11 +245,11 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))
sequence.append(utils.AssertPresentationAction(
"24. Line Up",
["BRAILLE LINE: '• Mailing list: orca-list@gnome.org (Archives)'",
" VISIBLE: '• Mailing list: orca-list@gnome.', cursor=1",
["BRAILLE LINE: '• Mailing list: cthulhu-list@gnome.org (Archives)'",
" VISIBLE: '• Mailing list: cthulhu-list@gnome.', cursor=1",
"SPEECH OUTPUT: '•.'",
"SPEECH OUTPUT: 'Mailing list:'",
"SPEECH OUTPUT: 'orca-list@gnome.org'",
"SPEECH OUTPUT: 'cthulhu-list@gnome.org'",
"SPEECH OUTPUT: 'link.'",
"SPEECH OUTPUT: '('",
"SPEECH OUTPUT: 'Archives'",
@@ -531,17 +531,17 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))
sequence.append(utils.AssertPresentationAction(
"54. Line Up",
["BRAILLE LINE: 'when logged in, waiting for a second or so, then typing orca and pressing return. Orca is'",
["BRAILLE LINE: 'when logged in, waiting for a second or so, then typing cthulhu and pressing return. Orca is'",
" VISIBLE: 'when logged in, waiting for a se', cursor=1",
"SPEECH OUTPUT: 'when logged in, waiting for a second or so, then typing orca and pressing return. Orca is'"]))
"SPEECH OUTPUT: 'when logged in, waiting for a second or so, then typing cthulhu and pressing return. Orca is'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))
sequence.append(utils.AssertPresentationAction(
"55. Line Up",
["BRAILLE LINE: 'The command to run orca is orca. You can enter this command by pressing Alt+F2'",
" VISIBLE: 'The command to run orca is orca.', cursor=1",
"SPEECH OUTPUT: 'The command to run orca is orca. You can enter this command by pressing Alt+F2'"]))
["BRAILLE LINE: 'The command to run cthulhu is cthulhu. You can enter this command by pressing Alt+F2'",
" VISIBLE: 'The command to run cthulhu is cthulhu.', cursor=1",
"SPEECH OUTPUT: 'The command to run cthulhu is cthulhu. You can enter this command by pressing Alt+F2'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))
@@ -79,7 +79,7 @@
"enableActionKeys": true,
"enableModifierKeys": true,
"brailleLinkIndicator": 192,
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -79,7 +79,7 @@
"enableActionKeys": true,
"enableModifierKeys": true,
"brailleLinkIndicator": 192,
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -79,7 +79,7 @@
"enableActionKeys": true,
"enableModifierKeys": true,
"brailleLinkIndicator": 192,
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -27,9 +27,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("H"))
sequence.append(utils.AssertPresentationAction(
"2. H for heading",
["BRAILLE LINE: 'Enter Bug: orca \u2013 This page lets you enter a new bug into Bugzilla. h1'",
" VISIBLE: 'Enter Bug: orca \u2013 This page lets', cursor=1",
"SPEECH OUTPUT: 'Enter Bug: orca \u2013 This page lets you enter a new bug into Bugzilla. heading level 1'"]))
["BRAILLE LINE: 'Enter Bug: cthulhu \u2013 This page lets you enter a new bug into Bugzilla. h1'",
" VISIBLE: 'Enter Bug: cthulhu \u2013 This page lets', cursor=1",
"SPEECH OUTPUT: 'Enter Bug: cthulhu \u2013 This page lets you enter a new bug into Bugzilla. heading level 1'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
@@ -203,9 +203,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))
sequence.append(utils.AssertPresentationAction(
"24. line Up",
["BRAILLE LINE: 'Enter Bug: orca \u2013 This page lets you enter a new bug h1'",
" VISIBLE: 'Enter Bug: orca \u2013 This page lets', cursor=1",
"SPEECH OUTPUT: 'Enter Bug: orca \u2013 This page lets you enter a new bug heading level 1'"]))
["BRAILLE LINE: 'Enter Bug: cthulhu \u2013 This page lets you enter a new bug h1'",
" VISIBLE: 'Enter Bug: cthulhu \u2013 This page lets', cursor=1",
"SPEECH OUTPUT: 'Enter Bug: cthulhu \u2013 This page lets you enter a new bug heading level 1'"]))
sequence.append(utils.AssertionSummaryAction())
sequence.start()
@@ -79,7 +79,7 @@
"enableActionKeys": true,
"enableModifierKeys": true,
"brailleLinkIndicator": 192,
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -79,7 +79,7 @@
"enableActionKeys": true,
"enableModifierKeys": true,
"brailleLinkIndicator": 192,
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -79,7 +79,7 @@
"enableActionKeys": true,
"enableModifierKeys": true,
"brailleLinkIndicator": 192,
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -79,7 +79,7 @@
"enableActionKeys": true,
"enableModifierKeys": true,
"brailleLinkIndicator": 192,
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -164,7 +164,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -164,7 +164,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -3,7 +3,7 @@
"keybindings": {},
"profiles": {
"default": {
"speechServerFactory": "orca.speechdispatcherfactory",
"speechServerFactory": "cthulhu.speechdispatcherfactory",
"profile": [
"Default",
"default"
@@ -94,7 +94,7 @@
"magContrastLevelBlue": 0,
"magContrastLevelRed": 0,
"enableContractedBraille": false,
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -254,7 +254,7 @@ sequence.append(utils.AssertPresentationAction(
"SPEECH OUTPUT: 'Firefox'",
"SPEECH OUTPUT: 'link'",
"SPEECH OUTPUT: '|'",
"SPEECH OUTPUT: 'open orca'",
"SPEECH OUTPUT: 'open cthulhu'",
"SPEECH OUTPUT: 'link'",
"SPEECH OUTPUT: '|'",
"SPEECH OUTPUT: 'Open RFEs'",
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -221,7 +221,7 @@ sequence.append(utils.AssertPresentationAction(
"SPEECH OUTPUT: 'Firefox'",
"SPEECH OUTPUT: 'link'",
"SPEECH OUTPUT: '|'",
"SPEECH OUTPUT: 'open orca'",
"SPEECH OUTPUT: 'open cthulhu'",
"SPEECH OUTPUT: 'link'",
"SPEECH OUTPUT: '|'",
"SPEECH OUTPUT: 'Open RFEs'",
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -164,7 +164,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
+3 -3
View File
@@ -41,7 +41,7 @@ sequence.append(utils.AssertPresentationAction(
"SPEECH OUTPUT: '|'",
"SPEECH OUTPUT: 'Log Out'",
"SPEECH OUTPUT: 'link'",
"SPEECH OUTPUT: 'Enter Bug: orca \u2013 This page lets you enter a new bug into Bugzilla.'",
"SPEECH OUTPUT: 'Enter Bug: cthulhu \u2013 This page lets you enter a new bug into Bugzilla.'",
"SPEECH OUTPUT: 'heading level 1'",
"SPEECH OUTPUT: 'form'",
"SPEECH OUTPUT: 'Before reporting a bug, please read the'",
@@ -60,7 +60,7 @@ sequence.append(utils.AssertPresentationAction(
"SPEECH OUTPUT: 'Reporter:'",
"SPEECH OUTPUT: 'joanmarie.diggs@gmail.com'",
"SPEECH OUTPUT: 'Product:'",
"SPEECH OUTPUT: 'orca'",
"SPEECH OUTPUT: 'cthulhu'",
"SPEECH OUTPUT: 'Version:'",
"SPEECH OUTPUT: '2.21.x'",
"SPEECH OUTPUT: 'List with 9 items'",
@@ -113,7 +113,7 @@ sequence.append(utils.AssertPresentationAction(
"SPEECH OUTPUT: 'Firefox'",
"SPEECH OUTPUT: 'link'",
"SPEECH OUTPUT: '|'",
"SPEECH OUTPUT: 'open orca'",
"SPEECH OUTPUT: 'open cthulhu'",
"SPEECH OUTPUT: 'link'",
"SPEECH OUTPUT: '|'",
"SPEECH OUTPUT: 'Open RFEs'",
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -164,7 +164,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -164,7 +164,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
+1 -1
View File
@@ -1 +1 @@
PARAMS=$TEST_DIR/../../html/orca-wiki.html
PARAMS=$TEST_DIR/../../html/cthulhu-wiki.html
+3 -3
View File
@@ -173,8 +173,8 @@ sequence.append(utils.AssertPresentationAction(
"SPEECH OUTPUT: 'for detailed information on various distributions as well as installing Orca directly from source.'",
"SPEECH OUTPUT: 'Configuration/Use'",
"SPEECH OUTPUT: 'heading level 1'",
"SPEECH OUTPUT: 'The command to run orca is orca.'",
"SPEECH OUTPUT: 'You can enter this command by pressing Alt+F2 when logged in, waiting for a second or so, then typing orca and pressing return.'",
"SPEECH OUTPUT: 'The command to run cthulhu is cthulhu.'",
"SPEECH OUTPUT: 'You can enter this command by pressing Alt+F2 when logged in, waiting for a second or so, then typing cthulhu and pressing return.'",
"SPEECH OUTPUT: 'Orca is designed to present information as you navigate the desktop using the'",
"SPEECH OUTPUT: 'built-in navigation mechanisms of GNOME'",
"SPEECH OUTPUT: 'link'",
@@ -236,7 +236,7 @@ sequence.append(utils.AssertPresentationAction(
"SPEECH OUTPUT: 'link'",
"SPEECH OUTPUT: ''",
"SPEECH OUTPUT: 'Mailing list:'",
"SPEECH OUTPUT: 'orca-list@gnome.org'",
"SPEECH OUTPUT: 'cthulhu-list@gnome.org'",
"SPEECH OUTPUT: 'link'",
"SPEECH OUTPUT: '('",
"SPEECH OUTPUT: 'Archives'",
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1 +1 @@
PARAMS=$TEST_DIR/../../html/orca-wiki.html
PARAMS=$TEST_DIR/../../html/cthulhu-wiki.html
@@ -167,8 +167,8 @@ sequence.append(utils.AssertPresentationAction(
"SPEECH OUTPUT: 'for detailed information on various distributions as well as installing Orca directly from source.'",
"SPEECH OUTPUT: 'Configuration/Use'",
"SPEECH OUTPUT: 'heading level 1'",
"SPEECH OUTPUT: 'The command to run orca is orca.'",
"SPEECH OUTPUT: 'You can enter this command by pressing Alt+F2 when logged in, waiting for a second or so, then typing orca and pressing return.'",
"SPEECH OUTPUT: 'The command to run cthulhu is cthulhu.'",
"SPEECH OUTPUT: 'You can enter this command by pressing Alt+F2 when logged in, waiting for a second or so, then typing cthulhu and pressing return.'",
"SPEECH OUTPUT: 'Orca is designed to present information as you navigate the desktop using the'",
"SPEECH OUTPUT: 'built-in navigation mechanisms of GNOME'",
"SPEECH OUTPUT: 'link'",
@@ -229,7 +229,7 @@ sequence.append(utils.AssertPresentationAction(
"SPEECH OUTPUT: 'link'",
"SPEECH OUTPUT: ''",
"SPEECH OUTPUT: 'Mailing list:'",
"SPEECH OUTPUT: 'orca-list@gnome.org'",
"SPEECH OUTPUT: 'cthulhu-list@gnome.org'",
"SPEECH OUTPUT: 'link'",
"SPEECH OUTPUT: '('",
"SPEECH OUTPUT: 'Archives'",
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -164,7 +164,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1 +1 @@
PARAMS=$TEST_DIR/../../html/orca-wiki.html
PARAMS=$TEST_DIR/../../html/cthulhu-wiki.html
+1 -1
View File
@@ -1 +1 @@
PARAMS="$TEST_DIR/../../html/htmlpage.html $TEST_DIR/../../html/orca-wiki.html $TEST_DIR/../../html/bugzilla-top.html"
PARAMS="$TEST_DIR/../../html/htmlpage.html $TEST_DIR/../../html/cthulhu-wiki.html $TEST_DIR/../../html/bugzilla-top.html"
+75 -75
View File
@@ -6,7 +6,7 @@ import utils
sequence = MacroSequence()
sequence.append(PauseAction(3000))
sequence.append(TypeAction("man orca"))
sequence.append(TypeAction("man cthulhu"))
sequence.append(PauseAction(3000))
sequence.append(utils.StartRecordingAction())
@@ -18,24 +18,24 @@ sequence.append(utils.AssertPresentationAction(
" VISIBLE: '', cursor=1",
"BRAILLE LINE: ''",
" VISIBLE: '', cursor=1",
"BRAILLE LINE: ' Manual page orca(1) line 1 (press h for help or q to quit)'",
"BRAILLE LINE: ' Manual page cthulhu(1) line 1 (press h for help or q to quit)'",
" VISIBLE: '(press h for help or q to quit)', cursor=32",
"BRAILLE LINE: ' Manual page orca(1) line 1 (press h for help or q to quit)'",
"BRAILLE LINE: ' Manual page cthulhu(1) line 1 (press h for help or q to quit)'",
" VISIBLE: '(press h for help or q to quit)', cursor=32",
"SPEECH OUTPUT: 'orca(1) General Commands Manual orca(1)",
"SPEECH OUTPUT: 'cthulhu(1) General Commands Manual cthulhu(1)",
"",
"NAME",
" orca - a scriptable screen reader",
" cthulhu - a scriptable screen reader",
"",
"SYNOPSIS",
" orca [option...]",
" cthulhu [option...]",
"",
"DESCRIPTION",
" orca is a screen reader for people with visual impairments, it provides",
" cthulhu is a screen reader for people with visual impairments, it provides",
" alternative access to the desktop by using speech synthesis and",
" braille.",
"",
" orca works with applications and toolkits that support the Assistive",
" cthulhu works with applications and toolkits that support the Assistive",
" Technology Service Provider Interface (AT-SPI), which is the primary",
" assistive technology infrastructure for Linux and Solaris. Applications",
" and toolkits supporting the AT-SPI include the GNOME Gtk+ toolkit, the",
@@ -44,58 +44,58 @@ sequence.append(utils.AssertPresentationAction(
"",
"OPTIONS",
" -s, --setup",
" When starting orca, initiate the GUI-based configuration.",
" Manual page orca(1) line 1 (press h for help or q to quit)'"]))
" When starting cthulhu, initiate the GUI-based configuration.",
" Manual page cthulhu(1) line 1 (press h for help or q to quit)'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("space"))
sequence.append(utils.AssertPresentationAction(
"2. Space",
["BRAILLE LINE: ' Manual page orca(1) line 24 (press h for help or q to quit)'",
["BRAILLE LINE: ' Manual page cthulhu(1) line 24 (press h for help or q to quit)'",
" VISIBLE: '(press h for help or q to quit)', cursor=32",
"SPEECH OUTPUT: ' When starting orca, use dirname as an alternate directory for",
"SPEECH OUTPUT: ' When starting cthulhu, use dirname as an alternate directory for",
" the user preferences.",
"",
" -e, --enable=speech|braille|braille-monitor",
" When starting orca, force the enabling of the supplied options.",
" When starting cthulhu, force the enabling of the supplied options.",
"",
" -d, --disable=speech|braille|braille-monitor",
" When starting orca, force the disabling of the supplied options.",
" When starting cthulhu, force the disabling of the supplied options.",
"",
" -l, --list-apps",
" Prints the names of all the currently running applications.",
" This is used primarily for debugging purposes to see if orca can",
" talk to the accessibility infrastructure. Note that if orca is",
" already running, this will not kill the other orca process. It",
" This is used primarily for debugging purposes to see if cthulhu can",
" talk to the accessibility infrastructure. Note that if cthulhu is",
" already running, this will not kill the other cthulhu process. It",
" will just list the currently running applications, and you will",
" see orca listed twice: once for the existing orca and once for",
" see cthulhu listed twice: once for the existing cthulhu and once for",
" this instance.",
"",
" --debug",
" Enables debug output for orca and sends all debug output to a",
" Enables debug output for cthulhu and sends all debug output to a",
" file with a name of the form 'debug-YYYY-MM-DD-HH:MM:SS.out' in",
" Manual page orca(1) line 24 (press h for help or q to quit)'"]))
" Manual page cthulhu(1) line 24 (press h for help or q to quit)'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("<Control>b"))
sequence.append(utils.AssertPresentationAction(
"3. Ctrl+b",
["BRAILLE LINE: ' Manual page orca(1) line 1 (press h for help or q to quit)'",
["BRAILLE LINE: ' Manual page cthulhu(1) line 1 (press h for help or q to quit)'",
" VISIBLE: '(press h for help or q to quit)', cursor=32",
"SPEECH OUTPUT: 'orca(1) General Commands Manual orca(1)",
"SPEECH OUTPUT: 'cthulhu(1) General Commands Manual cthulhu(1)",
"",
"NAME",
" orca - a scriptable screen reader",
" cthulhu - a scriptable screen reader",
"",
"SYNOPSIS",
" orca [option...]",
" cthulhu [option...]",
"",
"DESCRIPTION",
" orca is a screen reader for people with visual impairments, it provides",
" cthulhu is a screen reader for people with visual impairments, it provides",
" alternative access to the desktop by using speech synthesis and",
" braille.",
"",
" orca works with applications and toolkits that support the Assistive",
" cthulhu works with applications and toolkits that support the Assistive",
" Technology Service Provider Interface (AT-SPI), which is the primary",
" assistive technology infrastructure for Linux and Solaris. Applications",
" and toolkits supporting the AT-SPI include the GNOME Gtk+ toolkit, the",
@@ -104,60 +104,60 @@ sequence.append(utils.AssertPresentationAction(
"",
"OPTIONS",
" -s, --setup",
" When starting orca, initiate the GUI-based configuration.",
" Manual page orca(1) line 1 (press h for help or q to quit)'"]))
" When starting cthulhu, initiate the GUI-based configuration.",
" Manual page cthulhu(1) line 1 (press h for help or q to quit)'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("<Control>f"))
sequence.append(utils.AssertPresentationAction(
"4. Ctrl+f",
["BRAILLE LINE: ' Manual page orca(1) line 24 (press h for help or q to quit)'",
["BRAILLE LINE: ' Manual page cthulhu(1) line 24 (press h for help or q to quit)'",
" VISIBLE: '(press h for help or q to quit)', cursor=32",
"BRAILLE LINE: ' Manual page orca(1) line 24 (press h for help or q to quit)'",
"BRAILLE LINE: ' Manual page cthulhu(1) line 24 (press h for help or q to quit)'",
" VISIBLE: '(press h for help or q to quit)', cursor=32",
"SPEECH OUTPUT: ' When starting orca, use dirname as an alternate directory for",
"SPEECH OUTPUT: ' When starting cthulhu, use dirname as an alternate directory for",
" the user preferences.",
"",
" -e, --enable=speech|braille|braille-monitor",
" When starting orca, force the enabling of the supplied options.",
" When starting cthulhu, force the enabling of the supplied options.",
"",
" -d, --disable=speech|braille|braille-monitor",
" When starting orca, force the disabling of the supplied options.",
" When starting cthulhu, force the disabling of the supplied options.",
"",
" -l, --list-apps",
" Prints the names of all the currently running applications.",
" This is used primarily for debugging purposes to see if orca can",
" talk to the accessibility infrastructure. Note that if orca is",
" already running, this will not kill the other orca process. It",
" This is used primarily for debugging purposes to see if cthulhu can",
" talk to the accessibility infrastructure. Note that if cthulhu is",
" already running, this will not kill the other cthulhu process. It",
" will just list the currently running applications, and you will",
" see orca listed twice: once for the existing orca and once for",
" see cthulhu listed twice: once for the existing cthulhu and once for",
" this instance.",
"",
" --debug",
" Enables debug output for orca and sends all debug output to a",
" Enables debug output for cthulhu and sends all debug output to a",
" file with a name of the form 'debug-YYYY-MM-DD-HH:MM:SS.out' in",
" Manual page orca(1) line 24 (press h for help or q to quit)'"]))
" Manual page cthulhu(1) line 24 (press h for help or q to quit)'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("b"))
sequence.append(utils.AssertPresentationAction(
"5. b",
["BRAILLE LINE: ' Manual page orca(1) line 1 (press h for help or q to quit)'",
["BRAILLE LINE: ' Manual page cthulhu(1) line 1 (press h for help or q to quit)'",
" VISIBLE: '(press h for help or q to quit)', cursor=32",
"SPEECH OUTPUT: 'orca(1) General Commands Manual orca(1)",
"SPEECH OUTPUT: 'cthulhu(1) General Commands Manual cthulhu(1)",
"",
"NAME",
" orca - a scriptable screen reader",
" cthulhu - a scriptable screen reader",
"",
"SYNOPSIS",
" orca [option...]",
" cthulhu [option...]",
"",
"DESCRIPTION",
" orca is a screen reader for people with visual impairments, it provides",
" cthulhu is a screen reader for people with visual impairments, it provides",
" alternative access to the desktop by using speech synthesis and",
" braille.",
"",
" orca works with applications and toolkits that support the Assistive",
" cthulhu works with applications and toolkits that support the Assistive",
" Technology Service Provider Interface (AT-SPI), which is the primary",
" assistive technology infrastructure for Linux and Solaris. Applications",
" and toolkits supporting the AT-SPI include the GNOME Gtk+ toolkit, the",
@@ -166,58 +166,58 @@ sequence.append(utils.AssertPresentationAction(
"",
"OPTIONS",
" -s, --setup",
" When starting orca, initiate the GUI-based configuration.",
" Manual page orca(1) line 1 (press h for help or q to quit)'"]))
" When starting cthulhu, initiate the GUI-based configuration.",
" Manual page cthulhu(1) line 1 (press h for help or q to quit)'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("f"))
sequence.append(utils.AssertPresentationAction(
"6. f",
["BRAILLE LINE: ' Manual page orca(1) line 24 (press h for help or q to quit)'",
["BRAILLE LINE: ' Manual page cthulhu(1) line 24 (press h for help or q to quit)'",
" VISIBLE: '(press h for help or q to quit)', cursor=32",
"SPEECH OUTPUT: ' When starting orca, use dirname as an alternate directory for",
"SPEECH OUTPUT: ' When starting cthulhu, use dirname as an alternate directory for",
" the user preferences.",
"",
" -e, --enable=speech|braille|braille-monitor",
" When starting orca, force the enabling of the supplied options.",
" When starting cthulhu, force the enabling of the supplied options.",
"",
" -d, --disable=speech|braille|braille-monitor",
" When starting orca, force the disabling of the supplied options.",
" When starting cthulhu, force the disabling of the supplied options.",
"",
" -l, --list-apps",
" Prints the names of all the currently running applications.",
" This is used primarily for debugging purposes to see if orca can",
" talk to the accessibility infrastructure. Note that if orca is",
" already running, this will not kill the other orca process. It",
" This is used primarily for debugging purposes to see if cthulhu can",
" talk to the accessibility infrastructure. Note that if cthulhu is",
" already running, this will not kill the other cthulhu process. It",
" will just list the currently running applications, and you will",
" see orca listed twice: once for the existing orca and once for",
" see cthulhu listed twice: once for the existing cthulhu and once for",
" this instance.",
"",
" --debug",
" Enables debug output for orca and sends all debug output to a",
" Enables debug output for cthulhu and sends all debug output to a",
" file with a name of the form 'debug-YYYY-MM-DD-HH:MM:SS.out' in",
" Manual page orca(1) line 24 (press h for help or q to quit)'"]))
" Manual page cthulhu(1) line 24 (press h for help or q to quit)'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("g"))
sequence.append(utils.AssertPresentationAction(
"7. g",
["BRAILLE LINE: ' Manual page orca(1) line 1 (press h for help or q to quit)'",
["BRAILLE LINE: ' Manual page cthulhu(1) line 1 (press h for help or q to quit)'",
" VISIBLE: '(press h for help or q to quit)', cursor=32",
"SPEECH OUTPUT: 'orca(1) General Commands Manual orca(1)",
"SPEECH OUTPUT: 'cthulhu(1) General Commands Manual cthulhu(1)",
"",
"NAME",
" orca - a scriptable screen reader",
" cthulhu - a scriptable screen reader",
"",
"SYNOPSIS",
" orca [option...]",
" cthulhu [option...]",
"",
"DESCRIPTION",
" orca is a screen reader for people with visual impairments, it provides",
" cthulhu is a screen reader for people with visual impairments, it provides",
" alternative access to the desktop by using speech synthesis and",
" braille.",
"",
" orca works with applications and toolkits that support the Assistive",
" cthulhu works with applications and toolkits that support the Assistive",
" Technology Service Provider Interface (AT-SPI), which is the primary",
" assistive technology infrastructure for Linux and Solaris. Applications",
" and toolkits supporting the AT-SPI include the GNOME Gtk+ toolkit, the",
@@ -226,22 +226,22 @@ sequence.append(utils.AssertPresentationAction(
"",
"OPTIONS",
" -s, --setup",
" When starting orca, initiate the GUI-based configuration.",
" Manual page orca(1) line 1 (press h for help or q to quit)'"]))
" When starting cthulhu, initiate the GUI-based configuration.",
" Manual page cthulhu(1) line 1 (press h for help or q to quit)'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("<Shift>g"))
sequence.append(utils.AssertPresentationAction(
"8. Shift+g",
["BRAILLE LINE: ' Manual page orca(1) line 240/262 (END) (press h for help or q to quit)'",
["BRAILLE LINE: ' Manual page cthulhu(1) line 240/262 (END) (press h for help or q to quit)'",
" VISIBLE: 'or q to quit\)', cursor=14",
"SPEECH OUTPUT: ' ~/.local/share/orca/orca-scripts",
" Orca user orca scripts directory",
"SPEECH OUTPUT: ' ~/.local/share/cthulhu/cthulhu-scripts",
" Orca user cthulhu scripts directory",
"",
" ~/.local/share/orca/bookmarks",
" ~/.local/share/cthulhu/bookmarks",
" Orca user bookmarks directory",
"",
" ~/.local/share/orca/app-settings",
" ~/.local/share/cthulhu/app-settings",
" Orca user application specific settings directory",
"",
"AUTHOR",
@@ -250,15 +250,15 @@ sequence.append(utils.AssertPresentationAction(
" members.",
"",
"SEE ALSO",
" For more information please visit orca wiki at",
" For more information please visit cthulhu wiki at",
" <http://live.gnome.org/Orca> <http://live.gnome.org/Orca>",
"",
" The orca mailing list <http://mail.gnome.org/mailman/listinfo/orca-",
" list> To post a message to all orca list, send a email to orca-",
" The cthulhu mailing list <http://mail.gnome.org/mailman/listinfo/cthulhu-",
" list> To post a message to all cthulhu list, send a email to cthulhu-",
" list@gnome.org",
"",
"GNOME 20 September 2013 orca(1)",
" Manual page orca(1) line 240/262 (END) (press h for help or q to quit)'"]))
"GNOME 20 September 2013 cthulhu(1)",
" Manual page cthulhu(1) line 240/262 (END) (press h for help or q to quit)'"]))
sequence.append(utils.AssertionSummaryAction())
sequence.start()
@@ -6,7 +6,7 @@ import utils
sequence = MacroSequence()
sequence.append(PauseAction(3000))
sequence.append(TypeAction("man orca"))
sequence.append(TypeAction("man cthulhu"))
sequence.append(KeyComboAction("Return"))
sequence.append(PauseAction(3000))
@@ -14,18 +14,18 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("KP_8"))
sequence.append(utils.AssertPresentationAction(
"1. Review current line",
["BRAILLE LINE: ' Manual page orca(1) line 1 (press h for help or q to quit) $l'",
["BRAILLE LINE: ' Manual page cthulhu(1) line 1 (press h for help or q to quit) $l'",
" VISIBLE: ' (press h for help or q to quit)', cursor=32",
"SPEECH OUTPUT: ' Manual page orca(1) line 1 (press h for help or q to quit)",
"SPEECH OUTPUT: ' Manual page cthulhu(1) line 1 (press h for help or q to quit)",
"'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("KP_7"))
sequence.append(utils.AssertPresentationAction(
"2. Review previous line",
["BRAILLE LINE: ' When starting orca, initiate the GUI-based configuration. $l'",
" VISIBLE: ' When starting orca', cursor=1",
"SPEECH OUTPUT: ' When starting orca, initiate the GUI-based configuration.",
["BRAILLE LINE: ' When starting cthulhu, initiate the GUI-based configuration. $l'",
" VISIBLE: ' When starting cthulhu', cursor=1",
"SPEECH OUTPUT: ' When starting cthulhu, initiate the GUI-based configuration.",
"'"]))
sequence.append(utils.StartRecordingAction())
@@ -41,9 +41,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("KP_9"))
sequence.append(utils.AssertPresentationAction(
"4. Review next line",
["BRAILLE LINE: ' When starting orca, initiate the GUI-based configuration. $l'",
" VISIBLE: ' When starting orca', cursor=1",
"SPEECH OUTPUT: ' When starting orca, initiate the GUI-based configuration.",
["BRAILLE LINE: ' When starting cthulhu, initiate the GUI-based configuration. $l'",
" VISIBLE: ' When starting cthulhu', cursor=1",
"SPEECH OUTPUT: ' When starting cthulhu, initiate the GUI-based configuration.",
"'"]))
sequence.append(utils.StartRecordingAction())
@@ -60,9 +60,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("KP_9"))
sequence.append(utils.AssertPresentationAction(
"6. Review next line",
["BRAILLE LINE: 'orca(1) General Commands Manual orca(1) $l'",
" VISIBLE: 'orca(1) Gene', cursor=1",
"SPEECH OUTPUT: 'orca(1) General Commands Manual orca(1)",
["BRAILLE LINE: 'cthulhu(1) General Commands Manual cthulhu(1) $l'",
" VISIBLE: 'cthulhu(1) Gene', cursor=1",
"SPEECH OUTPUT: 'cthulhu(1) General Commands Manual cthulhu(1)",
"'"]))
sequence.append(utils.StartRecordingAction())
@@ -94,54 +94,54 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("KP_9"))
sequence.append(utils.AssertPresentationAction(
"10. Review next line",
["BRAILLE LINE: ' orca - a scriptable screen reader $l'",
" VISIBLE: ' orca - a scriptable scree', cursor=1",
"SPEECH OUTPUT: ' orca - a scriptable screen reader",
["BRAILLE LINE: ' cthulhu - a scriptable screen reader $l'",
" VISIBLE: ' cthulhu - a scriptable scree', cursor=1",
"SPEECH OUTPUT: ' cthulhu - a scriptable screen reader",
"'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("<Control>f"))
sequence.append(utils.AssertPresentationAction(
"11. Forward one page",
["BRAILLE LINE: ' Manual page orca(1) line 24 (press h for help or q to quit)'",
["BRAILLE LINE: ' Manual page cthulhu(1) line 24 (press h for help or q to quit)'",
" VISIBLE: '(press h for help or q to quit)', cursor=32",
"BRAILLE LINE: ' Manual page orca(1) line 24 (press h for help or q to quit)'",
"BRAILLE LINE: ' Manual page cthulhu(1) line 24 (press h for help or q to quit)'",
" VISIBLE: '(press h for help or q to quit)', cursor=32",
"BRAILLE LINE: ' Manual page orca(1) line 24 (press h for help or q to quit)'",
"BRAILLE LINE: ' Manual page cthulhu(1) line 24 (press h for help or q to quit)'",
" VISIBLE: '(press h for help or q to quit)', cursor=32",
"BRAILLE LINE: ' Manual page orca(1) line 24 (press h for help or q to quit)'",
"BRAILLE LINE: ' Manual page cthulhu(1) line 24 (press h for help or q to quit)'",
" VISIBLE: '(press h for help or q to quit)', cursor=32",
"SPEECH OUTPUT: ' When starting orca, use dirname as an alternate directory for",
"SPEECH OUTPUT: ' When starting cthulhu, use dirname as an alternate directory for",
" the user preferences.",
"",
" -e, --enable=speech|braille|braille-monitor",
" When starting orca, force the enabling of the supplied options.",
" When starting cthulhu, force the enabling of the supplied options.",
"",
" -d, --disable=speech|braille|braille-monitor",
" When starting orca, force the disabling of the supplied options.",
" When starting cthulhu, force the disabling of the supplied options.",
"",
" -l, --list-apps",
" Prints the names of all the currently running applications.",
" This is used primarily for debugging purposes to see if orca can",
" talk to the accessibility infrastructure. Note that if orca is",
" already running, this will not kill the other orca process. It",
" This is used primarily for debugging purposes to see if cthulhu can",
" talk to the accessibility infrastructure. Note that if cthulhu is",
" already running, this will not kill the other cthulhu process. It",
" will just list the currently running applications, and you will",
" see orca listed twice: once for the existing orca and once for",
" see cthulhu listed twice: once for the existing cthulhu and once for",
" this instance.",
"",
" --debug",
" Enables debug output for orca and sends all debug output to a",
" Enables debug output for cthulhu and sends all debug output to a",
" file with a name of the form 'debug-YYYY-MM-DD-HH:MM:SS.out' in",
" Manual page orca(1) line 24 (press h for help or q to quit)'"]))
" Manual page cthulhu(1) line 24 (press h for help or q to quit)'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("KP_8"))
sequence.append(utils.AssertPresentationAction(
"12. Review current line",
["KNOWN ISSUE: We currently deliberately exit flat review and return to the bottom of the window",
"BRAILLE LINE: ' Manual page orca(1) line 24 (press h for help or q to quit) $l'",
"BRAILLE LINE: ' Manual page cthulhu(1) line 24 (press h for help or q to quit) $l'",
" VISIBLE: ' (press h for help or q to quit)', cursor=32",
"SPEECH OUTPUT: ' Manual page orca(1) line 24 (press h for help or q to quit)",
"SPEECH OUTPUT: ' Manual page cthulhu(1) line 24 (press h for help or q to quit)",
"'"]))
sequence.append(utils.StartRecordingAction())
@@ -157,9 +157,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("KP_7"))
sequence.append(utils.AssertPresentationAction(
"14. Review previous line",
["BRAILLE LINE: ' Enables debug output for orca and sends all debug output to a $l'",
["BRAILLE LINE: ' Enables debug output for cthulhu and sends all debug output to a $l'",
" VISIBLE: ' Enables debug ou', cursor=1",
"SPEECH OUTPUT: ' Enables debug output for orca and sends all debug output to a",
"SPEECH OUTPUT: ' Enables debug output for cthulhu and sends all debug output to a",
"'"]))
sequence.append(utils.StartRecordingAction())
@@ -201,26 +201,26 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("<Control>b"))
sequence.append(utils.AssertPresentationAction(
"19. Back one page",
["BRAILLE LINE: ' Manual page orca(1) line 1 (press h for help or q to quit)'",
["BRAILLE LINE: ' Manual page cthulhu(1) line 1 (press h for help or q to quit)'",
" VISIBLE: '(press h for help or q to quit)', cursor=32",
"BRAILLE LINE: ' Manual page orca(1) line 1 (press h for help or q to quit)'",
"BRAILLE LINE: ' Manual page cthulhu(1) line 1 (press h for help or q to quit)'",
" VISIBLE: '(press h for help or q to quit)', cursor=32",
"BRAILLE LINE: ' Manual page orca(1) line 1 (press h for help or q to quit)'",
"BRAILLE LINE: ' Manual page cthulhu(1) line 1 (press h for help or q to quit)'",
" VISIBLE: '(press h for help or q to quit)', cursor=32",
"SPEECH OUTPUT: 'orca(1) General Commands Manual orca(1)",
"SPEECH OUTPUT: 'cthulhu(1) General Commands Manual cthulhu(1)",
"",
"NAME",
" orca - a scriptable screen reader",
" cthulhu - a scriptable screen reader",
"",
"SYNOPSIS",
" orca [option...]",
" cthulhu [option...]",
"",
"DESCRIPTION",
" orca is a screen reader for people with visual impairments, it provides",
" cthulhu is a screen reader for people with visual impairments, it provides",
" alternative access to the desktop by using speech synthesis and",
" braille.",
"",
" orca works with applications and toolkits that support the Assistive",
" cthulhu works with applications and toolkits that support the Assistive",
" Technology Service Provider Interface (AT-SPI), which is the primary",
" assistive technology infrastructure for Linux and Solaris. Applications",
" and toolkits supporting the AT-SPI include the GNOME Gtk+ toolkit, the",
@@ -229,25 +229,25 @@ sequence.append(utils.AssertPresentationAction(
"",
"OPTIONS",
" -s, --setup",
" When starting orca, initiate the GUI-based configuration.",
" Manual page orca(1) line 1 (press h for help or q to quit)'"]))
" When starting cthulhu, initiate the GUI-based configuration.",
" Manual page cthulhu(1) line 1 (press h for help or q to quit)'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("KP_8"))
sequence.append(utils.AssertPresentationAction(
"20. Review current line",
["BRAILLE LINE: ' Manual page orca(1) line 1 (press h for help or q to quit) $l'",
["BRAILLE LINE: ' Manual page cthulhu(1) line 1 (press h for help or q to quit) $l'",
" VISIBLE: ' (press h for help or q to quit)', cursor=32",
"SPEECH OUTPUT: ' Manual page orca(1) line 1 (press h for help or q to quit)",
"SPEECH OUTPUT: ' Manual page cthulhu(1) line 1 (press h for help or q to quit)",
"'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("KP_7"))
sequence.append(utils.AssertPresentationAction(
"21. Review previous line",
["BRAILLE LINE: ' When starting orca, initiate the GUI-based configuration. $l'",
" VISIBLE: ' When starting orca', cursor=1",
"SPEECH OUTPUT: ' When starting orca, initiate the GUI-based configuration.",
["BRAILLE LINE: ' When starting cthulhu, initiate the GUI-based configuration. $l'",
" VISIBLE: ' When starting cthulhu', cursor=1",
"SPEECH OUTPUT: ' When starting cthulhu, initiate the GUI-based configuration.",
"'"]))
sequence.append(utils.StartRecordingAction())
@@ -273,9 +273,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("KP_9"))
sequence.append(utils.AssertPresentationAction(
"24. Review next line",
["BRAILLE LINE: 'orca(1) General Commands Manual orca(1) $l'",
" VISIBLE: 'orca(1) Gene', cursor=1",
"SPEECH OUTPUT: 'orca(1) General Commands Manual orca(1)",
["BRAILLE LINE: 'cthulhu(1) General Commands Manual cthulhu(1) $l'",
" VISIBLE: 'cthulhu(1) Gene', cursor=1",
"SPEECH OUTPUT: 'cthulhu(1) General Commands Manual cthulhu(1)",
"'"]))
sequence.append(utils.StartRecordingAction())
@@ -307,9 +307,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("KP_9"))
sequence.append(utils.AssertPresentationAction(
"28. Review next line",
["BRAILLE LINE: ' orca - a scriptable screen reader $l'",
" VISIBLE: ' orca - a scriptable scree', cursor=1",
"SPEECH OUTPUT: ' orca - a scriptable screen reader",
["BRAILLE LINE: ' cthulhu - a scriptable screen reader $l'",
" VISIBLE: ' cthulhu - a scriptable scree', cursor=1",
"SPEECH OUTPUT: ' cthulhu - a scriptable screen reader",
"'"]))
sequence.append(utils.AssertionSummaryAction())
@@ -3,7 +3,7 @@
"keybindings": {},
"profiles": {
"default": {
"speechServerFactory": "orca.speechdispatcherfactory",
"speechServerFactory": "cthulhu.speechdispatcherfactory",
"profile": [
"Default",
"default"
@@ -94,7 +94,7 @@
"magContrastLevelBlue": 0,
"magContrastLevelRed": 0,
"enableContractedBraille": false,
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -3,7 +3,7 @@
"keybindings": {},
"profiles": {
"default": {
"speechServerFactory": "orca.speechdispatcherfactory",
"speechServerFactory": "cthulhu.speechdispatcherfactory",
"profile": [
"Default",
"default"
@@ -94,7 +94,7 @@
"magContrastLevelBlue": 0,
"magContrastLevelRed": 0,
"enableContractedBraille": false,
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -52,7 +52,7 @@
"Default",
"default"
],
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -109,7 +109,7 @@
},
"profiles": {
"default": {
"speechServerFactory": "orca.speechdispatcherfactory",
"speechServerFactory": "cthulhu.speechdispatcherfactory",
"speechServerInfo": [
"Default Synthesizer",
"default"
@@ -52,7 +52,7 @@
"Default",
"default"
],
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -109,7 +109,7 @@
},
"profiles": {
"default": {
"speechServerFactory": "orca.speechdispatcherfactory",
"speechServerFactory": "cthulhu.speechdispatcherfactory",
"speechServerInfo": [
"Default Synthesizer",
"default"
@@ -52,7 +52,7 @@
"Default",
"default"
],
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -109,7 +109,7 @@
},
"profiles": {
"default": {
"speechServerFactory": "orca.speechdispatcherfactory",
"speechServerFactory": "cthulhu.speechdispatcherfactory",
"speechServerInfo": [
"Default Synthesizer",
"default"
@@ -52,7 +52,7 @@
"Default",
"default"
],
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -109,7 +109,7 @@
},
"profiles": {
"default": {
"speechServerFactory": "orca.speechdispatcherfactory",
"speechServerFactory": "cthulhu.speechdispatcherfactory",
"speechServerInfo": [
"Default Synthesizer",
"default"
@@ -52,7 +52,7 @@
"Default",
"default"
],
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -109,7 +109,7 @@
},
"profiles": {
"default": {
"speechServerFactory": "orca.speechdispatcherfactory",
"speechServerFactory": "cthulhu.speechdispatcherfactory",
"speechServerInfo": [
"Default Synthesizer",
"default"
@@ -83,11 +83,11 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("p"))
sequence.append(utils.AssertPresentationAction(
"7. p for next paragraph",
["BRAILLE LINE: ' Type orca, along with any optional parameters, in a terminal window or within the Run dialog and then press Return.'",
" VISIBLE: 'Type orca, along with any option', cursor=1",
"BRAILLE LINE: ' Type orca, along with any optional parameters, in a terminal window or within the Run dialog and then press Return.'",
" VISIBLE: 'Type orca, along with any option', cursor=1",
"SPEECH OUTPUT: 'Type orca, along with any optional parameters, in a terminal window or within the Run dialog and then press Return.'"]))
["BRAILLE LINE: ' Type cthulhu, along with any optional parameters, in a terminal window or within the Run dialog and then press Return.'",
" VISIBLE: 'Type cthulhu, along with any option', cursor=1",
"BRAILLE LINE: ' Type cthulhu, along with any optional parameters, in a terminal window or within the Run dialog and then press Return.'",
" VISIBLE: 'Type cthulhu, along with any option', cursor=1",
"SPEECH OUTPUT: 'Type cthulhu, along with any optional parameters, in a terminal window or within the Run dialog and then press Return.'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("<Shift>p"))
@@ -52,7 +52,7 @@
"Default",
"default"
],
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -109,7 +109,7 @@
},
"profiles": {
"default": {
"speechServerFactory": "orca.speechdispatcherfactory",
"speechServerFactory": "cthulhu.speechdispatcherfactory",
"speechServerInfo": [
"Default Synthesizer",
"default"
@@ -51,7 +51,7 @@
"Default",
"default"
],
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -108,7 +108,7 @@
},
"profiles": {
"default": {
"speechServerFactory": "orca.speechdispatcherfactory",
"speechServerFactory": "cthulhu.speechdispatcherfactory",
"speechServerInfo": [
"Default Synthesizer",
"default"
@@ -51,7 +51,7 @@
"Default",
"default"
],
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -108,7 +108,7 @@
},
"profiles": {
"default": {
"speechServerFactory": "orca.speechdispatcherfactory",
"speechServerFactory": "cthulhu.speechdispatcherfactory",
"speechServerInfo": [
"Default Synthesizer",
"default"
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
@@ -1,7 +1,7 @@
{
"general": {
"enabledSpokenTextAttributes": "size:; family-name:; weight:400; indent:0; underline:none; strikethrough:false; justification:left; style:normal; paragraph-style:; text-spelling:none; fg-color:; bg-color:;",
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -158,7 +158,7 @@
"default"
],
"keybindings": {},
"speechServerFactory": "orca.speechdispatcherfactory"
"speechServerFactory": "cthulhu.speechdispatcherfactory"
}
},
"pronunciations": {}
+2 -2
View File
@@ -3,7 +3,7 @@
"keybindings": {},
"profiles": {
"default": {
"speechServerFactory": "orca.speechdispatcherfactory",
"speechServerFactory": "cthulhu.speechdispatcherfactory",
"profile": [
"Default",
"default"
@@ -94,7 +94,7 @@
"magContrastLevelBlue": 0,
"magContrastLevelRed": 0,
"enableContractedBraille": false,
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -3,7 +3,7 @@
"keybindings": {},
"profiles": {
"default": {
"speechServerFactory": "orca.speechdispatcherfactory",
"speechServerFactory": "cthulhu.speechdispatcherfactory",
"profile": [
"Default",
"default"
@@ -94,7 +94,7 @@
"magContrastLevelBlue": 0,
"magContrastLevelRed": 0,
"enableContractedBraille": false,
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -3,7 +3,7 @@
"keybindings": {},
"profiles": {
"default": {
"speechServerFactory": "orca.speechdispatcherfactory",
"speechServerFactory": "cthulhu.speechdispatcherfactory",
"profile": [
"Default",
"default"
@@ -94,7 +94,7 @@
"magContrastLevelBlue": 0,
"magContrastLevelRed": 0,
"enableContractedBraille": false,
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],
@@ -3,7 +3,7 @@
"keybindings": {},
"profiles": {
"default": {
"speechServerFactory": "orca.speechdispatcherfactory",
"speechServerFactory": "cthulhu.speechdispatcherfactory",
"profile": [
"Default",
"default"
@@ -94,7 +94,7 @@
"magContrastLevelBlue": 0,
"magContrastLevelRed": 0,
"enableContractedBraille": false,
"orcaModifierKeys": [
"cthulhuModifierKeys": [
"Insert",
"KP_Insert"
],