From 102a0b7cf53045ae4226dceef1ee8195bd7d382b Mon Sep 17 00:00:00 2001 From: Euro20179 <56898436+Euro20179@users.noreply.github.com> Date: Mon, 4 Oct 2021 02:10:20 -0700 Subject: [PATCH] docs: change Enter to Return xkbcommon uses `Return` to indicate this key, `Enter` isn't a valid keysym name. Co-authored-by: Euro --- doc/riverctl.1.scd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index 49fdd34..e0c4753 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -351,9 +351,9 @@ However note that not every input device supports every property. # EXAMPLES -Bind Super+Enter in normal mode to spawn a *foot*(1) terminal: +Bind Super+Return in normal mode to spawn a *foot*(1) terminal: - riverctl map normal Mod4 Enter spawn 'foot --app-id=foobar' + riverctl map normal Mod4 Return spawn 'foot --app-id=foobar' See also the example init script at /etc/river/init.