I got annoyed with the grey/checkered screen that shows up when starting freevo with -fs.
Added the option to turn it off.
397c397
< os.execvp('xinit', [ 'xinit', freevo_script, '-force-fs', '--', ':'+str(server_num) ])
---
> os.execvp('xinit', [ 'xinit', freevo_script, '-force-fs', '--', '-br', ':'+str(server_num) ])
freevo.diff
Description: Binary data