cd ~/.config/openbox/rc.xml
<mouse>
<doubleClickTime>600</doubleClickTime>
cd /usr/local/share/themes/Clearlooks/openbox-3
if [ -f themerc ]; then
mv themerc themerc.bak
cp themerc.bak themerc
fi
themerc:
border.width: 2
window.handle.width: 3
# sudo openbox --reconfigure
openbox_restart