#
# HELP: SYNOPSIS:
# HELP:     presents/default/startup
# HELP:
# HELP: DESCRIPTION:
# HELP:     Set up defaults for presents personality
#

#
# Set up the window geometry
#
! default/window_geometry
! ?private/default/window_geometry

#
# Check, if gamma has been set up. This must be done, before palettes are
# loaded.
#
# actually this is more or less a NOP for the RGB renderer.
! ?private/generic/gamma

#
# Set up initial rendering parameters
#
layer 0-255 0
RENDERER_ENGINE RGBplane
RENDERER_MODE camplane  
VIEW_FLAGS |0x03
CHLICENSE ""

#
# Preprogram the slide changing function keys
#
! presents/default/presents_fkeys

# Set up the viewport
VIEW_SIZEX 1024
VIEW_SIZEY 768 
VIEW_RENDER    
VIEW_SETPOS 0 0
VIEW_RENDER
VIEW_RAISE Main

! generic/position/bottom
ZOOM 1
CAMERA_GEOMETRY PARALLEL
LIGHT 100000
! ?private/presents/startup
