David Courtney wrote: > Is there a way to make OpenBox not show the window contents while > moving windows? My system is too slow to handle it smoothly. In your rc.xml file, make sure it says this: <resize> <drawContents>no</drawContents> </resize> luke