]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
xinitrc,xmodmaprc: Fix typo in comment.
authorSimon Ruderich <simon@ruderich.org>
Tue, 8 Oct 2013 14:16:02 +0000 (16:16 +0200)
committerSimon Ruderich <simon@ruderich.org>
Tue, 8 Oct 2013 14:16:02 +0000 (16:16 +0200)
xinitrc
xmodmaprc

diff --git a/xinitrc b/xinitrc
index ccc2b7d62938f40ef889ea94fad69f9a35949082..79241ee18857e8c9ad8aa06e674f75d8bd7403a8 100755 (executable)
--- a/xinitrc
+++ b/xinitrc
@@ -92,8 +92,8 @@ if installed setxkbmap; then
     setxkbmap us
 fi
 
-# Use the Caps lock as Ctrl because it easier to reach and very useful for all
-# programs. Caps lock is removed completely. Thanks to
+# Use the Caps lock as Ctrl because it's easier to reach and very useful for
+# all programs. Caps lock is removed completely. Thanks to
 # http://snarfed.org/space/switch%20control%20and%20caps%20lock
 if xmodmap | grep -E '^lock.*Caps_Lock' >/dev/null; then
     xmodmap -e 'remove Lock = Caps_Lock'
index cd3062209ba566fbc1b87043c3ce1b5efc11f17d..224bfce26f7120c49a7f58f55a1694c8d5bca9a1 100644 (file)
--- a/xmodmaprc
+++ b/xmodmaprc
@@ -20,8 +20,8 @@
 ! along with this file.  If not, see <http://www.gnu.org/licenses/>.
 
 
-! Use the caps lock as ctrl as it easier to reach and very useful for all
-! programs. Caps lock is removed completely. Thanks to
+! Use the Caps lock as Ctrl because it's easier to reach and very useful for
+! all programs. Caps lock is removed completely. Thanks to
 ! http://snarfed.org/space/switch%20control%20and%20caps%20lock
 remove Lock = Caps_Lock
 remove Control = Control_L