diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/river.1.scd | 2 | ||||
| -rw-r--r-- | doc/riverctl.1.scd | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/river.1.scd b/doc/river.1.scd index 8ddd09f..71735bf 100644 --- a/doc/river.1.scd +++ b/doc/river.1.scd @@ -14,7 +14,7 @@ river - dynamic tiling Wayland compositor a stack of views laid out dynamically by an external layout generator. Tags are used instead of workspaces allowing for increased flexibility. -All runtime configuration and control happens through Wayland protocols, +All configuration and control happens at runtime through Wayland protocols, including several river-specific protocol extensions. The *riverctl*(1) utility may be used to communicate with river over these protocols. diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index 410cb56..3a59f33 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -155,9 +155,9 @@ are ignored by river. Mappings are modal in river. Each mapping is associated with a mode and is only active while in that mode. There are two special modes: "normal" and -"locked". The normal mode is the initial mode for every seat. The locked -mode is automatically entered while an input inhibitor (such as a lockscreen) -is active. It cannot be left or entered manually. +"locked". The normal mode is the initial mode on startup. The locked mode +is automatically entered while an input inhibitor (such as a lockscreen) +is active. It cannot be entered or exited manually. The following modifiers are available for use in mappings: |
