--- indicator-applet-0.3.6.orig/src/applet-main.c +++ indicator-applet-0.3.6/src/applet-main.c @@ -593,7 +608,7 @@ gtk_container_set_border_width(GTK_CONTAINER(menubar), 0); /* Add in filter func */ - tomboy_keybinder_bind(hotkey_keycode, hotkey_filter, menubar); + //tomboy_keybinder_bind(hotkey_keycode, hotkey_filter, menubar); /* load 'em */ if (g_file_test(INDICATOR_DIR, (G_FILE_TEST_EXISTS | G_FILE_TEST_IS_DIR))) {