#!/bin/bash
[ -s "$HOME/.flSynclient" ] || exit
#grep -Ewq '(Elantech|Alps|Synaptics)' /proc/bus/input/devices || exit
flsynclient -s
