JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
revert hack to try to kill gpm in aptitude/etc
authorJason Woofenden <jason@jasonwoof.com>
Sat, 14 Mar 2015 16:21:39 +0000 (12:21 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Sat, 14 Mar 2015 16:21:39 +0000 (12:21 -0400)
config.h

index 14800fb..12b0fe4 100644 (file)
--- a/config.h
+++ b/config.h
@@ -163,8 +163,7 @@ static uint ignoremod = Mod2Mask|XK_SWITCH_MOD;
 /* Override mouse-select while mask is active (when MODE_MOUSE is set).
  * Note that if you want to use ShiftMask with selmasks, set this to an other
  * modifier, set to 0 to not use it. */
-//static uint forceselmod = ShiftMask;
-static uint forceselmod = -1;
+static uint forceselmod = ShiftMask;
 
 static Key key[] = {
        /* keysym           mask            string      appkey appcursor crlf */