Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
OPENBOX(1)		     General Commands Manual		      OPENBOX(1)

NAME
     openbox-session -- Runs an Openbox session without any session manager.

DESCRIPTION
     openbox-session  runs an openbox session without any session manager. With-
     out a session manager, you will not be able to save your state from one log
     in to the next.

     openbox-session does not take any command line arguments.

     On log in,  openbox-session  will	run  the  ~/.config/openbox/autostart.sh
     script  if  it  exists,  and  will  run  the  system-wide	script	/usr/lo-
     cal/etc/xdg/openbox/autostart.sh otherwise. You may place anything you want
     to run automatically in those files, for example:

	    xsetroot -solid grey &
	    gnome-settings-daemon &

     Make sure that each line is followed by a "&" or else the script will  stop
     there  and  further commands will not be executed. You can use the /usr/lo-
     cal/etc/xdg/openbox/autostart.sh file as an example for creating your own.

SEE ALSO
     openbox(1), openbox-session(1), openbox-gnome-session(1).

     The program's full documentation is available on the website:  http://open-
     box.org/

     Please report bugs to: http://bugzilla.icculus.org/

								      OPENBOX(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=openbox-session&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help