Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 242707 Details for
Bug 331859
app-misc/mouseremote does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New mouseremote-gentoo.patch
mouseremote-gentoo.diff (text/plain), 1.10 KB, created by
Dane Smith (RETIRED)
on 2010-08-13 04:21:41 UTC
(
hide
)
Description:
New mouseremote-gentoo.patch
Filename:
MIME Type:
Creator:
Dane Smith (RETIRED)
Created:
2010-08-13 04:21:41 UTC
Size:
1.10 KB
patch
obsolete
>diff -Naur MouseRemote.ORG/client/MouseRemote.conf MouseRemote/client/MouseRemote.conf >--- MouseRemote.ORG/client/MouseRemote.conf Sat Oct 9 21:03:42 1999 >+++ MouseRemote/client/MouseRemote.conf Sat May 4 16:04:43 2002 >@@ -61,3 +61,35 @@ > > # Definitions for the DVD device > [DVD] >+Power >+ChUp >+ChDown >+Mute >+VolUp >+VolDown >+Play >+Stop >+TxtRes >+Rew >+FF >+0 >+1 >+2 >+3 >+4 >+5 >+6 >+7 >+8 >+9 >+Ent >+Pause >+Last >+Disp >+AB >+Shift >+Guide >+Select >+TxtOff >+TxtTrns >+Rec >diff -Naur MouseRemote.ORG/client/MouseRemoteKeys.pl MouseRemote/client/MouseRemoteKeys.pl >--- MouseRemote.ORG/client/MouseRemoteKeys.pl Sun Oct 10 00:09:42 1999 >+++ MouseRemote/client/MouseRemoteKeys.pl Sat May 4 15:58:58 2002 >@@ -11,6 +11,7 @@ > play => 0x0d, > stop => 0x0e, > power => 0x0f, >+ txtres => 0x1b, > rew => 0x1c, > ff => 0x1d, > 0 => 0x40, >@@ -31,11 +32,13 @@ > 'shift' => 0x6b, > guide => 0x6d, > 'select' => 0x93, >+ txtoff => 0x9b, >+ txttrns => 0xeb, > rec => 0xff, > > pc => 0x2b, >- phone => 0x4b, >+ phone => 0x4b, # Marked as F2 on my model > web => 0x8b, > cd => 0xab, >- dvd => 0xcb, >+ dvd => 0xcb, # Marked as F1 on my model > );
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 Raw
Actions:
View
Attachments on
bug 331859
:
242069
|
242701
|
242703
|
242705
| 242707 |
242709