From: Jason Woofenden Date: Sat, 14 Mar 2015 16:21:39 +0000 (-0400) Subject: revert hack to try to kill gpm in aptitude/etc X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=commitdiff_plain;h=77f6cd6f8a8cc7dc53b2a12b0fd069a0d3bfa73a revert hack to try to kill gpm in aptitude/etc --- diff --git a/config.h b/config.h index 14800fb..12b0fe4 100644 --- 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 */