From d25b7205db0b6a33f043c60c8466c848af5847df Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Mon, 24 Aug 2009 17:59:42 +0200 Subject: [PATCH] extras/keymap: Fix hold key on Acer Aspire 6920 The Hold key locks the panel and is hardwired. It doesn't have a sensible keycode to map to, and shouldn't be overloaded either. --- extras/keymap/keymaps/acer-aspire_6920 | 1 - 1 file changed, 1 deletion(-) diff --git a/extras/keymap/keymaps/acer-aspire_6920 b/extras/keymap/keymaps/acer-aspire_6920 index 6a1c8cfe..699c954b 100644 --- a/extras/keymap/keymaps/acer-aspire_6920 +++ b/extras/keymap/keymaps/acer-aspire_6920 @@ -1,6 +1,5 @@ 0xD9 bluetooth # (toggle) on-to-off 0x92 media 0x9E back -0xCA stop # "Hold" 0x83 rewind 0x89 fastforward -- 2.39.5