From owner-freebsd-hackers@FreeBSD.ORG Mon Sep 19 05:12:49 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 095A016A41F for ; Mon, 19 Sep 2005 05:12:49 +0000 (GMT) (envelope-from john.c.prather@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9534A43D45 for ; Mon, 19 Sep 2005 05:12:48 +0000 (GMT) (envelope-from john.c.prather@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so486215nzk for ; Sun, 18 Sep 2005 22:12:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=ZwLjMdJ+Xsul9vOPzuVPtQXYQ6BU1pCcZbtYtPxCw71vBYJGxldBwRJzHn8haoMcW2eF9tayygPgvdtIbbq4IiKnmiszzZ+23cg/TimC4cyUaWVyOvyjQgvDklQfIe59Plg4jKKQIXM/WJuKGAHt1KN15lk+P2P+IP5+EpD+TV4= Received: by 10.36.100.13 with SMTP id x13mr2095417nzb; Sun, 18 Sep 2005 22:12:47 -0700 (PDT) Received: by 10.37.21.26 with HTTP; Sun, 18 Sep 2005 22:12:47 -0700 (PDT) Message-ID: <25aa950305091822122bfe3819@mail.gmail.com> Date: Sun, 18 Sep 2005 22:12:47 -0700 From: John Prather To: freebsd-hackers@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: PSM Synaptics Touchpad Options X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: john.c.prather@gmail.com List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2005 05:12:49 -0000 I've read quite a few posts regarding tunable psm settings=20 to affect values such as PSM_TAP_THRESHOLD,=20 PSM_TAP_TIMEOUT, etc., which should work with synaptics=20 support. I've been unable to get any suggested sysctls or loader.conf tunables to affect my touchpad on 5.4-RELEASE. I've found that I can add appropriate lines to sys/conf/options to allow me to set PSM_TAP_THRESHOLD and similar values in my kernel config file, finally allowing me to disable the tap=3Dclick effect.=20 Is there already a better solution which allows changes on running systems, such as sysctl based settings, or should I toss a send-pr in with the sys/conf/options patch to allow setting of these values in kernel config? -john psm0: flags 0x1000 irq 12 on atkbdc0 psm0: model Synaptics Touchpad, device ID 0 PSM_TAP_THRESHOLD opt_psm.h options PSM_TAP_THRESHOLD=3D150