commit 27443034fc5d5228bc7d5b7fda168c55fc17f5a1
Author: Eddie Thieda <[email protected]>
Date:   Sun Feb 26 01:54:18 2017 -0500

    Fixed a spelling error and re-word patch description.

diff --git a/dwm.suckless.org/patches/keycode.md 
b/dwm.suckless.org/patches/keycode.md
index a44d652..6b3ca54 100644
--- a/dwm.suckless.org/patches/keycode.md
+++ b/dwm.suckless.org/patches/keycode.md
@@ -1,8 +1,8 @@
 Keycode
 ========
 With this patch, handling key input is done with keycodes instead of keysyms.
-This way, input is keyboard layout independant (adapt config.h to your keyboard
-using for exemple xev).
+This way, input is independent from keyboard layout (you can get keycodes 
+using xev to adapt config.h)
 
 Download
 --------


Reply via email to