Specifying the basic project settings

  1. Add a line to the Kiosk XML file to specify the name of the project .npa file (without the .npa extension). Here is an example:

    <name value="kiosk_test" />

  2. If you want to log on automatically using a username and password, specify these settings:

    <username value="user1" />

    <password value="passwd1" />

  3. Save the personality file.

See also

Hiding the password using hashing

Hiding the cursor

Starting Kiosk in full screen mode