maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   N900- Remote Desktop (https://talk.maemo.org/showthread.php?t=33770)

asidana 2009-12-17 22:36

Re: N900- Remote Desktop
 
just tried and it didnt do anything. i have selected item before double clicking ctrl

jkq 2009-12-18 00:55

Re: N900- Remote Desktop
 
Quote:

Originally Posted by asidana (Post 432611)
just tried and it didnt do anything. i have selected item before double clicking ctrl

Are you using the rdesktop-cli or the rdesktop package?

The double-click Ctrl thing is for rdesktop. Although trying it now, I find that sometimes I have to hit Fn (the blue arrow) first.

-jkq

asidana 2009-12-18 08:16

Re: N900- Remote Desktop
 
im using package

braincreation 2009-12-21 05:19

Re: N900- Remote Desktop
 
Quote:

Originally Posted by jkq (Post 432754)
Are you using the rdesktop-cli or the rdesktop package?

The double-click Ctrl thing is for rdesktop. Although trying it now, I find that sometimes I have to hit Fn (the blue arrow) first.

-jkq

this did it for me, fn+ctrl then each click is right click, do it again (or just ctrl alone) to swap back.:p

N900_NEWBIE 2009-12-24 15:28

Help!!
 
Help me, so I bought this phone now and installed this DEB file (trying to remote desktop into a Windows vista Laptop)

rdesktop_1.7-maemo1_armel under my Documents folder.

Now I open X-TERMINAL and type in root followed by

"dpkg -i /N\ 900/Documents/rdesktop_1.7-maemo1_armel.DEB"

but this just says file not found!!!

Remote desktop is the only reason I got his phone please help!

Newbie

pwngu!n 2009-12-24 15:59

Re: N900- Remote Desktop
 
@N900_NEWBIE
The file is not found, because you are specifying a file that doesn't exist. There is no "/N 900" directory. I think you are getting confused with the name of the mount point. You can find where you placed your file (or any deb file) by doing this:

e.g.
Code:

find / -iname "*.deb" -type f
Then use the full path to the deb with dpkg. Although since I take it you are not familiar with linux commands you should know that you could potentially damage your device.

Edit: Here is the find manual, so you know what the switches do.

N900_NEWBIE 2009-12-24 17:47

Re: N900- Remote Desktop
 
Thanks but this dont work for me. It says not found. I typed in exact as you- are there any spaces in between?


Quote:

Originally Posted by pwngu!n (Post 440410)
@N900_NEWBIE
The file is not found, because you are specifying a file that doesn't exist. There is no "/N 900" directory. I think you are getting confused with the name of the mount point. You can find where you placed your file (or any deb file) by doing this:

e.g.
Code:

find / -iname "*.deb" -type f
Then use the full path to the deb with dpkg. Although since I take it you are not familiar with linux commands you should know that you could potentially damage your device.

Edit: Here is the find manual, so you know what the switches do.


pwngu!n 2009-12-24 18:03

Re: N900- Remote Desktop
 
Please elaborate. What says "not found"? When you run "dpkg" or "find"?

Yes there are spaces between every word. You must type it exactly as I typed it.

If would help if you could install the load applet which lets you take screenshots, and post the output of running the find command after logging in as root (if you still have trouble).

N900_NEWBIE 2009-12-24 18:10

Re: N900- Remote Desktop
 
Hi yes it says not found with the find command

Let me try again with spaces

Btw, could you type in a command exactly as you would assuming you had a .deb file in your documents directory?

I would really appreciate this!

Quote:

Originally Posted by pwngu!n (Post 440591)
Please elaborate. What says "not found"? When you run "dpkg" or "find"?

Yes there are spaces between every word. You must type it exactly as I typed it.

If would help if you could install the load applet which lets you take screenshots, and post the output of running the find command after logging in as root (if you still have trouble).


pwngu!n 2009-12-24 18:20

Re: N900- Remote Desktop
 
What documents directory do you mean? Take this scenario and go from there.

1) Plug your N900 into your usb port and select mass storage.
2) You will get a "Nokia N900" drive. Copy your deb file here, e.g. "file.deb".
3) Unmount your phone.
4) Open a terminal
5) Type "root"
- Your terminal name will change to "Nokia-N900-42-11:~#"
6) Type: "cd /home/user/MyDocs"
7) Type "ls"
- You will see the contents of this directory, including "file.deb" which you copied.
8) Type "dpkg -i file.deb"

Obviously do not include the quotations above, they include what you need to type. And note that directory names are CASE-sensitive, so write them exactly as shown above.


All times are GMT. The time now is 12:14.

vBulletin® Version 3.8.8