update presets
This commit is contained in:
parent
5c1f822a35
commit
cee57257f2
2 changed files with 17 additions and 0 deletions
15
src/config.c
15
src/config.c
|
@ -1136,11 +1136,26 @@ static void cfg_create_ini()
|
|||
"fixchilds=3\n"
|
||||
"lock_mouse_top_left=true\n"
|
||||
"\n"
|
||||
"; Reader Rabbit Math Ages 4-6\n"
|
||||
"[RRM46]\n"
|
||||
"fixchilds=3\n"
|
||||
"lock_mouse_top_left=true\n"
|
||||
"\n"
|
||||
"; Reader Rabbit's(R) Math Ages 6 - 9 (2002)\n"
|
||||
"[RRM69_32]\n"
|
||||
"fixchilds=3\n"
|
||||
"lock_mouse_top_left=true\n"
|
||||
"\n"
|
||||
"; Reader Rabbit Preschool 2002\n"
|
||||
"[Preschool Sparkle Star Rescue]\n"
|
||||
"fixchilds=3\n"
|
||||
"lock_mouse_top_left=true\n"
|
||||
"\n"
|
||||
"; Reader Rabbit Preschool 2002\n"
|
||||
"[RRP]\n"
|
||||
"fixchilds=3\n"
|
||||
"lock_mouse_top_left=true\n"
|
||||
"\n"
|
||||
"; Reader Rabbit 1st Grade\n"
|
||||
"[RR1]\n"
|
||||
"fixchilds=3\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue