Sunday, October 20, 2013

lxde setup for autostart programs

auto start some program:
  • find a .desktop file from your package, e.g. gnome-terminal can be found by dpkg -L gnome-terminal
  • link/copy it to ~/.config/autostart folder
  • if you want it to appear in some desktop, find your ~/.config/openbox/lxde-rc.xml, add the application to the applications section (usu. at the bottom of the xml, there are examples)

No comments:

Post a Comment