Metacity patch for two button mouses
Several months ago I started finding out, why there is no way to configure mouse buttons behaviour in metacity. For example the user is not allowed to change the button that will resize the window. This is especially problem if you have two button mouse like me (Logitech V500). I dived into the source code and created a patch which allows you to swap the mouse buttons behaviour.
Just patch your metacity, build custom package and then startup the Gnome configuration editor and set key "/apps/metacity/general/mouse_button_swap_behaviour" to true - right mouse will resize the window and middle button will show up the window menu. I am running this modified version of metacity and I am really happy with it.
New site design generated by Maven
After long delay I decided to improve look and feel of this page. To make it a little more interesting I generated it by Maven from my customized template.
Mork utils
Python parser code for parsing mork file format. This file format is used in Thunderbird to store address book records.