f_web: Disable bg clearing in directfb to prevent clearing of fbp space
1 files changed, 1 insertions(+), 1 deletions(-) M scripts/f_web
M scripts/f_web => scripts/f_web +1 -1
@@ 34,7 34,7 @@ netsurflaunch() { fbset -yres "$YRES" export SDL_MOUSEDRV=TSLIB # Interferes with fbp VT switching export DFBARGS="system=fbdev,no-cursor,disable-module=linux_input,no-vt,no-vt-switch" export DFBARGS="system=fbdev,no-cursor,disable-module=linux_input,no-vt,no-vt-switch,bg-none" INPUTDEV="$(ts_uinput -d -v)" export TSLIB_TSDEVICE="$INPUTDEV" ts_calibrate