Some of the popular desktop environments make it really easy to use two monitors. Some even automatically detect and arrange them for you. However, Openbox doesn’t do this (it’s a window manager, anyway, not a DE) out of the box. And I don’t like to install heavy apps to arrange my displays when I can […]
Monthly Archives: June 2012
Normal Mode Shortcuts in Vim
One of the most powerful things about Vim is the ability to assign arbitrary key shortcuts or mappings. This allows you to make your most frequent activities into very fast mappings of just a few keystrokes. For example, I have the movement from the current tab to the previous one assigned to “gr” in normal […]