d459b181a5b0d82afbd84aab62aa35c2633fd7b0
[pandora-misc.git] / scripts / op_test_inputs
1 #!/bin/sh
2
3 OLDDEPTH=`fbset | grep geometry | awk '{ print $6 }'`
4
5 fbset -depth 16
6 ./op_runfbapp ./op_test_inputs_bin
7
8 fbset -depth $OLDDEPTH