Jed’s fridge door notes (a.k.a. “so i won’t forget”)

classic jazz, unix one-liners, anti-theism, crypto

Archive for January 2009

new site. old self.

with 2 comments

Written by jedrm

January 14, 2009 at 7:54 am

Posted in Personal

Enabling scrollwheel in Slack

without comments

enabling scrollwheel in slack

enabling scrollwheel in slack

Edit /etc/X11/xorg.conf:

Section "InputDevice"
         Identifier "Mouse0"
         Driver "mouse"
         Option "Protocol"        "auto"
         Option "Device"          "/dev/input/mice"
         Option "Buttons"         "5"
         Option "ZAxisMapping"    "4 5"
EndSection

Written by jedrm

January 4, 2009 at 4:10 pm

Posted in Computer/IT