TIVI-248 & TIVI-267: remove -sharevts option from startx.
[profile/ivi/xorg-x11-server-misc.git] / arm-common / scripts / setpoll
1 #!/bin/sh
2
3 if [ "$1" = "" ]; then
4         echo "Usage> /usr/bin/setpoll < 0 or 1 >"
5         exit 1
6 fi
7
8 xinput set-prop "Pointer1" --type=int --format=8 "Evdev Use Poll" $1