fostewi Wrote:Are you able to control Firefox with the apple remote? Or the iPod Remote?
Your best choice here is mobileairmouse
babbe
Junior Member Posts: 4 Joined: Jan 2010 Reputation: 0 |
2010-01-14 22:09
Post: #11
fostewi Wrote:Are you able to control Firefox with the apple remote? Or the iPod Remote? Your best choice here is mobileairmouse |
| find quote |
fostewi
Junior Member Posts: 22 Joined: Jan 2010 Reputation: 0 |
2010-01-14 22:48
Post: #12
babbe Wrote:Your best choice here is mobileairmouse Thanks for the reply...I have a few year old Apple mouse but I believe it is Blue Tooth only so I suspect it can not be used with Apple TV, correct? Or are you referring to a different apple mouse? I can't seem to find any info. Also, you would not be able to type text, right? Thanks. Edit : just searched again and it seems there is a iPhone app called "Mobile Air Mouse Pro"..I assume this is what you are referring too...will investigate further. This would be great if I could use it to stream sites that do not have woorking apps (e.g. CBC, Justin.TV, etc.)
(This post was last modified: 2010-01-14 22:53 by fostewi.)
|
| find quote |
fostewi
Junior Member Posts: 22 Joined: Jan 2010 Reputation: 0 |
2010-01-15 01:30
Post: #13
I have Firefox installed on my ATV and just purchased and installed Rowmote on my iPod Touch/ATV (I chose this one because I did not want to install the Patchstick and could not figure out how to install Air Mouse otherwise). The remote works fine for ATV but for some reason when I run Firefox on the ATV I do not see any Mouse pointer on the screen...anyone seen this before or know what might be wrong? Thanks.
UPDATE : I was able to "find" the mouse by using a USB mouse. It seems the issue is actually that the iPhone Romote app keyboard/mouse mode is not working with ATV (it works on my mac) even though the normal ATV remote mode works fine. I emailed the developer to see if he can help me...I would use Air Mouse but now that I have almost everything I need working on the ATV (USB, SMB, XBMC, BOXEE) I do not want to buy the Patchstick or ATVFlash just to use a browser but I really want it for videos I can't get through XBMC. I can't seem to find a version of the server for Air Mouse for ATV anywhere else.
(This post was last modified: 2010-01-15 06:06 by fostewi.)
|
| find quote |
dafranca
Member Posts: 73 Joined: Sep 2008 Reputation: 0 |
2010-01-15 07:17
Post: #14
best option to control firefox on ATV is with iphone's VNC Light app
to install vnc on atv: Code: #!/bin/bashreboot your appletv and you will have vnc working.
(This post was last modified: 2010-01-15 07:22 by dafranca.)
|
| find quote |
fostewi
Junior Member Posts: 22 Joined: Jan 2010 Reputation: 0 |
2010-01-15 08:26
Post: #15
dafranca Wrote:best option to control firefox on ATV is with iphone's VNC Light app Thanks for the tip...I had just tried using synergy as well so I could at least use my laptop to control the ATV but the client would not run on ATV for some reason. This worked but I wonder how much of the limited ATV resources it is using to synch back and forth all the UI info and it also has a little lag making control a little challenging. Can I just kill the OSXvnc-keepalive and OSXvnc-server processes if I want to stop it? I think you need the full version to control scroll bars too though I need to play with it more. Definitely nice to have an option now though I think I would prefer a simple mouse/keyboard app if it worked. Thanks for your help. |
| find quote |
Bobby Blixberg
Donor Posts: 363 Joined: Apr 2009 Reputation: 1 |
2010-01-15 10:36
Post: #16
Thank you very much for the VNC script.
But is it normal that I can only view the apple TV screen? I am using TightVNC, should I switch to another client in order to be able to use mouse (and keyboard perhaps)? dafranca Wrote:this script will install firefox + plugins, but you need nitotv installed... after atv reboots you will find firefox on: nitotv > Applications > Firefox Ok, 2nd try ![]() I copied and pasted the script into the putty console, but that did not work. So could you please explain to me (as a newbie) file name and location of the script and anything else I should consider? Anyone else feel free to clear things up for me
MIFcom Mini-ITX ASUS ION2 | 4GB RAM | 120 GB SSD | XBMCbuntu Philips 42PFL8684
(This post was last modified: 2010-01-15 10:41 by Bobby Blixberg.)
|
| find quote |
dafranca
Member Posts: 73 Joined: Sep 2008 Reputation: 0 |
2010-01-15 23:37
Post: #17
fostewi Wrote:I wonder how much of the limited ATV resources it is using to synch back and forth all the UI info and it also has a little lag making control a little challengingto find out how much memory and CPU is taking: Code: #!/bin/bashfostewi Wrote:Can I just kill the OSXvnc-keepalive and OSXvnc-server processes if I want to stop itThat is it... but next time it will reboot it will start again... to permanent remove it type: sudo rm -rdf /Library/StartupItems/OSXvnc/ |
| find quote |
fostewi
Junior Member Posts: 22 Joined: Jan 2010 Reputation: 0 |
2010-01-15 23:42
Post: #18
Thanks dafranca. I tried using top to get an idea. Do you use the Lite version and if so did you figure out how to navigate the browser scroll bar?
I also heard back from the developer of rowmote and the ATV problem is a known issue that he hopes to fix in a week or so...will play with this some more until then and then decide what works best for me. Thanks again for your help. |
| find quote |
dafranca
Member Posts: 73 Joined: Sep 2008 Reputation: 0 |
2010-01-15 23:47
Post: #19
Bobby Blixberg Wrote:Thank you very much for the VNC script.AppleTV frontrow Interface doesn't refresh the screen... but once you load an application it will refresh Bobby Blixberg Wrote:Ok, 2nd tryhttp://wiki.awkwardtv.org/wiki/Firefox |
| find quote |
dafranca
Member Posts: 73 Joined: Sep 2008 Reputation: 0 |
2010-01-16 02:40
Post: #20
fostewi Wrote:Thanks dafranca. I tried using top to get an idea. Do you use the Lite version and if so did you figure out how to navigate the browser scroll bar?zoon in and click on the scroll bar! you have to play with it, because there is a learn curve.
(This post was last modified: 2010-01-16 02:43 by dafranca.)
|
| find quote |