[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sounds off in bash



 --- Otto Wyss <otto.wyss@orpatec.ch> wrote: 
> Creating the above .xsession files disables the default XFCE4 startup
> and I get only an empty X screen. So what now?

You want to have a file such as this:
=============================================
#!/bin/sh

#type any additional commands you want to launch here

#Now launch the window manager
xfce-mcs-manager
xfwm4 --daemon
xftaskbar4 &
xfdesktop &
exec xfce4-panel
==============================================

Save that as ~/.xsession. chmod 700 ~/.xsession

-- Thomas Adam

=====
"The Linux Weekend Mechanic" -- http://linuxgazette.net
"TAG Editor"                 -- http://linuxgazette.net

"<shrug> We'll just save up your sins, Thomas, and punish 
you for all of them at once when you get better. The 
experience will probably kill you. :)"

 -- Benjamin A. Okopnik (Linux Gazette Technical Editor)


	
	
		
___________________________________________________________ALL-NEW Yahoo! Messenger - all new features - even more fun!  http://uk.messenger.yahoo.com



Reply to: