Thanks Phil
Looks like you are right. I just have to run evo/palm link on the w/s
and still keep the same display. It's like clapping backwards
FOI:
9.5. Launching local applications
In X Windows, programs typically run relative to where the window
manager runs. That is, if the window manager is running on the server,
displaying its output on the workstation, then any programs that are
launched, will also run on the server, sending their output to the
workstation.
The trick is having the server tell the workstation to launch the
program. This is typically done with the rsh command.
Here's an example of how to run the gaim program on the workstation:
HOST=`echo $DISPLAY | awk -F: '{ print $1 }'`
rsh ${HOST} /usr/bin/gaim -display ${DISPLAY}
The above example can be entered in an xterm window, or it can be put
into a shell script, and be launched by an icon on the desktop.
On Fri, 2003-10-24 at 10:08, Phil Scarratt wrote:
> Stuart Guthrie wrote:
>
> > Hi there
> >
> > I've got a setup where there are 5 PCs accessing a Linux Server all
> > using thin client.
> >
> > I use win4lin to allow backward compatibility to the two products they
> > still need back there (MYOB and WORD/ACCESS).
> >
> > Of course one of them has got a palm tungsten and wants to sync it to
> > his evolution software using the palm linux stuff. Should he go back to
> > fat client (ie running X locally with NFS shares for the data on the
> > server.) or is there a way of faking out the X setup so that when he's
> > logged on and using USB, it's syncing to his USB port across the
> > network?
>
> This isn't gonna help much, but it's gotta be possible. I've used LTSP
> with USB mice in the past. I can't remember the specifics of it though,
> but it wasn't terribly involved...maybe checkout the LTSP X setup stuff.
>
> Fil
>
>
>
> !DSPAM:3f987f72161576921011683!
--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug