OESF Portables Forum
Everything Else => Desktop Operating Systems Issues => Zaurus General Forums => Archived Forums => Mac Issues => Topic started by: lpetroni on September 15, 2006, 09:51:03 am
-
Is it possible? Is there any way to configure both Mac/Zaurus so that I can type to Z using my powerbook's keyboard?
I'm rstill unning 10.3.9 but will be update to 10.4 soon.
Using AJZaurusUSB to connect to Z over smb.
Thanks!
-
You should be able to ssh into the Zaurus from the Mac terminal.
Felipe
-
You should be able to ssh into the Zaurus from the Mac terminal.
Felipe
[div align=\"right\"][a href=\"index.php?act=findpost&pid=141481\"][{POST_SNAPBACK}][/a][/div]
Hi Felipe,
Thanks for the reply! Sorry for my complete lack of technnical background but I only know what Mac Terminal and Z are. I don't even know what ssh means
What I would like to know is to type in diferent applications (hancom word, portabase, tkc or kde pim applications, etc...).
I will have to issue some commands thru terminal using ssh to connect to Zaurus and open a path to use my powerbook's keyboard to type, right?
Can you give some brief guidelines instructing me how to make a simple test to check your suggestion?
I'm searching the forum about information on SSH but if you can point me to places where I can read about this subject and how to use SSH to connect my Mac to Zaurus I will appreciate it.
Cheers from Brazil.
-
Well, this has nothing to do with the Zaurus or the Mac. ssh is a standard unix program. But it won't help you enter data on applications, only command line stuff (for the experts: ssh -X, yes I know). You can use something called VNC to do what you want but I never did this on a Zaurus or a Mac, but maybe there is info on the forum.
Anyway, to use ssh. I assume your Zaurus and your Mac are connected. Open a terminal on the Zaurus, become root and type "sshd" and return. Now on the Mac, open a terminal, type "ssh zaurus@<ip-of-the-zaurus>" and return. Then you type your password and off you go. Replace <ip-of-the-zaurus> by the ip address the Zaurus has.
There is tons of information about ssh on the web but it may not be what you want.
Um abraco
Felipe
p.s. Maybe ssh is not installed by default on the Zaurus but you can find the ipk on ELSI. It certainly is installed on the Mac.
-
actually if you want to type into applications (especially non X one like hancomsheet) you probably want to use vnc. It is a remote desktop app that is ported to the Z and mac (as well as linux, windows....).
-
Well, this has nothing to do with the Zaurus or the Mac. ssh is a standard unix program. But it won't help you enter data on applications, only command line stuff (for the experts: ssh -X, yes I know). You can use something called VNC to do what you want but I never did this on a Zaurus or a Mac, but maybe there is info on the forum.
Anyway, to use ssh. I assume your Zaurus and your Mac are connected. Open a terminal on the Zaurus, become root and type "sshd" and return. Now on the Mac, open a terminal, type "ssh zaurus@<ip-of-the-zaurus>" and return. Then you type your password and off you go. Replace <ip-of-the-zaurus> by the ip address the Zaurus has.
There is tons of information about ssh on the web but it may not be what you want.
Um abraco
Felipe
p.s. Maybe ssh is not installed by default on the Zaurus but you can find the ipk on ELSI. It certainly is installed on the Mac.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=141488\"][{POST_SNAPBACK}][/a][/div]
Thanks Felipe! I will try the VNC thing.
I've played with it in the past with my Newton 2100.
Obrigado!
-
synergy (http://synergy2.sourceforge.net/) is an excellent solution if there is a package for your Z.
-
actually if you want to type into applications (especially non X one like hancomsheet) you probably want to use vnc. It is a remote desktop app that is ported to the Z and mac (as well as linux, windows....).
[div align=\"right\"][a href=\"index.php?act=findpost&pid=141489\"][{POST_SNAPBACK}][/a][/div]
Thanks bluedevils!
Cool nick!...Hey maybe I'll borrow it as the name for my rock band here in Brazil, may I?
I will try the VNC thing.
What is the best VNC ipk for the SharpROM?
Are there many options?
I've found some posts here that I will read carefully but can you point me to any VNC Zaurus guide you know?
Cheers from Brazil!
-
synergy (http://synergy2.sourceforge.net/) is an excellent solution if there is a package for your Z.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=141496\"][{POST_SNAPBACK}][/a][/div]
Wow, this seems very interesting (if this app really does what it claims and have a binary available to Z). Although the page says that the MacOS X port is incomplete I'll study it more and give it a try.
Thanks!
-
bluedevils is a team out of duke university, but it is also a hockey team I used to play with in Vancouver.
keypebble is probably what you want on the zaurus. There should be plenty of posts on it.
osxvnc works on the mac.
-
Just to post my results:
On the Z side:
Downloaded and installed VNC Server
http://www.sdgsystems.com/index.php?option...id=32&Itemid=49 (http://www.sdgsystems.com/index.php?option=com_content&task=view&id=32&Itemid=49)
On the Mac Side:
Downloaded and installed Chicken of the VNC
http://sourceforge.net/projects/cotvnc/ (http://sourceforge.net/projects/cotvnc/)
Follow the instructions found here:
http://zaurus.kruss.com/software_sharp.php#3 (http://zaurus.kruss.com/software_sharp.php#3)
Worked perfectly!
I can now type and point in my SL5500 using my powerbook's keyboard & mouse.
Thank you for all the tips!