Survey Keyboard Filenames
Survey screens are defined by XML files and optional image files placed in the photo booth images folder.
Files for each survey screen
For the first survey screen (survey1):
survey1_keyboard.xml— touchscreen keyboard definitionsurvey1_keyboard_lowercase.tif— optional keyboard image (lower case)survey1_keyboard_lowercase_pressed.tif— optional keyboard image (lower case, key pressed)survey1_keyboard_uppercase.tif— optional keyboard image (upper case)survey1_keyboard_uppercase_pressed.tif— optional keyboard image (upper case, key pressed)survey1_keyboard_info.jpgorsurvey1_keyboard_info.tif— optional information page
Multiple survey screens
Add more screens by incrementing the number:
survey1_keyboard.xmlsurvey2_keyboard.xmlsurvey3_keyboard.xml- … up to
survey10_keyboard.xml
Screens are shown in sequence. The next screen in the sequence is displayed when the user accepts the current screen.
Key action codes for closing surveys
Define keys in the XML with these action codes:
| Code | Effect |
|---|---|
OK |
Accept input and advance to the next survey screen or start shooting |
Cancel |
Close screen without saving input; advance to next screen or start shooting |
Close |
Close screen without saving input and return to the ready screen |
Survey screens can be enabled or disabled in the Touchscreen Settings dialog or via a settings file. See Profiles and Saving Settings for how to include survey enable/disable settings in an install file.

