Public bug reported:
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: ubuntu
Importance: Undecided
Status: New
--
acer 5920g media keys cause an x server to restart
https://bugs.launchpad.net/bugs/277463
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs