Re: Customize root menu
- From: Daniel Fetchinson <fetchinson googlemail com>
- To: General discussion about sawfish wm <sawfish-list gnome org>
- Subject: Re: Customize root menu
- Date: Mon, 21 Dec 2009 18:37:10 +0100
>>> Btw, according to sawfish.texi from 1.6.0 it is documented.
>>
>> Well I'll upgrade to 1.6; but I looked in the wiki, and in the info file,
>> chap. 15, and it did say to use defvar to define it; it's what's used in
>> menus.jl too.
>
> This is what I use for customizing root menu:
>
> (setq root-menu '(
> ("xterm" (system "xterm &"))
> ()
> ("firefox" (system "firefox &"))
> ("skype" (system "skype &"))
> ("vlc" (system "vlc &"))
> ()
> ("restart" restart)
> ("quit" quit)
> ("power off" (system "poweroff"))))
>
I mean the above is in ~/.sawfishrc
HTH,
Daniel
--
Psss, psss, put it down! - http://www.cafepress.com/putitdown
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]