[xf86-input-evdev-trackpoint] Still no middle mouse scroll on T440p

Hi all,
This post is related to the launchpad bug "Middle button does not work for scrolling" and to the AUR package "xf86-input-evdev-trackpoint".
Abstract: The synaptics driver is currently not able to emulate scrollling using the middle mouse button on newer ThinkPads (**40 series). This AUR package aims at resolving this issue, but I'm having trouble to make it work.
So I installed the package and rebooted. The new file "90-evdev-trackpoint.conf" appeared in my /etc/X11/xorg.conf.d folder and the installation went fine. However:
My left and middle mouse buttons are not recognized afterwars, only my right mouse button works
I still have no middle mouse button scrolling feature
Maybe worth mentioning:
I do not use the testing repo
KDE desktop
System is up-to-date
The 90-.... Xorg conf file is the highest conf file number (so the settings should not be overridden)
Anyway, thanks for the effort to get that touchpad going, and thank you for your help!
Regards,
Laurent

Hi,
I played around with the config files, and have some results by now. Note that I use the touchpad too, which causes some more problems.
So the source of the problem was apparently my 50-synaptics.conf, in which the Touchpad sections used the "synaptics" driver. There were 2 occurrences, if I change both, it works!
However:
synaptics provides MUCH better usability than evdev, if you do not configure everything by now. Especially important was the hysteresis, which made normal touchpad clicks usable again.
tap-clicks are triggered too sensibly (with too little pressure on the touchpad). I think this is evdev related and only a setting, but I couln't fine one. Have you got an idea?
As I use the SoftButtonAreas and AreaTopEdge settings, the top border of my touchpad should emulate the three "classic" ThinkPad buttons, and the mouse pointer should not move. This worked fine with synaptic. Now that the driver is evdev, only the middle and right area react to those classic clicks, but the left mouse button area is dead. I have absolutely no idea how to get it back without having mouse pointer movements in those areas. Any suggestions?
Middle click events are not always delivered reliably
Btw: tap-to-click and normal click generally work fine in the areas below AreaTopEdge.
So, have you got an idea how to get the "dead" area working again?
And, why did you use evdev, and not synaptics? I assume you have to make evdev work before synaptics can work, no?
Furthermore: why did you disable your touchpad?
At last, my config files:
50-synaptics.conf
# Example xorg.conf.d snippet that assigns the touchpad driver
# to all touchpads. See xorg.conf.d(5) for more information on
# InputClass.
# DO NOT EDIT THIS FILE, your distribution will likely overwrite
# it when updating. Copy (and rename) this file into
# /etc/X11/xorg.conf.d first.
# Additional options may be added in the form of
# Option "OptionName" "value"
Section "InputClass"
Identifier "touchpad catchall"
Driver "evdev"
MatchIsTouchpad "on"
Option "TapButton1" "1"
Option "TapButton2" "3"
Option "TapButton3" "2"
# This option is recommend on all Linux systems using evdev, but cannot be
# enabled by default. See the following link for details:
# http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
MatchDevicePath "/dev/input/event*"
EndSection
Section "InputClass"
Identifier "touchpad ignore duplicates"
MatchIsTouchpad "on"
MatchOS "Linux"
MatchDevicePath "/dev/input/mouse*"
Option "Ignore" "on"
EndSection
# This option enables the bottom right corner to be a right button on
# non-synaptics clickpads.
# This option is only interpreted by clickpads.
Section "InputClass"
Identifier "Default clickpad buttons"
MatchDriver "evdev"
Option "SoftButtonAreas" "60% 0 0 2600 40% 60% 0 2600"
Option "AreaTopEdge" "2600"
Option "PalmDetect" "1"
Option "HorizTwoFingerScroll" "1"
Option "HorizHysteresis" "30"
Option "VertHysteresis" "30"
Option "FingerPress" "100"
# Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
# To disable the bottom edge area so the buttons only work as buttons,
# not for movement, set the AreaBottomEdge
# Option "AreaBottomEdge" "82%"
EndSection
Section "InputClass"
Identifier "trackpoint catchall"
MatchIsPointer "true"
MatchProduct "TrackPoint|DualPoint Stick"
MatchDevicePath "/dev/input/event*"
Option "EmulateWheel" "1"
Option "EmulateWheelTimeout" "200"
Option "EmulateWheelButton" "2"
Option "XAxisMapping" "6 7"
Option "YAxisMapping" "4 5"
EndSection
# This option disables software buttons on Apple touchpads.
# This option is only interpreted by clickpads.
Section "InputClass"
Identifier "Disable clickpad buttons on Apple touchpads"
MatchProduct "Apple|bcm5974"
MatchDriver "synaptics"
Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
EndSection
90-evdev-trackpoint.conf
Section "InputClass"
Identifier "TrackPoint"
MatchProduct "TrackPoint"
MatchDriver "evdev"
Option "EmulateWheel" "1"
Option "EmulateWheelButton" "2"
Option "XAxisMapping" "6 7"
EndSection
Thanks for your time, and keep up the great work!
Regards,
Laurent
Last edited by LimaSierra (2013-12-12 15:53:07)

Similar Messages

  • Xorg crashes when pressing "ctrl-c" - bug in xf86-input-evdev 2.1.0

    like the title says ..
    when i press ctrl-c (for example copying files in nautilus), xorg restarts. i'm using a config-less xorg like the poster in the second link below.
    first, i get a gdm login screen - there i can enter my user, but after pressing enter it freezes/restarts again.
    the second time, everything is ok.
    this bug is already on the net here:
    https://lists.berlios.de/pipermail/sorc … 00829.html
    and here:
    http://www.mail-archive.com/debian-bugs … 90154.html
    reverting to 1.5.3-2 .....
    does NOT help.
    reverting to xf86-input-evdev 2.0.7-1
    FIXES the problem.
    Bug report here: http://bugs.archlinux.org/task/12372
    Last edited by schuay (2008-12-07 11:32:03)

    Same here, take a look http://bugs.archlinux.org/task/12342

  • Lenovo Thinkpad Compact USB Keyboard with Trackpoint: Middle mouse button and scrolling

    I got this keyboard (KU-1255).
    Unfortunately, it generates bogus mouse button events if I click the middle mouse button and use the trackpoint:
    With "thinkpad scrolling mode" disabled, the middle mouse button is released as soon as I move the trackpoint while still pressing the button!
    Expected behaviour: The middle mouse button is pressed, the event created. Moving the trackpoint moves the cursor normally. Releasing the middle button creates a corresponding event.
    With "thinkpad scrolling mode" enabled, the button is registered as pressed, then scrolling occurs as I move the trackpoint and the button is released if I release it.
    Expected behaviour: No middle mouse button event is registered if I move the trackpoint. Pressing and releasing the middle mouse button is only registered if I click the button without moving the trackpoint.
    When will there be a firmware update available for the keyboard, like for the SK-8855?
    Since I am also using Linux, I would be really interested in fixing this in the firmware, not only getting a new Windows driver.

    Help please.

  • Sdl_image vs. xf86-input-mouse naming convention

    This is really a minor issue, but I just wanted to point out that, people, we should pick either underscores or hyphens.  Because mixing them just gets confusing.  I realize it can be really hard to make all package naming completely perfect, because of the whole problem where you have to kind of name a package after the application contained therein.  But you know, it's just a thought.
    I'm switching to Hyphen Linux: "We Have Our Package Naming Conventions Totally Under Control." 
    Oh, and I'll say it first:  "Yawn..."   

    The reason for this: it's following upstream stuff. xf86-input-mouse is named this way upstream, sdl_image is also named this way upstream.

  • [SOLVED] Touchpad Synaptics not works after last update of xf86-input

    after this packages
    xf86-input-synaptics 1.8.0-2 <<< works
    xf86-input-synaptics 1.8.0-3 << not works
    https://projects.archlinux.org/svntogit … 54796cff46
    dmesg|grep input
    [ 0.866883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.842679] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:04F3:0103.0001/input/input2
    [ 1.842756] hid-generic 0003:04F3:0103.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 04f3:0103] on usb-0000:00:14.0-1/input0
    [ 1.843934] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:04F3:0103.0002/input/input3
    [ 1.844001] hid-generic 0003:04F3:0103.0002: input,hidraw1: USB HID v1.10 Device [HID 04f3:0103] on usb-0000:00:14.0-1/input1
    [ 2.169742] input: A4TECH USB Device as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:09DA:9066.0003/input/input4
    [ 2.169933] hid-generic 0003:09DA:9066.0003: input,hiddev0,hidraw2: USB HID v1.11 Keyboard [A4TECH USB Device] on usb-0000:00:14.0-2/input0
    [ 2.171262] input: A4TECH USB Device as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:09DA:9066.0004/input/input5
    [ 2.171357] hid-generic 0003:09DA:9066.0004: input,hidraw3: USB HID v1.11 Mouse [A4TECH USB Device] on usb-0000:00:14.0-2/input1
    [ 10.099521] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6
    [ 10.099624] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7
    [ 10.099692] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
    [ 10.398671] input: PC Speaker as /devices/platform/pcspkr/input/input9
    [ 11.840489] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input10
    [ 12.211308] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3a/LNXVIDEO:00/input/input11
    [ 12.212530] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12
    [ 13.254950] sound hdaudioC0D0: inputs:
    [ 13.580490] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input13
    [ 13.580985] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
    [ 13.581106] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
    [ 13.581224] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
    [ 17.274881] input: WebCam SC-13HDL11939N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input17
    journalctl -b |grep input
    ago 21 09:02:37 drog-laptop kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    ago 21 09:02:37 drog-laptop kernel: input: HID 04f3:0103 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:04F3:0103.0001/input/input2
    ago 21 09:02:37 drog-laptop kernel: hid-generic 0003:04F3:0103.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 04f3:0103] on usb-0000:00:14.0-1/input0
    ago 21 09:02:37 drog-laptop kernel: input: HID 04f3:0103 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:04F3:0103.0002/input/input3
    ago 21 09:02:37 drog-laptop kernel: hid-generic 0003:04F3:0103.0002: input,hidraw1: USB HID v1.10 Device [HID 04f3:0103] on usb-0000:00:14.0-1/input1
    ago 21 09:02:37 drog-laptop kernel: input: A4TECH USB Device as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:09DA:9066.0003/input/input4
    ago 21 09:02:37 drog-laptop kernel: hid-generic 0003:09DA:9066.0003: input,hiddev0,hidraw2: USB HID v1.11 Keyboard [A4TECH USB Device] on usb-0000:00:14.0-2/input0
    ago 21 09:02:37 drog-laptop kernel: input: A4TECH USB Device as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:09DA:9066.0004/input/input5
    ago 21 09:02:37 drog-laptop kernel: hid-generic 0003:09DA:9066.0004: input,hidraw3: USB HID v1.11 Mouse [A4TECH USB Device] on usb-0000:00:14.0-2/input1
    ago 21 09:02:40 drog-laptop kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6
    ago 21 09:02:40 drog-laptop kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7
    ago 21 09:02:40 drog-laptop kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
    ago 21 09:02:41 drog-laptop kernel: input: PC Speaker as /devices/platform/pcspkr/input/input9
    ago 21 09:02:42 drog-laptop kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input10
    ago 21 09:02:42 drog-laptop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3a/LNXVIDEO:00/input/input11
    ago 21 09:02:42 drog-laptop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12
    ago 21 09:02:43 drog-laptop kernel: sound hdaudioC0D0: inputs:
    ago 21 09:02:44 drog-laptop kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input13
    ago 21 09:02:44 drog-laptop kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
    ago 21 09:02:44 drog-laptop kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
    ago 21 09:02:44 drog-laptop kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
    ago 21 09:02:47 drog-laptop kernel: input: WebCam SC-13HDL11939N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input17
    ago 21 09:02:52 drog-laptop acpid[589]: starting up with netlink and the input layer
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event7 (Power Button)
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event11 (Video Bus)
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event10 (Video Bus)
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event6 (Power Button)
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event5 (Lid Switch)
    cat /usr/share/X11/xorg.conf.d/50-synaptics.conf
    # Example xorg.conf.d snippet that assigns the touchpad driver
    # to all touchpads. See xorg.conf.d(5) for more information on
    # InputClass.
    # DO NOT EDIT THIS FILE, your distribution will likely overwrite
    # it when updating. Copy (and rename) this file into
    # /etc/X11/xorg.conf.d first.
    # Additional options may be added in the form of
    # Option "OptionName" "value"
    Section "InputClass"
    Identifier "touchpad catchall"
    Driver "synaptics"
    MatchIsTouchpad "on"
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    # This option is recommend on all Linux systems using evdev, but cannot be
    # enabled by default. See the following link for details:
    # http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
    MatchDevicePath "/dev/input/event*"
    EndSection
    Section "InputClass"
    Identifier "touchpad ignore duplicates"
    MatchIsTouchpad "on"
    MatchOS "Linux"
    MatchDevicePath "/dev/input/mouse*"
    Option "Ignore" "on"
    EndSection
    # This option enables the bottom right corner to be a right button on clickpads
    # and the right and middle top areas to be right / middle buttons on clickpads
    # with a top button area.
    # This option is only interpreted by clickpads.
    Section "InputClass"
    Identifier "Default clickpad buttons"
    MatchDriver "synaptics"
    Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
    Option "SecondarySoftButtonAreas" "58% 0 0 8% 42% 58% 0 8%"
    EndSection
    # This option disables software buttons on Apple touchpads.
    # This option is only interpreted by clickpads.
    Section "InputClass"
    Identifier "Disable clickpad buttons on Apple touchpads"
    MatchProduct "Apple|bcm5974"
    MatchDriver "synaptics"
    Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
    EndSection
    xinput
    ⎡ Virtual core pointer id=2 [master pointer (3)]
    ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
    ⎜ ↳ HID 04f3:0103 id=11 [slave pointer (2)]
    ⎜ ↳ A4TECH USB Device id=12 [slave pointer (2)]
    ⎜ ↳ A4TECH USB Device id=13 [slave pointer (2)]
    ⎜ ↳ SynPS/2 Synaptics TouchPad id=16 [slave pointer (2)]
    ⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Power Button id=6 [slave keyboard (3)]
    ↳ Video Bus id=7 [slave keyboard (3)]
    ↳ Video Bus id=8 [slave keyboard (3)]
    ↳ Power Button id=9 [slave keyboard (3)]
    ↳ HID 04f3:0103 id=10 [slave keyboard (3)]
    ↳ WebCam SC-13HDL11939N id=14 [slave keyboard (3)]
    ↳ AT Translated Set 2 keyboard id=15 [slave keyboard (3)]
    synclient
    Couldn't find synaptics properties. No synaptics driver loaded?
    lsmod
    Module Size Used by
    bbswitch 12878 0
    nls_iso8859_1 12461 1
    nls_cp437 16553 1
    vfat 21231 1
    fat 61984 1 vfat
    fuse 87446 5
    uvcvideo 78952 0
    videobuf2_vmalloc 12816 1 uvcvideo
    ath3k 12685 0
    videobuf2_memops 12519 1 videobuf2_vmalloc
    videobuf2_core 47787 1 uvcvideo
    ecb 12737 1
    v4l2_common 12995 1 videobuf2_core
    btusb 25625 0
    bluetooth 394557 3 ath3k,btusb
    videodev 126443 3 uvcvideo,v4l2_common,videobuf2_core
    media 18365 2 uvcvideo,videodev
    6lowpan_iphc 16588 1 bluetooth
    snd_hda_codec_hdmi 45117 1
    snd_hda_codec_realtek 67127 1
    snd_hda_codec_generic 63126 1 snd_hda_codec_realtek
    nvram 13034 0
    joydev 17063 0
    mousedev 17272 0
    ipt_REJECT 12465 1
    xt_comment 12427 2
    arc4 12536 2
    xt_LOG 17156 5
    ath9k 94538 0
    ath9k_common 21746 1 ath9k
    ath9k_hw 403753 2 ath9k_common,ath9k
    ath 26067 3 ath9k_common,ath9k,ath9k_hw
    mac80211 514630 1 ath9k
    r8169 68119 0
    mii 12675 1 r8169
    cfg80211 454161 4 ath,ath9k_common,ath9k,mac80211
    snd_hda_intel 26327 4
    snd_hda_controller 26727 1 snd_hda_intel
    snd_hda_codec 108552 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
    i915 864723 4
    drm_kms_helper 49262 1 i915
    snd_hwdep 17244 1 snd_hda_codec
    snd_pcm 88487 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
    iTCO_wdt 12831 0
    iTCO_vendor_support 12649 1 iTCO_wdt
    coretemp 12820 0
    hwmon 12930 1 coretemp
    led_class 12859 1 ath9k
    intel_rapl 17356 0
    rfkill 18867 3 cfg80211,bluetooth
    x86_pkg_temp_thermal 12951 0
    psmouse 102792 0
    drm 258005 6 i915,drm_kms_helper
    intel_powerclamp 17122 0
    kvm_intel 143217 0
    snd_timer 26614 1 snd_pcm
    shpchp 35210 0
    lpc_ich 20768 0
    mei_me 17941 0
    intel_gtt 17848 1 i915
    kvm 413027 1 kvm_intel
    crct10dif_pclmul 13394 0
    crc32_pclmul 12915 0
    crc32c_intel 21809 0
    ghash_clmulni_intel 12978 0
    cryptd 18553 1 ghash_clmulni_intel
    microcode 22061 0
    evdev 21544 29
    pcspkr 12595 0
    mac_hid 12633 0
    i2c_algo_bit 12744 1 i915
    i2c_i801 16965 0
    mei 75033 1 mei_me
    serio_raw 12849 0
    i2c_core 50152 7 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,v4l2_common,videodev
    tpm_tis 17134 0
    thermal 17559 0
    fan 12681 0
    battery 13356 0
    snd 69340 16 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
    soundcore 13031 2 snd,snd_hda_codec
    tpm 31467 1 tpm_tis
    video 17995 1 i915
    button 12909 1 i915
    processor 27777 0
    xt_limit 12601 7
    wmi 17339 0
    ac 12715 0
    xt_tcpudp 12527 11
    xt_addrtype 12557 4
    nf_conntrack_ipv4 17706 7
    nf_defrag_ipv4 12483 1 nf_conntrack_ipv4
    xt_conntrack 12681 7
    ip6_tables 26025 0
    nf_conntrack_netbios_ns 12445 0
    nf_conntrack_broadcast 12365 1 nf_conntrack_netbios_ns
    nf_nat_ftp 12460 0
    nf_nat 22338 1 nf_nat_ftp
    nf_conntrack_ftp 16783 1 nf_nat_ftp
    nf_conntrack 87324 7 nf_nat_ftp,nf_conntrack_netbios_ns,nf_nat,xt_conntrack,nf_conntrack_broadcast,nf_conntrack_ftp,nf_conntrack_ipv4
    iptable_filter 12536 1
    ip_tables 26011 1 iptable_filter
    x_tables 27104 10 xt_comment,ip_tables,xt_tcpudp,xt_limit,xt_conntrack,xt_LOG,iptable_filter,ipt_REJECT,ip6_tables,xt_addrtype
    ext4 497695 2
    crc16 12343 2 ext4,bluetooth
    mbcache 17171 1 ext4
    jbd2 86460 1 ext4
    hid_generic 12393 0
    usbhid 44507 0
    hid 102220 2 hid_generic,usbhid
    sd_mod 44356 5
    sr_mod 21903 0
    cdrom 47479 1 sr_mod
    crc_t10dif 12431 1 sd_mod
    crct10dif_common 12356 2 crct10dif_pclmul,crc_t10dif
    atkbd 22254 0
    libps2 12739 2 atkbd,psmouse
    ahci 29195 4
    libahci 27158 1 ahci
    libata 181553 2 ahci,libahci
    ehci_pci 12512 0
    scsi_mod 142915 3 libata,sd_mod,sr_mod
    xhci_hcd 152990 0
    ehci_hcd 69939 1 ehci_pci
    usbcore 199328 7 ath3k,btusb,uvcvideo,ehci_hcd,ehci_pci,usbhid,xhci_hcd
    usb_common 12440 1 usbcore
    i8042 18002 1 libps2
    serio 18282 6 serio_raw,atkbd,i8042,psmouse
    EDIT:
    cat /var/log/Xorg.0.log| grep Synap
    [ 301.566] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event9)
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 301.566] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 301.566] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event9"
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found 3 mouse buttons
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute multitouch axes
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
    [ 301.566] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
    [ 301.566] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
    [ 301.567] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 301.567] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 16)
    [ 301.567] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 301.567] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    (EE) [dix] SynPS/2 Synaptics TouchPad: unable to find touch point 1
    EDIT2:
    SOLVED!
    just remove /etc/X11/xorg.conf.d/10-evdev.conf
    Last edited by drog (2014-08-21 13:29:49)

    lordheavy wrote:
    X reads first configuration in /usr/share/X11/xorg.conf.d then /etc/X11/xorg.conf.d
    When you copy 10-evdev.conf file into /etc/X11 you completly override previous system configuration. It's the reason copying synaptics configuration file into /etc/X11 fixes the issue
    Defining default system configuration in /etc/X11 with previous xorg was a mistake, now it's fixed.
    Wiki should be fixed. It's not a packaging bug, but a configuration bug.
    @lordheavy
    I agree with you that the new xf86-input-synaptics package is using the right configuration scheme, however it is breaking the functionality on every installed system. It was a packaging bug, which is now fixed, but it has to be handled manually by most users of previous versions. That's why I won't re-open the bug report FS#41589. Instead, I am asking here: shouldn't this change be notified to the users just like it has been done for most breaking changes on archlinux frontpage news?
    By the way, thanks for your great work.

  • How can I get the middle mouse button to work with the toolbar button?

    Yesterday firefox stopped responding to middle-mouse clicks made in the bookmarks toolbar. Middle mouse buttons still work in web pages.

    Hi,
    Please check if this happens in [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]. Safe mode disables the installed '''Extensions''', and themes ('''Appearance''') in '''Tools''' ('''Alt''' + '''T''') > '''Add-ons'''. Hardware acceleration is also temporarily disabled - the manual setting is '''Tools''' > '''Options''' > '''Advanced''' > '''General''' > [https://support.mozilla.org/en-US/kb/Options%20window%20-%20Advanced%20panel?as=u '''Use hardware acceleration when available''']. All these settings/options/add-ons can also be individually or collectively disabled/enabled/changed in Firefox normal mode to check if an extension, theme, option or hardware acceleration is causing issues. Disabling/enabling hardware acceleration, and some types of add-ons in normal mode may require a Firefox restart.
    [http://support.mozilla.com/en-US/kb/Uninstalling+add-ons Uninstalling Add-ons]
    [http://kb.mozillazine.org/Uninstalling_toolbars Uninstalling Toolbars]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.org/en-US/kb/Options%20window Options]

  • Middle mouse click no longer works after recent update

    I noticed after updating about 3 days ago that clicking the scroll wheel no longer acts as middle click on my MX Revolution mouse from logitech anymore. Pressing on the scroll wheel use to act as middle mouse click, now it just switches between scroll modes. I would like to have the former functionality returned as I really like to be able to open links in new tabs and paste with just one click.
    Does anyone know how I could get this functionality working again on this mouse? All other button functions work as they did prior to the update that changed my scroll wheel click behavior.
    Thanks for any help with this matter and please let me know if any other information is needed to diagnosis this problem.
    Last edited by daedalusman (2009-07-26 05:06:48)

    djszapi wrote:
    Does this mouse work with other OS/PC ?
    After a simple reboot or pacman -Syu, do you backup to roll back ? Can you mention which packages/files were updated?
    Yes the mouse works in windows, but logitech provides a configuration utility for it and so I use that set it up. In linux there is no such utility to configure the mouse. There use to be btnx and that worked great but it's no longer in the repos or AUR so I don't use that anymore. I haven't done pacman -Sc or pacman -Scc in a while so I should still have the packages to roll back, but I'm not sure what package update caused this. Here is a list of the of packages that were updated just before this started happening, from pacman.log...
    [2009-07-22 11:20] synchronizing package lists
    [2009-07-22 11:20] starting full system upgrade
    [2009-07-22 11:21] starting full system upgrade
    [2009-07-22 11:23] upgraded python (2.6.2-4 -> 2.6.2-5)
    [2009-07-22 11:23] upgraded brltty (4.0-2 -> 4.0-3)
    [2009-07-22 11:23] upgraded cairomm (1.8.0-1 -> 1.8.2-1)
    [2009-07-22 11:23] upgraded device-mapper (1.02.32-2 -> 1.02.33-1)
    [2009-07-22 11:23] upgraded devicekit-power (008-1 -> 009-1)
    [2009-07-22 11:23] upgraded dri2proto (2.0-1 -> 2.1-1)
    [2009-07-22 11:23] upgraded ptlib (2.6.2-1 -> 2.6.4-1)
    [2009-07-22 11:23] upgraded opal (3.6.2-1 -> 3.6.4-1)
    [2009-07-22 11:23] upgraded ekiga (3.2.4-1 -> 3.2.5-1)
    [2009-07-22 11:23] upgraded glibmm (2.20.0-1 -> 2.20.1-1)
    [2009-07-22 11:23] upgraded pango (1.24.4-1 -> 1.24.5-1)
    [2009-07-22 11:23] upgraded gtk2 (2.16.4-2 -> 2.16.5-1)
    [2009-07-22 11:23] upgraded libcanberra (0.12-1 -> 0.14-1)
    [2009-07-22 11:23] upgraded gnome-power-manager (2.26.2-1 -> 2.26.3-1)
    [2009-07-22 11:23] upgraded gstreamer0.10-base-plugins (0.10.23-1 -> 0.10.23-2)
    [2009-07-22 11:23] >>> Updating module dependencies. Please wait ...
    [2009-07-22 11:23] >>> MKINITCPIO SETUP
    [2009-07-22 11:23] >>> ----------------
    [2009-07-22 11:23] >>> If you use LVM2, Encrypted root or software RAID,
    [2009-07-22 11:23] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2009-07-22 11:23] >>> More information about mkinitcpio setup can be found here:
    [2009-07-22 11:23] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2009-07-22 11:23]
    [2009-07-22 11:23] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2009-07-22 11:23] ==> Building image "default"
    [2009-07-22 11:23] ==> Running command: /sbin/mkinitcpio -k 2.6.30-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2009-07-22 11:23] :: Begin build
    [2009-07-22 11:23] :: Parsing hook [base]
    [2009-07-22 11:23] :: Parsing hook [udev]
    [2009-07-22 11:23] :: Parsing hook [autodetect]
    [2009-07-22 11:24] :: Parsing hook [pata]
    [2009-07-22 11:24] :: Parsing hook [scsi]
    [2009-07-22 11:24] :: Parsing hook [sata]
    [2009-07-22 11:24] :: Parsing hook [filesystems]
    [2009-07-22 11:24] :: Generating module dependencies
    [2009-07-22 11:24] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2009-07-22 11:24] ==> SUCCESS
    [2009-07-22 11:24] ==> Building image "fallback"
    [2009-07-22 11:24] ==> Running command: /sbin/mkinitcpio -k 2.6.30-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2009-07-22 11:24] :: Begin build
    [2009-07-22 11:24] :: Parsing hook [base]
    [2009-07-22 11:24] :: Parsing hook [udev]
    [2009-07-22 11:24] :: Parsing hook [pata]
    [2009-07-22 11:24] :: Parsing hook [scsi]
    [2009-07-22 11:24] :: Parsing hook [sata]
    [2009-07-22 11:24] :: Parsing hook [filesystems]
    [2009-07-22 11:24] :: Generating module dependencies
    [2009-07-22 11:24] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2009-07-22 11:24] ==> SUCCESS
    [2009-07-22 11:24] upgraded kernel26 (2.6.30.1-1 -> 2.6.30.2-1)
    [2009-07-22 11:24] upgraded lib32-libdrm (2.4.11-2 -> 2.4.12-1)
    [2009-07-22 11:24] upgraded libdrm (2.4.11-2 -> 2.4.12-1)
    [2009-07-22 11:24] upgraded libpng (1.2.37-1 -> 1.2.38-1)
    [2009-07-22 11:24] upgraded libtracker (0.6.6-1 -> 0.6.95-1)
    [2009-07-22 11:24] upgraded lvm2 (2.02.47-2 -> 2.02.48-1)
    [2009-07-22 11:24] upgraded mesa (7.4.4-1 -> 7.5-1)
    [2009-07-22 11:24] upgraded nautilus-cd-burner (2.24.0-1 -> 2.24.0-2)
    [2009-07-22 11:24] upgraded perl (5.10.0-5 -> 5.10.0-6)
    [2009-07-22 11:24] upgraded pycairo (1.8.4-1 -> 1.8.6-1)
    [2009-07-22 11:24] upgraded xorg-server (1.6.1.901-3 -> 1.6.2-1)
    [2009-07-22 23:38] adding new group: ntp
    [2009-07-22 23:38] adding new user: ntp
    [2009-07-22 23:38] installed openntpd (3.9p1-7)
    Hope this helps in figuring out this problem, thanks for your help.

  • Auto-scoll (middle mouse button) gone/not working in Firefox 20/Windows 7 64-bit?

    duplicate of [/questions/956896]
    I recently upgraded both my work PC and my home PC to Firefox 20.0.1. My work PC (Win XP 32-bit) works fine, but my home PC (Win 7 64-bit) no longer allows me to auto-scroll when I click the middle mouse button (it does nothing). I have tried restarting Firefox with all addons disabled, as well as a totally fresh install, but haven't had any luck. To clarify, the mouse wheel itself still works as it should, it's just clicking it in to auto-scroll that's the problem.
    Has anyone else experienced this?
    ##EDIT##
    Please delete this (double post)

    Did you check the setting?
    *Tools > Options > Advanced > General: Browsing: "Use autoscrolling"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Auto-scoll (middle mouse button) gone in Firefox 20/Windows 7 64-bit

    I recently upgraded both my work PC and my home PC to Firefox 20.0.1. My work PC (Win XP 32-bit) works fine, but my home PC (Win 7 64-bit) no longer allows me to auto-scroll when I click the middle mouse button (it does nothing). I have tried restarting Firefox with all addons disabled, as well as a totally fresh install, but haven't had any luck. To clarify, the mouse wheel itself still works as it should, it's just clicking it in to auto-scroll that's the problem. I have confirmed that 'Use Autoscrolling' is set under Options>Advanced on both computers.
    Has anyone else experienced this?

    Did you check the setting?
    *Tools > Options > Advanced > General: Browsing: "Use autoscrolling"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Mouse scroll wheel do not command Photoshop input fields correctly

    Hi guys,
    Some general info:
    1. I have Logitech Keyboard K800 - it have its own receiver
    2. I have Logitech Mouse (MX1100) - it have its own receiver
    3. Photoshop CS6 x64 - latest updates
    4. Windows 7 x64 - latest updates
    5. SetPoint - latest version
    6. More about the system (please let me know if I have to post all the text from Photoshop System Info popup):
    Adobe Photoshop Version: 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00) x64
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: Intel CPU Family:6, Model:10, Stepping:7 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 3410 MHz
    Built-in memory: 16342 MB
    Free memory: 9098 MB
    Memory available to Photoshop: 14718 MB
    Memory used by Photoshop: 90 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: NVIDIA Corporation
    Video Card Renderer: GeForce GTX 560/PCIe/SSE2
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 1050, right: 1680
    Video Card Number: 1
    Video Card: NVIDIA GeForce GTX 560
    OpenCL Version:
    Driver Version: 9.18.13.1090
    Driver Date: 20121229000000.000000-000
    Video Card Driver: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
    Video Mode: 1680 x 1050 x 4294967296 colors
    Video Card Caption: NVIDIA GeForce GTX 560
    Video Card Memory: 1024 MB
    Video Rect Texture Size: 16384
    Serial number: 92298292820550253494
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\
    Temporary file path: C:\Users\kckfm\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      F:\, 685.6G, 198.8G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Plug-ins\
    Additional Plug-ins folder: not set
    Some other info:
    You  know that you can control Photoshop input fields http://screencast.com/t/ApVseKYRxz with the mouse scroll wheel. Pretty handy indeed. You just have to click on the field and spin the wheel and values changing.
    The problem:
    My mouse wheel cannot control the input fields in this way. I select the field, spin the wheel and nothing happen. When I spin it faster a couple of times, than the values get changing - pretty strange ha? Scrolling normally - do not change, scrolling fast change. But to scroll fast is not an option because I cannot change the values slightly with small increments... There is a bug really...
    What I tried and didn't work:
    1. Restarted Photoshop
    2. Plug/Unplug and change different USB slots for both receivers.
    3. Reintalling latest SetPoint Drivers (after uninstall I run ccleaner)
    4. Put all SetPoint settings to defaults (because I programmed some mouse keys to Photoshop specifically).
    5. Install earlier versions of SetPoint drivers.
    6. Set my UEFI BIOS to defaults.
    7. Restarted the BIOS to load all the drivers again, but still no luck
    (the last think I didn't do is to reinstall Photoshop)
    What I have investigated so far:
    1. When I restart the computer and run Photoshop it works perfect HA! , but after a seconds it do not words again ...
    2. When I stop SetPoint software, when I shut down it, it words perfect.
    3. When I unplug keyboard receiver it words perfect, but I do not have keyboard:)
    4. Everything works perfect in Illustrator and After effects.
    5. Also I noticed that when I scroll images in CameraRaw - http://screencast.com/t/xKnn6cY9 the I have to scroll harder and spin the wheel harder to scroll - the same problem.
    6. Also in photoshop and bridge scrolling here - is pretty smooth and works perfect - http://screencast.com/t/75IXMG6Zria
    Maybe the most important part - When I start experiencing the problem:
    I had same configuration , same everything and everything worked fine.
    I installed SSD disk, reinstalled Windows (same like before), updated my BIOS to UEFI. Installed Photoshop and SetPoint and problem started.
    Posted same request to Logitech, but want to ask you for help too.
    Thanks!

    Hi all,
    I found a solution.
    1. Uninstall your current Setpoint Driver.
    2. Run CCleaner - http://www.piriform.com/ccleaner
    3. Download an older version of SetPoint - http://www.oldapps.com/setpoint.php
    (I used SetPoint 6.15 (x64), I tried 6.20, 6.32, 6.50 , but no luck)
    4. Now everything is all right!
    Thanks!
    Can somebody mark this as solved? Thanks!
    SK

  • Middle mouse button doesn't work in Firefox

    On my Lenovo Thinkpad the middle mouse button, that scrolls a web page up and down, doesn't work in Firefox only. In all other programs (including IE) the scroll function of the trackpoint middle button works fine, but in Firefox not at all. One solution described at Firefox is to edit a pref for a "ui.trackpoint_hackenabled" parameter, and I did change that value to 1, and restarted Firefox, but NO luck.
    I'm using 4.0.1.

    Nobody got any insights?

  • Xf86-input-synaptics 1.5.0-1 = 1.5.99-0.2 No „afterscroll"

    After upgrade of package xf86-input-synaptics from 1.5.0-1 to 1.5.99-0.2 on x86_64 my synaptics touchpad lost ability to do Coasting*.
    * I guess that's how ability to do scroll drift called. You start scrolling quickly and release touchpad. After release scrolling still goes on.
    ADDITIONAL INFO:
    * I see a lot of
    ![1331675832,000,xklavier_evt_xkb.c:xkl_xkb_process_x_event/] ATTENTION! Currently cached group 0 is not equal to the current group from the event: 1
    in my .xsession-errors
    * Fiddling with synaptic options didn't resulted in any desirable result.
    * Downgrading to previous 1.5.0-1 version makes cursor to not even budge. I mean it just doesn't move.
    * I'm not very sure that exactly xf86-input-synaptics is to blame. There was bunch of other xorg-* and xf86-* packages upgraded too.
    * I still see some effects that shows that Coasting actually works, but just not, like expected. Current behaviour is:
    When you scroll quickly and release touchbar scrolling stops. After ~0.5 second it scrolls by 1 scroll step in direction it should drift/coast to.

    I experienced the same using [testing] earlier, cross thread for reference: https://bbs.archlinux.org/viewtopic.php?id=136743
    If you say this used to work alright, this might be worth a ticket on flyspray: https://bugs.archlinux.org/

  • In UNIX middle mouse button pastes clipboard text to noneditable JTextField

    In UNIX, if you have a JTextField which is not editable, i.e. setEditable(false), clipboard text can still be pasted to the JTextField if the middle mouse button is pressed. How can I prevent this?
    I've tried overriding the JTextComponent paste() method,but that only works if the user hits CTRL-V, but not for the middle mouse button click. A GlassPane works but blocks all events for the entire frame.
    How do I prevent middle mouse button clicks from pasting into a noneditable JTextField?

    This is actually a bug in java that has been reported and fixed so in the next release i would expect that it will work. We found the bug about 8 months ago and reported it and have since recieved email from sun saying the bug has been fixed. They had a similar problem with the CTRL-V paste before and fixed it but apparently forgot to fix the unix based middle click paste. We decided that the bug wasn't something we needed to fix so we never investigated a work around for it.

  • Disable middle mouse button paste, but keep other functions

    Hello everybody,
    I am proud to own a Thinkpad USB-Keyboard with a TrackPoint, attachted to a UltraBase with a x201 on it. But this keyboard has a little problem. When I want to scroll with the middle button and the TrackPoint it first pastes the content of the Clipboard and for example in firefox another page is loaded if there was a link in the clipboard. This does not happen on the Keyboard of the laptop, but only on the USB-Keyboard. And because I don't use the paste-feature anyway I tried to remove it by remapping the mouse buttons in .Xmodmap like this:
    "pointer = 1 2 3 4 ~"
    to
    "pointer = 1 0 3 4 ~",
    but this only kept the scrolling function and disabled not only the pasting, but also the other functions like closing tabs.
    I would like to ask you how it is possible to disable the middle mouse-button-paste-feature but to keep all the other middle-mouse-button related functions, like closing tab, open hyperlinks in new tabs and of course scrolling with the TrackPoint.
    It would also be great if someone knows a solution for the misbehavior of the Thinkpad USB-Keyboard.
    Thank you very much

    shubb wrote:
    You are referring to the Trackpad, not mouse. 
    No I'm not.

  • Has anyone had trouble with the middle mouse (open in new tab) button lately?

    Hi gang. Since v29 came out, I have been having trouble with the middle mouse (open in new tab) button.
    Sometimes the button does not register with Firefox. And sometimes FF acts like I pressed it several times.
    Has anyone else had any problems? I use an add-on called
    '''''[https://addons.mozilla.org/en-US/firefox/addon/mclickfocustab/?src=collection&collection_id=33bf10fa-666d-45a2-9bc9-491ce21671c6 MClickFocusTab]'''''
    I disabled it but the problem was still there.

    ''''' "Sometimes the button does not register with Firefox. And sometimes FF acts like I pressed it several times." '''''
    Sounds like a mouse on its' way to mouse-heaven. Seriously, the exact symptoms I have seen with a dozen 3 button mouse's (?meese - ?mice) over the last 15 years. <br />
    Not registering a click is usually due to a dirty contact. And the "double-click" is when the flat spring looses tension and bounces.
    I have had similar happen with the left button, too. But when it happens to that button it is more noticeable much sooner.
    I bought a box of a dozen A4D house branded infrared wireless 3-button mouse's for like $24.00 back in 2000 that were on clearance because the driver disk didn't support W2K, only Win95, 98, and NT4. I got newer drivers from the A4D website and wore all 12 out over the 8 or 9 years. I even fixed a few that broke from the parts from other broken mouse's. I still have 6 or 7 of them laying in the "needs to be fixed" box under my workbench. I'll probably never fix them though, the nano receiver USB mouses I have been using for the 4 or 5 years have much better battery life and lately only need one AA battery.

Maybe you are looking for

  • I need to change my apple id as I will shortly have a new email address

    I currently would like to keep the email address I used on my iPad/iPhone the same but would like to change my apple id usining another email address?

  • Function key problem on HP Pavilion after upgrade to Windows 8

    HP Pavilion Dv7 / Windows 8 pro 64 bits  Since I upgrade from Windows some Function keys are no more running  F1 Help  is running F2 ??? F3  www is still running F4  ??? F5 is running F6 ??? F7 Brightness --- NOT running F8 Brightness ++ NOT running

  • All songs selected will not transfer from iTunes to iPod

    Previously my iTunes transferred accurately to my iPod. My most recent additions to my library are a couple of audio books. Now, one of my music CDs will not transfer to my iPod and only the first 6 chapters of one of my books will transfer. The rest

  • ITunes sync disables EAS sync

    I have user that just updated iTunes to the latest version. Now whenever he syncs with his laptop, his EAS will stop syncing. He can go back in and setup the account again and it will work until he syncs. Then it stops.

  • EASY Q: Use Coldfusion to generate XML

    I'm certain this is an easy question, but I've spent 4 hours pouring over CF docs and forum postings trying to figure out how to do this, with no luck. Can someone smarter please enlighten me on how I can use CF to create the xml document that my map