docs: change Enter to Return

xkbcommon uses `Return` to indicate this key, `Enter` isn't a valid keysym name.
Co-authored-by: Euro <no>
This commit is contained in:
Euro20179 2021-10-04 02:10:20 -07:00 committed by GitHub
parent 196c52885f
commit 102a0b7cf5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.