Re: Customize root menu



Am Mon, 21 Dec 2009 15:23:33 +0100
schrieb Fabrice DELENTE <fdelente mail cpod fr>:

> 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.

Well you say root-menu but define apps-menu, so which one is the one
you want to modify?

> 
> Can the colors of the root menu (background and texts) be modified?
> 

the menu is a gtk+2 application, so you can adjust it via your gtk+2
theme.

Chris

> Thanks.
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]