Hello, I have a problem starting openbox. It takes up to 100% of CPU-power and then it hangs.
I have a pretty bad workaround. Start openbox and kill it. Then it works. This ist t.sh: #!/bin/bash sleep 5 killall -9 openbox and that's my .xinitrc (shortversion) #!/bin/sh ~/t.sh & openbox exec dbus-launch --exit-with-session openbox Any hints why openbox does this to me? pacman -Q openbox openbox 3.3.1-1 -- Gruß, Johannes http://www.hehejo.de http://gallery.hehejo.de/jo http://dl.hehejo.de _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
