Remove Run and My Documents

Please post all general support questions for LXDE here.
Locked
rayhaque
Posts: 1
Joined: Wed Jan 14, 2009 3:19 am

Remove Run and My Documents

Post by rayhaque »

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
archibald haddock
Posts: 148
Joined: Sun Jan 11, 2009 6:57 pm

Re: Remove Run and My Documents

Post by archibald haddock »

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)
Locked