# Example profile for sbl
#
# ________________________________________________________________
#
# name of the profile
name=example

# 8dots cursor (0/1)
blockcsr=1

# cursor-blink (0/1)
csrblink=0

# display attributes (0/1)
attron=1

# 6dot braille (0/1)
sixdots=0

# number of active attribute (0..4)
attractnum=1

# the 4 attributes
# enter the BIT-combination
# from left to right (BIT 7..0) 
# please use only 0,1,* characters
attr1=00011111
attr2=00000000
attr3=00000000
attr4=00000000

# define the attribute-cursor to trace (BIT-combination)
attrcsr1=00011111
attrcsr2=00010111
attrcsr3=00000000
attrcsr4=00000000

# the x,y limits of the attributecursor 
attrcsr1xy=00,01-80,25
attrcsr2xy=00,03-79,24

# x,y the limits of the systemcursor
# it works only in csrmod 2
syscsrlimit=00,01-79,24

# kind of cursor-tracking
# 0=syscsr 1=attrcsr 2=syscsr first with limits and attrcsr
# 3=attrcsr first and syscsr without limits
csrmode=0

# number of attrcsr to trace
attrcsrnum=1

# not supported
vertmode=0

# the 4 jump-marks (1-MAX_SCREEN_COLUMNS)
mark1=1
mark2=12
mark3=20
mark4=25

# sound  (0/1)
sound=1
#
# ______________________________________________________________
#
# only for speech

# volume (0..8)
spkvolume=8

# frequency (0..8)
spkfrq=5

# speed (0..8)
spkspd=5

# voice (0..8)
spkvoice=5

# language (0..8)
spklang=0

# modes
# 0=speak the whole cursor-element 
# 1=speak character at cusorposition
spkmod=0

# special-commands (0..8)
spkspec=0
