Quick guide to PSP Desktop 1.1

Default password (if none set at startup) is '1234'.
The server runs on port 80 by default. All options can be changed in the pspdesktop.cfg
If no configuration file exist one will be created on first startup.

You should be able to use PSP Desktop to remote control your computer, not only EVE or
other games.

Left-Click, Right-Click and Double-Click shouldn't be any problem knowing how to use.
Select the button you want to use and click the screen.

When wanting to write, you must first select (left-click) the area where you want to type.
Then select the "Write" radiobutton. Enter your text and press the "Write" button.

Normal text applies as normal text, but however if you want to send special characters,
return stokes, alt, shift, control and so on you need to use a special formatting.

-------------------
Key  Code  
BACKSPACE	{BACKSPACE}, {BS}, or {BKSP} 
BREAK		{BREAK}
CAPS LOCK	{CAPSLOCK}
DEL or DELETE	{DELETE} or {DEL}
DOWN ARROW	{DOWN}
END		{END}
ENTER		{ENTER}or ~
ESC		{ESC}
HELP		{HELP}
HOME		{HOME}
INS or INSERT	{INSERT} or {INS}
LEFT ARROW	{LEFT}
NUM LOCK	{NUMLOCK}
PAGE DOWN	{PGDN}
PAGE UP		{PGUP}
PRINT SCREEN	{PRTSC}
RIGHT ARROW	{RIGHT}
SCROLL LOCK	{SCROLLLOCK}
TAB		{TAB}
UP ARROW	{UP}
F1 - F16	{F1} - {F16}

To specify keys combined with any combination of the SHIFT, CTRL, and ALT keys, precede the
key code with one or more of the following codes:

Key 	Code
SHIFT	+
CTRL	^
ALT	%

To specify that any combination of SHIFT, CTRL, and ALT should be held down while several other
keys are pressed, enclose the code for those keys in parentheses. For example, to specify to hold
down SHIFT while E and C are pressed, use "+(EC)". To specify to hold down SHIFT while E is
pressed, followed by C without SHIFT, use "+EC".

To specify repeating keys, use the form {key number}. You must put a space between key and number.
For example, {LEFT 42} means press the LEFT ARROW key 42 times; {h 10} means press H 10 times.

Currently PSP Desktop is available for free download through www.eve-files.com
Original PSP Desktop forum thread at EVE-Online forums:
http://myeve.eve-online.com/ingameboard.asp?a=topic&threadID=342855

This is a trial version.

Changes 1.1 Update
- .net errors and winsock updated (hopefully)
- Microsoft.VisualBasic.Compatibility.dll added to the package, runme.bat added to register the
  mswinsck.ocx file (regsvr32 mswinsck.ocx for those who want to do it manually)

Changes 1.1
- Capture and server merged into one EXE.
- Converted to .net framework
- Screen updating upon request rather than continously
  Meaning screen refreshed when screen is requested not in the background
- Password gave error if less than 4 chars (max is 4 chars)
- Screen did not update correctly when typing
- Typing added unwanted characters
- General small fixes
- Smal readme file added


PSP Desktop (c) 2006, Chribba, Team Eighth Wonder