Hello,
I am working on a very small Debian installation which will be installed on a public terminal. I have stripped out just about everything but a web browser. I would like to get rid the Run box on the applications menu, and the My Documents icon on the desktop.
Can someone tell me how to do that?
Thanks,
-Ray
Remove Run and My Documents
-
- Posts: 148
- Joined: Sun Jan 11, 2009 6:57 pm
Re: Remove Run and My Documents
2 Options:
1: Get xfdesktop (from some xfce-package, but this may be heavy, if you do not have it yet) and change in /etc/xdg/lxsession/LXDE/autostart @pcmanfm -d to @xfdesktop
Xfdesktop can be easily configured through GUIs.
2: replace @pcmanfm -d with @xsetroot (see man for options) and edit the openbox config file ~/.config/openbox/menu.xml ( for global to a find, I dont know where it actually is)
1: Get xfdesktop (from some xfce-package, but this may be heavy, if you do not have it yet) and change in /etc/xdg/lxsession/LXDE/autostart @pcmanfm -d to @xfdesktop
Xfdesktop can be easily configured through GUIs.
2: replace @pcmanfm -d with @xsetroot (see man for options) and edit the openbox config file ~/.config/openbox/menu.xml ( for global to a find, I dont know where it actually is)