From 5b4f8eb7e270183a2f4911eaeee0bfa03628ab27 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Tue, 15 Nov 2011 20:20:54 +0000 Subject: [PATCH] userguide: s/enter/Return (use correct keysym) (Thanks mxf) --- docs/userguide | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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