From f1a996ce2d9f11c82355a18ea4f67002e61b1dfc Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Wed, 7 Mar 2012 21:19:23 +0900 Subject: [PATCH] fix stupid bug --- xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xinitrc b/xinitrc index 57aa27d..b7c5604 100644 --- a/xinitrc +++ b/xinitrc @@ -4,7 +4,7 @@ xmodmap -e 'keycode 101 = Alt_R Meta_R' # hiragana key as alt #xmodmap -e 'add Control = Caps_Lock' setxkbmap -model "acer_laptop" -layout "jp" -option "ctrl:nocaps" -type synclient >/dev/null 2&>1 && { +type synclient >/dev/null 2>&1 && { synclient VertEdgeScroll=0 synclient HorizEdgeScroll=0 synclient MaxTapTime=0