Re: Pressing keys assigned in openbox opens too many windows in Ubuntu

"D.T." <[email protected]> Sat, 10 Jun 2017 10:50:49 +0300
Newsgroups gmane.comp.window-managers.openbox
Message-ID <[email protected]>
i forgot an ampersand in my script.
corrected version:

#!/bin/sh
xset r off
$@ &
sleep 3
xset r on
exit 0

_______________________________________________
openbox mailing list
[email protected]
http://icculus.org/mailman/listinfo/openbox