Page 1 of 1

openbox configuration not correct

Posted: 4. Dec 2009, 14:40
by emgee_1
Hi Salixers,

I believe the openbox configuration is standard not correct:
this is my xinitrc.openbox :
#!/bin/sh

userresources=/home/thorsten/.Xresources
userdefaults=/home/thorsten/.Xdefaults
usermodmap=/home/thorsten/.Xmodmap
sysresources=/usr/lib/X11/xinit/.Xresources
sysmodmap=/usr/lib/X11/xinit/.Xmodmap

# merge in defaults and keymaps
[ -f ] && xrdb -merge
[ -f ] && xmodmap
[ -f ] && xrdb -merge
[ -f ] && xrdb -merge
[ -f ] && xmodmap

# Here comes some desktop pimpness
[ -e /usr/libexec/notification-daemon/notification-daemon ] && /usr/libexec/notification-daemon/notification-daemon &

# start the openbox session
/usr/bin/openbox-session
Maybe Thorsten can shed some light on this?
Of course i could fix this using sbopkg and slackbuilds but I prefer a Salix solution in the repo...

Greetings

Marcel

Re: openbox configuration not correct

Posted: 4. Dec 2009, 15:45
by thenktor
Oooops :roll: I have to fix this in my SLKBUILD...

Re: openbox configuration not correct

Posted: 4. Dec 2009, 16:53
by .:B:.
# Here comes some desktop pimpness
Lol that's from my .xinitrc :lol:

Re: openbox configuration not correct

Posted: 5. Dec 2009, 01:12
by thenktor
Fixed.

@.:B:.: right ;)