From: Anton Gorlov <stalker@altlinux.ru> To: hardware@lists.altlinux.org, ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org> Subject: [Hardware] hp probook 4520s and synaptics Date: Sun, 13 Mar 2011 16:40:57 +0300 Message-ID: <4D7CC969.4040708@altlinux.ru> (raw) Попал тут в руки hp probook 4520s. Наблюдаются некоторые проблемы с тачпадом.. вернее судя по гуглу там установлен кликпад 2 кнопочный. Поддержка онных судя по осмотрю исходников ядра в 38-37 ядрах вроде как есть, судя по #define SYN_CAP_CLICKPAD1BTN(ex0c) ((ex0c) & 0x100000) #define SYN_CAP_CLICKPAD2BTN(ex0c) ((ex0c) & 0x000100 https://lkml.org/lkml/2010/12/1/22 правда других упоминаний патча из https://lkml.org/lkml/2010/4/14/245 обнаружить не удалось. У кого-нить получилось подобное завести? Вот что по слову synaptics удалось найти в dmesg и логах xorg dmesg | grep -i synap Synaptics Touchpad, model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04773/0xe40000/0x5a0400 input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input7 grep -i synap Xorg.0.log (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7) (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall" (**) SynPS/2 Synaptics TouchPad: Applying InputClass "PS/2 Synaptics" (**) SynPS/2 Synaptics TouchPad: Applying InputClass "SynPS/2 Synaptics" (**) SynPS/2 Synaptics TouchPad: Applying InputClass "HP Mini 2010" (II) LoadModule: "synaptics" (II) Loading /usr/lib64/X11/modules/input/synaptics_drv.so (II) Module synaptics: vendor="X.Org Foundation" (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5686 (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4548 (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255 (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15 (--) SynPS/2 Synaptics TouchPad: buttons: left double triple (--) SynPS/2 Synaptics TouchPad: touchpad found (**) SynPS/2 Synaptics TouchPad: always reports core events (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD) (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 4.0 (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 2.80 (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.001 (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1 (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1 (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000 (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4 (--) SynPS/2 Synaptics TouchPad: touchpad found (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0) (--) SynPS/2 Synaptics TouchPad: touchpad found (--) SynPS/2 Synaptics TouchPad: touchpad found (**) SynPS/2 Synaptics TouchPad: Applying InputClass "HP Mini 2010" - это я уже игрался с настройками. Сейчас правый клик срабатывает если резким движением нажать на правый угол кликпада.. в остальные моменты срабатывает как левый клик.
reply other threads:[~2011-03-13 13:40 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=4D7CC969.4040708@altlinux.ru \ --to=stalker@altlinux.ru \ --cc=hardware@lists.altlinux.org \ --cc=sisyphus@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux hardware support This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/hardware/0 hardware/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 hardware hardware/ http://lore.altlinux.org/hardware \ hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org public-inbox-index hardware Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.hardware AGPL code for this site: git clone https://public-inbox.org/public-inbox.git