https://github.com/panathea/plover_russian_trillo
Realtime Russian stenography layout designed for the Treal
https://github.com/panathea/plover_russian_trillo
plover
Last synced: about 2 months ago
JSON representation
Realtime Russian stenography layout designed for the Treal
- Host: GitHub
- URL: https://github.com/panathea/plover_russian_trillo
- Owner: panathea
- Created: 2017-12-07T03:18:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T15:39:03.000Z (over 3 years ago)
- Last Synced: 2025-04-03T00:16:14.849Z (about 2 months ago)
- Topics: plover
- Language: Python
- Homepage:
- Size: 114 KB
- Stars: 10
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Plover Russian Trillo
=====================The Trillo Russian Realtime stenography system for Plover.
Activating Trillo
~~~~~~~~~~~~~~~~~~~~After installing this plugin, you need to turn on Trillo in Plover:
1. In Plover's configuration, go to the ``Systems`` tab, and change the active system to ``Russian Trillo``.
2. You will need a Tréal machine to use this theory.Common Commands
~~~~~~~~~~~~~~~It would be a good time to define some custom commands that make using Plover much easier! Just open the add translation dialog, then enter in the steno you want to use to make the command, and enter the following as translation:
- ``{PLOVER:ADD_TRANSLATION}`` this will let you use a chord to summon the add translation dialog
- ``{-|}`` capitalize next word
- ``{^^}`` suppress space
- ``{#right}``, ``{#left}``, ``{#up}``, ``{#down}`` press arrow keys: right, left, up, down (recommendation is to create an arrow-key cluster on one hand with a chord on the other)
- ``{#control(c)}`` copy on Windows, Linux, or ``{#command(c)}`` for Mac
- ``{#control(v)}`` paste on Windows, Linux, or ``{#command(v)}`` for Mac
- ``{#control(z)}`` undo on Windows, Linux, or ``{#command(z)}`` for Mac
- ``{#tab}`` press the tab key
- ``{#alt(tab tab)}`` change application on Windows
- ``{#backspace}`` press the backspace key
- ``{#escape}`` press the escape key
- ``{#return}`` press the return/enter key
- ``{^\n^}{-|}`` new line, capitalize
- ``{^\n\n^}{-|}`` new paragraph, capitalize