Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 26039 Details for
Bug 33335
app-misc/fnfx-0.2.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch adds keycodes for remote and adds more to sample rc
fnfx-0.2-misc.patch (text/plain), 3.16 KB, created by
Ben Ford
on 2004-02-21 03:03:38 UTC
(
hide
)
Description:
patch adds keycodes for remote and adds more to sample rc
Filename:
MIME Type:
Creator:
Ben Ford
Created:
2004-02-21 03:03:38 UTC
Size:
3.16 KB
patch
obsolete
>diff -ur fnfx-0.2.orig/etc/fnfxd.conf fnfx-0.2/etc/fnfxd.conf >--- fnfx-0.2.orig/etc/fnfxd.conf 2003-11-07 07:18:30.000000000 -0800 >+++ fnfx-0.2/etc/fnfxd.conf 2004-02-21 02:46:58.346912864 -0800 >@@ -11,15 +11,18 @@ > [actions] > > action(key="Fn-Escape";command="mute") >+action(key="Remote (Mute)";command="mute") >+ >+action(key="Fn-F3";command="suspend to ram") >+action(key="Fn-F4";command="suspend to disk") >+action(key="Fn-F5";command="toggle video") > action(key="Fn-F6";command="brightness down") > action(key="Fn-F7";command="brightness up") >-action(key="Fn-3";command="toggle fan") >+ > action(key="Fn-1";command="volume down") > action(key="Fn-2";command="volume up") >-action(key="Fn-5";command="toggle video") >+action(key="Fn-3";command="toggle fan") > >-#action(key="Fn-F3";command="suspend to ram") >-#action(key="Fn-F4";command="suspend to disk") > > [mixer] > >diff -ur fnfx-0.2.orig/etc/fnfxrc_example fnfx-0.2/etc/fnfxrc_example >--- fnfx-0.2.orig/etc/fnfxrc_example 2003-11-03 14:23:24.000000000 -0800 >+++ fnfx-0.2/etc/fnfxrc_example 2004-02-21 01:44:00.688204280 -0800 >@@ -17,11 +17,29 @@ > > [actions] > >-action(key="Hotbutton (I-Button)";command="xmms") > action(key="Fn-Escape";command="mute") >-action(key="Fn-F1";command="xscreensaver-command -lock") >+action(key="Remote (Mute)";command="mute") >+ >+action(key="Fn-F3";command="suspend to ram") >+action(key="Fn-F4";command="suspend to disk") >+action(key="Fn-F5";command="toggle video") > action(key="Fn-F6";command="brightness down") > action(key="Fn-F7";command="brightness up") >+ > action(key="Fn-1";command="volume down") > action(key="Fn-2";command="volume up") >+action(key="Fn-3";command="toggle fan") >+ >+action(key="Hotbutton (Play/Pause)";command="xmms --play-pause") >+action(key="Hotbutton (Stop)";command="xmms --stop"); >+action(key="Hotbutton (Skip Track Back";command="xmms --rew") >+action(key="Hotbutton (Skip Track Forward";command="xmms --fwd") >+ >+action(key="Remote (Play/Pause)";command="xmms --play-pause") >+action(key="Remote (Stop)";command="xmms --stop"); >+action(key="Remote (Skip Track Back";command="xmms --rew") >+action(key="Remote (Skip Track Forward";command="xmms --fwd") >+#action(key="Remote (Menu)";command="xmmsfind_remote") >+ >+action(key="Fn-F1";command="xscreensaver-command -lock") > >diff -ur fnfx-0.2.orig/etc/keymap fnfx-0.2/etc/keymap >--- fnfx-0.2.orig/etc/keymap 2003-11-03 14:23:24.000000000 -0800 >+++ fnfx-0.2/etc/keymap 2004-02-21 01:44:53.444184152 -0800 >@@ -75,4 +75,16 @@ > key(value=0xb85;description="Hotbutton (TV-Button)") > key(value=0xb86;description="Hotbutton (E-Button)") > key(value=0xb87;description="Hotbutton (I-Button)") >+key(value=0xd55;description="Remote (TV-Button)") >+key(value=0xd42;description="Remote (Maximize)") >+key(value=0xd43;description="Remote (Switch)") >+key(value=0xd54;description="Remote (Mute)") >+key(value=0xd4c;description="Remote (Menu)") >+key(value=0xd4d;description="Remote (Mode)") >+key(value=0xd4e;description="Remote (Play/Pause)") >+key(value=0xd4f;description="Remote (Stop)") >+key(value=0xd50;description="Remote (Skip Track Back)") >+key(value=0xd51;description="Remote (Rewind)") >+key(value=0xd52;description="Remote (Fast Forward)") >+key(value=0xd53;description="Remote (Skip Track Forward)") >
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 33335
:
20650
|
20651
|
26038
| 26039 |
26040
|
44584