Hello. I'm trying to customize the root menu, so that I can place my favorite applications in it, but I can't find documentation on how to do that.
I tried putting
(defvar apps-menu
`(("small RXvt" (system "small_RXvt &"))
("UTF8 Emacs" (system "emacs-utf8 &"))
("Firefox" (system "firefox &"))
("The GIMP" (system "gimp &"))
("xcalc" (system "xcalc &"))))
in ~/.sawfish/custom, but it didn't work.
Can the colors of the root menu (background and texts) be modified?
Thanks.
--
Fabrice DELENTE
