userguide: s/enter/Return (use correct keysym) (Thanks mxf)
This commit is contained in:
parent
9cbf34ac14
commit
5b4f8eb7e2
|
@ -1068,7 +1068,7 @@ exec [--no-startup-id] command
|
|||
bindsym mod+g exec gimp
|
||||
|
||||
# Start the terminal emulator urxvt which is not yet startup-notification-aware
|
||||
bindsym mod+enter exec --no-startup-id urxvt
|
||||
bindsym mod+Return exec --no-startup-id urxvt
|
||||
------------------------------
|
||||
|
||||
The +--no-startup-id+ parameter disables startup-notification support for this
|
||||
|
|
Loading…
Reference in New Issue