Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 61150 Details for
Bug 95975
acerhk-0.5.26 (Bump)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
The wireless keys redefinition patch
acerhk-0.5.25-redef-wireless.patch (text/plain), 1.09 KB, created by
Jurek Bartuszek (RETIRED)
on 2005-06-13 06:57:23 UTC
(
hide
)
Description:
The wireless keys redefinition patch
Filename:
MIME Type:
Creator:
Jurek Bartuszek (RETIRED)
Created:
2005-06-13 06:57:23 UTC
Size:
1.09 KB
patch
obsolete
>--- acerhk-0.5.25/acerhk.c 2005-06-07 14:07:00.000000000 +0100 >+++ acerhk-0.5.25/acerhk.c 2005-06-13 15:07:59.374721938 +0100 >@@ -1722,7 +1722,7 @@ > set_keymap_name(k_p3, KEY_PROG3); > set_keymap_name(k_www, KEY_WWW); > set_keymap_name(k_mail, KEY_MAIL); >- set_keymap_name(k_wireless, KEY_XFER); >+ set_keymap_name(k_wireless, KEY_KPLEFTPAREN); > set_keymap_name(k_power, KEY_POWER); > set_keymap_name(k_mute, KEY_MUTE); > set_keymap_name(k_volup, KEY_VOLUMEUP); >@@ -1730,13 +1730,12 @@ > set_keymap_name(k_res, KEY_CONFIG); > set_keymap_name(k_close, KEY_CLOSE); > set_keymap_name(k_open, KEY_OPEN); >- /* I am not really happy with the selections for wireless and wireless2 */ >- set_keymap_name(k_wireless2, KEY_XFER); >+ set_keymap_name(k_wireless2, KEY_KPRIGHTPAREN); > set_keymap_name(k_play, KEY_PLAYPAUSE); > set_keymap_name(k_stop, KEY_STOPCD); > set_keymap_name(k_prev, KEY_PREVIOUSSONG); > set_keymap_name(k_next, KEY_NEXTSONG); >- set_keymap_name(k_display, KEY_MEDIA); /* also not happy with this */ >+ set_keymap_name(k_display, KEY_MEDIA); > if (verbose > 1) > print_mapping(); > }
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 95975
:
61149
| 61150