Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 53589 Details for
Bug 85434
[EBUILD] acerhk version 0.5.21
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Redefine wireless keys patch
acerhk-0.5.21-redef-wireless.patch (text/plain), 1.09 KB, created by
Jurek Bartuszek (RETIRED)
on 2005-03-15 16:49:18 UTC
(
hide
)
Description:
Redefine wireless keys patch
Filename:
MIME Type:
Creator:
Jurek Bartuszek (RETIRED)
Created:
2005-03-15 16:49:18 UTC
Size:
1.09 KB
patch
obsolete
>--- acerhk-0.5.21/acerhk.c 2005-03-14 22:20:10.000000000 +0100 >+++ acerhk-0.5.21/acerhk.c 2005-03-15 21:21:02.957482584 +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 85434
:
53588
| 53589