]> icculus.org git repositories - mikachu/openbox.git/commit
ok this time for real...
authorDana Jansens <danakj@orodu.net>
Sat, 3 Mar 2007 03:43:45 +0000 (03:43 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 3 Mar 2007 03:43:45 +0000 (03:43 +0000)
commit831deb72c6adda56e737a5951483888795e97919
tree2ab213f139aa257cfa92031cd173e723cf35bd71
parent48a7c32512db4358dc7c2928174bccc203d30e69
ok this time for real...

add --reconfigure option to openbox.

this option will open the display, find the current openbox's PID from the root window, and send a SIGUSR2 to it, telling it to reconfigure. then it exits.

also no longer printing help if you pass an invalid argument to openbox (because i want to parse arguments for --reconfigure before i start up the session management stuff)
openbox/openbox.c