(menu.info)Section 6.2


Next: Section 6.3 Prev: Section 6.1 Up: Chapter 6
Enter node , (file) or (file)node

6.2 Specifying that a menu entry should not be displayed
========================================================

If a user wants to remove the entries of 'package' from the system menu
then this will do the trick:

       echo -n  > ~/.menu/package

The zero-size file will tell 'update-menus' that the corresponding
package should not have any menu entries listed.  A system administrator
can remove menu entries system-wide with

       echo -n  > /etc/menu/package


automatically generated by info2www version 1.2.2.9