On Thu, 3 Oct 2013, Aniyan Rajan wrote: > I am customizing the Lubuntu 13.04 live usb installation, which is > having lxde desktop. How can I remove the Start Menu on the Desktop (the > popup menu on the left-bottom corner of the Desktop). I want to add > another menu of my choice instead. Please help. Thanks.
See http://wiki.lxde.org/en/LXPanel and look at your /usr/share/lxpanel/profile/Lubuntu/panels/panel and /usr/share/lxpanel/profile/*/panels/panel files. A custom setup for a single user can be kept in the home like at ~/.config/lxpanel/default/panels/panel The panel configuration has a menu plugin type. This uses specifications from *.desktop files (see /usr/share/applications/). http://wiki.lxde.org/en/LXDE:Questions may also provide some hints. ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ Lxde-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxde-list
