From 7b7372fda4ea90337895dd73cac3edf3b3b4235e Mon Sep 17 00:00:00 2001 From: bakkeby Date: Thu, 21 Nov 2019 10:18:47 +0100 Subject: [PATCH] Adding comment for FIXKEYBOARDINPUT_PATCH --- patches.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/patches.h b/patches.h index b030efb..fffcddc 100644 --- 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