PDA

View Full Version : [ubuntu] Code for auto booting in GUI



mindbucket
January 22nd, 2009, 12:05 AM
Hello please excuse my lack of knowledge in advance in this area.

I want to auto boot the Terminal and System Monitor in the GUI with hard system start up...Any suggestions on what this code would entail and where and how the syntax should be included in the boot file. I Believe I am using Gnome as a GUI. Cheers and thanks in advance.:?:

howefield
January 22nd, 2009, 12:10 AM
Add the commands to your sessions list.

System > Preferences > Sessions

Click on the "add" button, and in the name and comment fields type whatever you want, in the command fields type gnome-terminal for terminal and do another for system monitor this time typing gnome-system-monitor for the command.

mindbucket
January 22nd, 2009, 12:20 AM
Very cool thank you howefield...