Thanks James. But on /lib/udev/olpc_mouse_setup file i find a block which is
# For AVC touchpads, disable tap-to-click and extra scrolling areas, and # apply a custom register configuration. if [ "$protocol" = "FSPPS/2" ]; then logger -t olpc_mouse_setup "Configuring AVC touchpad" # disable tap-to-click and extra scrolling areas if [ -e $serio_dev_path/vscroll ]; then echo -n 0 > $serio_dev_path/vscroll echo -n 0 > $serio_dev_path/hscroll echo -n c > $serio_dev_path/flags fi exec /usr/bin/olpc-fsp-regs set fi does "Sentelic" means "AVC"? I tired changing the "c" to "C" and even commented out that line but with no luck. Thanks, Bishnu On Wed, May 20, 2015 at 2:25 PM, James Cameron <qu...@laptop.org> wrote: > Thanks for the test. > > I agree, the Sentelic touchpad on XO-4 does not have tap to click > feature now. > > I don't think it is a fault; it was a feature we didn't want, and > didn't test for. > > -- > James Cameron > http://quozl.linux.org.au/ >
_______________________________________________ Devel mailing list Devel@lists.laptop.org http://lists.laptop.org/listinfo/devel