Fn + f10 (mute toggle) bug on eeepc 1000 h
Bug #292107 reported by
Murphy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu EeePC Kernel |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
when try the shortcut fn+f10 to toggle on/off the mute volume it repeats operation 2 times making the effective switch impossible
(eeepc 1000H with intrepid and eeepc-intrepid-lean kernel
I think, it's because eeepc-config and hotkey-setup (?) react to this key both. eeepc-config lines:
For me I comment in /etc/default/
EEEPC_HOTKEY_ MUTE_TOGGLE= "acpi_fakekey $KEY_MUTE" VOLUME_ DOWN="acpi_ fakekey $KEY_VOLUMEDOWN" VOLUME_ UP="acpi_ fakekey $KEY_VOLUMEUP"
EEEPC_HOTKEY_
EEEPC_HOTKEY_