From: Michael Stapelberg Date: Tue, 15 Nov 2011 20:20:54 +0000 (+0000) Subject: userguide: s/enter/Return (use correct keysym) (Thanks mxf) X-Git-Tag: 4.2~252 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5b4f8eb7e270183a2f4911eaeee0bfa03628ab27;p=i3%2Fi3 userguide: s/enter/Return (use correct keysym) (Thanks mxf) --- diff --git a/docs/userguide b/docs/userguide index 762d8034..382c20ac 100644 --- a/docs/userguide +++ b/docs/userguide @@ -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