f718
![]() |
|
|
|
|
|||||||
| Other Window Managers XFCE, Fluxbox, Enlightenment, IceWM, WindowMaker, ION, etc. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
hi, i just install freebsd 7.1 rc1 and i decide to use openbox.
i install base system with out gnome an has install openbox + pypanel + feh. everything is running smoothly but got one problem to autostart my openbox and pypanel Code:
.xinitrc exec openbox-session Code:
~/.config/openbox/autostart.sh # This shell script is run before Openbox launches # Environment variables set here are passed to the Openbox session. feh --bg-scale ~/Pictures/wallpaper/modify.jpg & pypanel & help me to load both pypanel and feh at the same time please. i think there is a problem with my autostart.sh. hope you guys can help me figure out the problem thanks in advance |
|
#3
|
|||
|
|||
|
i will try it
![]() thanks |
|
#4
|
|||
|
|||
|
i try this but still have no luck.
pypanel lunch only if feh is remove from the autostart.sh.
|
|
#5
|
||||
|
||||
|
I've been using Openbox and Pypanel for some years now and I have noticed this problem. It has nothing to do with feh as it will happen if you switch to something else to set your background.
The problem is with pypanel, sometimes it starts sometime it doesn't. I've been looking at it for the problem for sometime now but I haven't been able to figure out why. You can try fbpanel or lxpanel. The only other thing is to start pypanel manually. |
|
#6
|
|||
|
|||
|
thanks roddierod for the explantion
|
|
#7
|
|||
|
|||
|
Hi!
I use this construction and it works for me ![]() Code:
~/.config/openbox/autostart.sh: feh --bg-scale /PATH/TO/YOUR/BACKGROUND.jpg & (sleep 2 && pypanel) & |
|
#8
|
|||
|
|||
|
Fine guide to configure your OpenBox:
http://urukrama.wordpress.com/openbox-guide/ |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| fluxbox vs openbox | alie | Other Window Managers | 57 | June 7th, 2012 04:26 |
| What is your home server/workstation configuration | Dr_Phoenix | System Hardware | 20 | July 1st, 2009 15:29 |
| dhcp server configuration issue | kalns | Networking | 24 | February 19th, 2009 13:59 |
| X configuration file | jemate18 | X.Org | 3 | February 6th, 2009 09:56 |
| xorg configuration problem | francach | X.Org | 7 | December 9th, 2008 13:07 |