river/doc
Keith Hubbard 2bdf9e20a5
command: support repeating keyboard mappings
Repeating mappings are created using the -repeat option to the map
command:

    % riverctl map normal $mod+Mod1 K -repeat move up 10

- repeating is only supported for key press (not -release) mappings
- unlike -release, -repeat does not create distinct mappings: mapping a
  key with -repeat will replace an existing bare mapping and vice-versa

Resolves #306
2021-08-15 14:49:11 +02:00
..
river.1.scd docs: Wayland should always be capitalized 2021-07-26 12:20:48 +02:00
riverctl.1.scd command: support repeating keyboard mappings 2021-08-15 14:49:11 +02:00
rivertile.1.scd docs: fix typo in rivertile man page 2021-07-27 01:31:34 +02:00