#here are some options you can change

#the display size of cells

#the grid colors
gridcolor,0,0,255
gridcolor2,0,255,255
gridcolor3,0,255,0
gridcolor4,255,200,0
gridcolor5,255,0,0
table_gridcolor1,0,0,255
table_gridcolor2,0,255,255
table_gridcolor3,255,255,255

#the minimum display size the cells should be
#for the grid to showed
gridminsqsize,8

#here is where you can configure the keys
open_ctrl_key,O
save_ctrl_key,S
cut_ctrl_key,X
copy_ctrl_key,C
paste_ctrl_key,V
flipx_ctrl_key,A
flipy_ctrl_key,Z
rotatec_ctrl_key,D
rotatecc_ctrl_key,F
options_ctrl_key,P
seletionoption_ctrl_key,L
random_table_ctrl_key,R
table_tool_option_ctrl_key,G
add_state_ctrl_key,T
edit_state_ctrl_key,E
random_selection_ctrl_key,B
color_picker_tool_ctrl_key,K
random_entries_ctrl_key,Q
pencil_tool_key,a
select_tool_key,s
move_tool_key,g
save_and_clear_key,b
save_to_stack_key,x
undo_key,z
redo_key,v
find_selection_key,m
pan_mode_key,p
calc_key,n
calc_key2,c
xor_mode_key,t
random_entry_stack_key,q

#here are some more keys you can configure
prev_color_key,d
next_color_key,f
prev_tool_key,<
next_tool_key,>

#how many generations to advance by when calc_key is pressed
timestep,5

#how many generations to advance by when calc_key2 is pressed
timestep2,1

#how many cells to move by when the arrow keys are use to pan around
movestep,5

#how many colors are there in each row of the color box?
numcolorsperrow,8

#does the color box automatically scrolls when the user selects a color?
colorboxautoscroll,true

#does the save and clear key adds random cells?
save_and_clear_key_adds_random_cells,false

#use powers of 4 for the grid highlighting?
grid_highlighting_use_powers_of_4,true

#clear the rule table before adding random entries to it?
random_rule_table_clear,false

#how sparse is the random rule table and
#what percent of entries are zero?
random_rule_table_sparseness,0.0

#here are some other options you can edit
save_board_offset_to_stack,false
clear_selection_before_loading,true
table_tool_show_a_generation_ahead,false
sqsize,20
num_random_entries,2
show_colors
show_numbers
auto_adjust_offset_on
grid_on

