commit 7b7372fda4ea90337895dd73cac3edf3b3b4235e
parent dc915b60566989bd62611aa86a5dba01c995c300
Author: bakkeby <bakkeby@gmail.com>
Date: Thu, 21 Nov 2019 10:18:47 +0100
Adding comment for FIXKEYBOARDINPUT_PATCH
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/patches.h b/patches.h
@@ -73,7 +73,8 @@
*/
#define FIXIME_PATCH 0
-/*
+/* This patch allows command line applications to use all the fancy key combinations
+ * that are available to GUI applications.
* https://st.suckless.org/patches/fix_keyboard_input/
*/
#define FIXKEYBOARDINPUT_PATCH 0