Please check the status of this specification in Launchpad before editing it. If it is Approved, contact the Assignee or another knowledgeable person before making changes.

Summary

Currently, thin clients in a business environment cannot use palm syncing, as there's no way to plumb a connection over the network. We need to install some extra bits in the LTSP chroot to make this happen.

Rationale

Palm devices are still in use in the business world, and this is a feature that the LTSP developers desire to get working.

Use cases

Scope

Design and Implementation

if [ ${LTSP_PALMPILOT} == "true" ]; then
    pilot-nredir -n -p /dev/pilot
fi

Unresolved issues

Future Plans


CategorySpec

Ltsp-Palm-Devices (last edited 2008-08-06 16:16:52 by localhost)