T H E G A N Y M E D E T H E M E ____________________________________________________________ o.3 -~= HOW TO CONFIGURE THE PULLDOWNS =~- Well, first of all, let me say that I've begun to write a nice GUI for this, so it will hopefully become far easier soon. There are three different things things you may want to do with the buttons: :) Change the menu contents --------------------------- That's the easiest thing. Look at the button's label, and if it is "Editors", for example, then load ~/.enlightenment/ganymede.editors.menu into your favourite editor. It looks somewhat like this: "Ganymede Editors" XEmacs EDITOR exec "xemacs" Emacs EDITOR exec "emacs" GEdit EDITOR exec "gedit" The first item is the menu name, that's not very important for now. In the following lines, the first column contains the text that will be shown in the menu. The second item (EDITOR in this case) defines the icon that is shown next to the text. You can use one of the few that come with Ganymede or simply put filenames there, e.g. dont/know/where/pic.png. Don't touch the "exec" token. The last column contains the command that is executed when the item is selected. :) Change a button's label -------------------------- Look at the button's label and load the file buttons.cfg in your editor. Look for the definition of that button (the name should be PULLDOWN_