$Id: README.TXT,v 1.3 2002/12/08 11:40:52 mankoff Exp $

------------------------------------------------------------------------
0. CONTENTS

  0. Contents
  1. What is Schizophrenic?
  2. System Requirements
  3. Installation
  4. Configuration
  5. ** WARNINGS & HELP **
  6. Files
  7. Related Software / Credits
  8. Contact Info

------------------------------------------------------------------------
1. What is Schizophrenic?

  Schizophrenic is a Hack (System Extension) for the Palm Computing
  Platform. Schizophrenic allows your Palm to have a different personality
  for every program on your Palm. It allows you to change the ID (UserName
  string, UserID number, ROM ID string, and OS version string) of your
  Palm, on-the-fly, based upon the current program that is getting
  launched.

------------------------------------------------------------------------
2. System Requirements

  Schizophrenic is designed to run on any Palm OS device running Palm
  OS version 2.0 through 4.1. Schizophrenic requires X-Master or a
  similar program.

------------------------------------------------------------------------
3. Installation

  o You should install the file "schizophrenic.prc"
  o You should also have X-Master or a compatible program installed

------------------------------------------------------------------------
4. Configuration

  You can configure Schizophrenic so that one application runs with
  one extra personality. Enter the name of the application in the
  first field in the configure form. Enter the userName in the second,
  and the userID in the third. If you enable the hack after
  configuration, you should see the new personality when you run the
  selected application.

  More customizations and a better UI will be available in future
  versions.

------------------------------------------------------------------------
5. ** WARNINGS & HELP **

  WARNINGS: This software modifies the UserName and UserID of your
  Palm device. These are used by (most) computers to HotSync/backup
  your Palm. Therefore, use of this software may cause problems with
  HotSync.

  If your Palm resets while Schizophrenic has installed a personality,
  that personality will become the default personality of your palm.

  I STRONGLY recommend that before you run Schizophrenic you install
  ChangeName and record the UserName and UserID of your
  Palm. Furthermore, I STRONGLY recommend that you keep a copy of
  ChangeName nearby at all times to help you recover from any problems
  that might arise through the use of Schizophrenic.

------------------------------------------------------------------------
6. Files

   change_hotsync_name.c Code from ChangeName
   CHANGELOG.TXT         History of Schizophrenic versions
   code03e8.c            The Hack / Trap code (1000; SysAppLaunch)
   code07d0.c            The config / preferences code (2000)
   LICENSE.TXT           The GNU GPL License this software is under
   Makefile              GNU Linux make file to build the project
   README.TXT            This file
   resource.h            The Pilrc header file
   schizophrenic.h       A general header file
   schizophrenic.prc     The Palm OS binary executable file
   schizophrenic.rcp     The Pilrc (UI) file
   TODO.TXT              A list of goals / tasks for Schizophrenic

------------------------------------------------------------------------
7. Related software / credits

  This software was made with help and/or code from:

  Ken Mankoff (mankoff@users.sourceforge.net)
  http://schizophrenic.sf.net

  Collin R. Mulliner (palm@mulliner.org)
  ChangeName (http://www.mulliner.org/palm/)

  Lonnon Foster (lonnonf@pobox.com)
  Switcheroo (http://tribble.dreamhost.com/palm.html)

  Mike (mbraginsky@comcast.net)

------------------------------------------------------------------------
8. Contact Information

  http://schizophrenic.sf.net/
  mankoff@users.sourceforge.net

