Blog
There are always some ideas floating around in my head of things that I want to write. Some fade away, and others I capture in my GTD system. And on some rare occasions, I invest the time to move my thoughts from my brain into a nice blog post.
If you’re asking about what I write: I really can’t tell. Most things you can find here at the moment are about Linux, coding, and similar stuff. But I won’t promise that this won’t change. We’ll see.
2018-02-15
Since some time ago I could not scroll in any GTK+ 3 window in StumpWM with an external mouse. Today I found a workaround for this problem: executing export GDK_CORE_DEVICE_EVENTS=1 in a shell fixes the problem. To set this automatically when starting StumpWM insert the following in your …
Read more