Public bug reported:

Binary package hint: tracker

I have a Acer 5920g laptop, I'm using the latest ubuntu intrepid.
So there are two touchpads, one with media keys.
If I press some of these media keys it cause an x server to restart. what is 
the problem?
Here is my xorg.conf:

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "TouchPad"
    InputDevice    "AcerMediaKeys"
EndSection

Section "InputDevice"
   Identifier       "TouchPad"
   Driver           "synaptics"
   Option           "CorePointer"
   Option           "Protocol" "event"
   Option          "Device"   "/dev/input/eventtouchpad"
   Option           "MaxTapTime"  "100"
   Option           "MaxTapMove"  "220"
   Option           "AccelFactor"               "0.05"
   Option           "SHMConfig" "true"
EndSection

Section         "InputDevice"
        Identifier      "AcerMediaKeys"
        Driver          "evdev
        Option        "Device" "/dev/input/eventkeys"
        Option        "SendCoreEvents" "true"
EndSection
...

** Affects: tracker (Ubuntu)
     Importance: Undecided
         Status: New

-- 
acer 5920g media keys cause an x server to restart
https://bugs.launchpad.net/bugs/277461
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to