My (capacitive) media keys have recently become autonomous, causing my wifi to switch on and off at random intervals and effectively rendering the machine unusable.
How can I disable those keys? My preferred solution is to simply disable or misconfigure the daemon that intercepts the XF86WLAN and XF86Bluetooth keyboard events. I can't seem to figure out though which daemon is currently responsible for this, so some help is appreciated.
I'm running Debian Wheezy with a default GNOME 3 setup.
replace key <I245> { [ XF86Launch1 ] };to my xkbcomp keymap, where<I245>is the code originally mapped toXF86Bluetooth, and it still didn't work;xevcorrectly sees pressing the bluetooth button asXF86Launch, but my bluetooth still gets turned off. This is indeed an acpi issue, and there doesn't seem to be an option in BIOS to turn off the keys.