diff options
Diffstat (limited to 'st')
| -rw-r--r-- | st/boxdraw.o | bin | 7760 -> 0 bytes | |||
| -rw-r--r-- | st/config.h | 4 | ||||
| -rw-r--r-- | st/hb.o | bin | 4600 -> 0 bytes | |||
| -rwxr-xr-x | st/st | bin | 120776 -> 0 bytes | |||
| -rw-r--r-- | st/st.o | bin | 79008 -> 0 bytes | |||
| -rw-r--r-- | st/x.o | bin | 88160 -> 0 bytes |
6 files changed, 2 insertions, 2 deletions
diff --git a/st/boxdraw.o b/st/boxdraw.o Binary files differdeleted file mode 100644 index 7c994cd..0000000 --- a/st/boxdraw.o +++ /dev/null diff --git a/st/config.h b/st/config.h index aa7e2c3..acf194b 100644 --- a/st/config.h +++ b/st/config.h @@ -226,8 +226,8 @@ ResourcePref resources[] = { */ static MouseShortcut mshortcuts[] = { /* mask button function argument release */ - { XK_NO_MOD, Button4, kscrollup, {.i = 4} }, - { XK_NO_MOD, Button5, kscrolldown, {.i = 4} }, + { XK_NO_MOD, Button4, kscrollup, {.i = 2} }, + { XK_NO_MOD, Button5, kscrolldown, {.i = 2} }, { XK_ANY_MOD, Button2, selpaste, {.i = 0}, 1 }, { ShiftMask, Button4, ttysend, {.s = "\033[5;2~"} }, { XK_ANY_MOD, Button4, ttysend, {.s = "\031"} }, diff --git a/st/hb.o b/st/hb.o Binary files differBinary files differdeleted file mode 100644 index 62fbbda..0000000 --- a/st/hb.o +++ /dev/null diff --git a/st/st.o b/st/st.o Binary files differBinary files differdeleted file mode 100644 index 2e90262..0000000 --- a/st/st.o +++ /dev/null |