diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-06-12 02:22:48 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-06-12 02:22:48 (GMT) |
commit | d5dda214181ccf9405a8439a3fb6b80ff90fff6f (patch) | |
tree | 2059c5d368934d89684a411df8ef78cf4677aec3 /build_tools | |
parent | edb83a773085e2fd273f6f8d547748fe6127820d (diff) | |
download | linhes_dev-d5dda214181ccf9405a8439a3fb6b80ff90fff6f.zip |
Make things a little easier for those w/ firewire.
Diffstat (limited to 'build_tools')
3 files changed, 6 insertions, 0 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/home/mythtv/.fluxbox/apps b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/home/mythtv/.fluxbox/apps index a90f160..994daf7 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/home/mythtv/.fluxbox/apps +++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/home/mythtv/.fluxbox/apps @@ -1,2 +1,4 @@ +#Uncomment below if you are using firewire +#[startup] {/usr/bin/plugctl -n 0 "oPCR[0].n_p2pconnections=1"} [startup] {feh --bg-scale ~/.fluxbox/wallpaper.png} [startup] {/usr/LH/bin/LinHES-run} diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/home/mythtv/.fluxbox/apps b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/home/mythtv/.fluxbox/apps index a90f160..994daf7 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/home/mythtv/.fluxbox/apps +++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/home/mythtv/.fluxbox/apps @@ -1,2 +1,4 @@ +#Uncomment below if you are using firewire +#[startup] {/usr/bin/plugctl -n 0 "oPCR[0].n_p2pconnections=1"} [startup] {feh --bg-scale ~/.fluxbox/wallpaper.png} [startup] {/usr/LH/bin/LinHES-run} diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/post_process/home/mythtv/.fluxbox/apps b/build_tools/clarch/larch/profiles/i686-testing-local/post_process/home/mythtv/.fluxbox/apps index a90f160..994daf7 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local/post_process/home/mythtv/.fluxbox/apps +++ b/build_tools/clarch/larch/profiles/i686-testing-local/post_process/home/mythtv/.fluxbox/apps @@ -1,2 +1,4 @@ +#Uncomment below if you are using firewire +#[startup] {/usr/bin/plugctl -n 0 "oPCR[0].n_p2pconnections=1"} [startup] {feh --bg-scale ~/.fluxbox/wallpaper.png} [startup] {/usr/LH/bin/LinHES-run} |