I implemented hackishly something like this before. With recent changes related to gtk_accel_get_closure(), I want to know if I can now do this cleanly. What i want to do is add two invisible-in-the-menus actions to the <PaletteEditor> menupath, that i can shortcut (I've reserved [ and ] for the purpose). I want to do this soon, as i really tire of not having it, it is so ubiquitously useful for any painting. Is what i described currently possible? Can i do it in some better way? David Gowers