Skip to content

Commit 467cda2

Browse files
authored
Merge 724b626 into f700d56
2 parents f700d56 + 724b626 commit 467cda2

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

source/brailleDisplayDrivers/albatross/gestures.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"braille_toggleShowCursor": ("br(albatross):f1+cursor1", "br(albatross):f9+cursor2",),
6060
"braille_cycleShowMessages": ("br(albatross):f1+f2", "br(albatross):f9+f10",),
6161
"braille_cycleShowSelection": ("br(albatross):f1+f5", "br(albatross):f9+f14",),
62+
"braille_cycleReviewRoutingMovesSystemCaret": ("br(albatross):f1+f3", "br(albatross):f9+f11",),
6263
"review_activate": ("br(albatross):f7+f8",),
6364
"dateTime": ("br(albatross):f9",),
6465
"say_battery_status": ("br(albatross):f10",),

user_docs/en/userGuide.t2t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3893,6 +3893,7 @@ Please see the display's documentation for descriptions of where these keys can
38933893
| Toggle the braille cursor | ``f1+cursor1``, ``f9+cursor2`` |
38943894
| Cycle the braille show messages mode | ``f1+f2``, ``f9+f10`` |
38953895
| Cycle the braille show selection state | ``f1+f5``, ``f9+f14`` |
3896+
| Cycle the "braille move system caret when routing review cursor" states | ``f1+f3``, ``f9+f11`` |
38963897
| Performs the default action on the current navigator object | ``f7+f8`` |
38973898
| Reports date/time | ``f9`` |
38983899
| Reports battery status and time remaining if AC is not plugged in | ``f10`` |

0 commit comments

Comments
 (0)