Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 604773 Details for
Bug 848270
Elantech touchpad properly detected but doesn't work without some wonky workaround
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
0001-acer-wmi-test-patch-for-remove-0x82-acpi-event-with.patch
0001-acer-wmi-test-patch-for-remove-0x82-acpi-event-with.patch (text/plain), 985 bytes, created by
jlee
on 2012-08-16 03:38:17 UTC
(
hide
)
Description:
0001-acer-wmi-test-patch-for-remove-0x82-acpi-event-with.patch
Filename:
MIME Type:
Creator:
jlee
Created:
2012-08-16 03:38:17 UTC
Size:
985 bytes
patch
obsolete
>From 969d1c0bb4fc4b69ef9d037687b4591fbd9df24f Mon Sep 17 00:00:00 2001 >From: Lee, Chun-Yi <jlee@suse.com> >Date: Thu, 16 Aug 2012 11:28:20 +0800 >Subject: [PATCH] acer-wmi: test patch for remove 0x82 acpi event with KEY_TOUCHPAD_TOGGLE > > >Signed-off-by: Lee, Chun-Yi <jlee@suse.com> >--- > drivers/platform/x86/acer-wmi.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/drivers/platform/x86/acer-wmi.c b/drivers/platform/x86/acer-wmi.c >index 3782e1c..db7376b 100644 >--- a/drivers/platform/x86/acer-wmi.c >+++ b/drivers/platform/x86/acer-wmi.c >@@ -125,7 +125,7 @@ static const struct key_entry acer_wmi_keymap[] = { > {KE_IGNORE, 0x63, {KEY_BRIGHTNESSDOWN} }, > {KE_KEY, 0x64, {KEY_SWITCHVIDEOMODE} }, /* Display Switch */ > {KE_IGNORE, 0x81, {KEY_SLEEP} }, >- {KE_KEY, 0x82, {KEY_TOUCHPAD_TOGGLE} }, /* Touch Pad On/Off */ >+// {KE_KEY, 0x82, {KEY_TOUCHPAD_TOGGLE} }, /* Touch Pad On/Off */ > {KE_IGNORE, 0x83, {KEY_TOUCHPAD_TOGGLE} }, > {KE_END, 0} > }; >-- >1.6.0.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 848270
: 604773 |
604789
|
612620
|
612621
|
613362
|
613366
|
613883