/usr/share/scid/tcl/options.tcl is in scid-data 1:4.6.4+dfsg1-2.
This file is owned by root:root, with mode 0o755.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 | #!/usr/bin/tclsh
# Scid (Shane's Chess Information Database)
#
# Copyright (C) 1999-2004 Shane Hudson
# Copyright (C) 2006-2009 Pascal Georges
# Copyright (C) 2008-2011 Alexander Wagner
# Copyright (C) 2013-2015 Fulvio Benini
#
# Scid is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation.
####################################################
# Set default values
proc InitDefaultToolbar {} {
global toolbar
foreach {tbicon status} {
new 0 open 0 save 0 close 0
finder 0 bkm 0 gprev 0 gnext 0
cut 0 copy 0 paste 0
rfilter 0 bsearch 0 hsearch 0 msearch 0
switcher 0 glist 0 pgn 0 tmt 0 maint 0 eco 0 tree 0 crosst 0 engine 0
} {
set toolbar($tbicon) $status
}
}
proc InitWinsDefaultGeometry {} {
global winX winY winWidth winHeight
# Default window locations:
foreach i {. .pgnWin .helpWin .crosstabWin .treeWin .commentWin .glist
.playerInfoWin .baseWin .treeBest .treeGraph .tourney .finder
.ecograph .statsWin .glistWin .maintWin .nedit} {
set winX($i) -1
set winY($i) -1
}
for {set b [sc_info limit bases] } {$b > 0} {incr b -1} {
foreach i { .treeWin .treeBest .treeGraph } {
set winX($i$b) -1
set winY($i$b) -1
}
}
# Default window size:
set winWidth(.) 1024
set winHeight(.) 570
# Default PGN window size:
set winWidth(.pgnWin) 65
set winHeight(.pgnWin) 20
# Default help window size:
set winWidth(.helpWin) 50
set winHeight(.helpWin) 32
# Default stats window size:
set winWidth(.statsWin) 60
set winHeight(.statsWin) 13
# Default crosstable window size:
set winWidth(.crosstabWin) 65
set winHeight(.crosstabWin) 15
# Default tree window size:
set winWidth(.treeWin) 58
set winHeight(.treeWin) 20
# Default comment editor size:
set winWidth(.commentWin) 40
set winHeight(.commentWin) 6
# Default spellcheck results window size:
set winWidth(.spellcheckWin) 55
set winHeight(.spellcheckWin) 25
# Default player info window size:
set winWidth(.playerInfoWin) 45
set winHeight(.playerInfoWin) 20
# Default switcher window size:
set winWidth(.baseWin) 310
set winHeight(.baseWin) 110
# Default Correspondence Chess window size:
set winWidth(.ccWindow) 10
set winHeight(.ccWindow) 20
# Default fics window size
set winWidth(.fics) 500
set winHeight(.fics) 600
# Default size for input engine console:
###---### needs adjustment!
set winWidth(.inputengineconsole) 10
set winHeight(.inputengineconsole) 20
# List of saved layouts : 3 slots available
set ::docking::layout_list(1) {}
set ::docking::layout_list(2) {{.pw vertical} {TPanedwindow {{.pw.pw0 horizontal} {TNotebook .nb .fdockmain} {TNotebook .tb1 .fdockpgnWin}}}}
set ::docking::layout_list(3) {{MainWindowGeometry 1024x542+0+0 zoomed} {{.pw vertical {}} {TPanedwindow {{.pw.pw0 horizontal {}} {TPanedwindow {{.pw.pw0.pw2 vertical 360} {TPanedwindow {{.pw.pw0.pw2.pw6 horizontal 368} {TNotebook .nb .fdockmain} {TPanedwindow {{.pw.pw0.pw2.pw6.pw8 vertical 196} {TNotebook .tb7 .fdockpgnWin} {TNotebook .tb9 .fdockanalysisWin1}}}}} {TPanedwindow {{.pw.pw0.pw2.pw4 horizontal {}} {TNotebook .tb3 .fdockglistWin1}}}}}}}}}
set ::docking::layout_list(auto) {{MainWindowGeometry 1024x532+0+0} {{.pw vertical {}} {TPanedwindow {{.pw.pw0 horizontal {}} {TPanedwindow {{.pw.pw0.pw2 vertical {}} {TPanedwindow {{.pw.pw0.pw2.pw6 horizontal 413} {TNotebook .nb .fdockmain} {TPanedwindow {{.pw.pw0.pw2.pw6.pw8 vertical 270} {TNotebook .tb7 {.fdockanalysisWin1 .fdockpgnWin}} {TNotebook .tb9 .fdockglistWin1}}}}}}}}}}}
}
proc InitDefaultStats {} {
# Default stats window lines:
array set ::windows::stats::display {
r2600 1
r2500 1
r2400 1
r2300 1
r2200 0
r2100 0
r2000 0
y1900 0
y1950 0
y1960 0
y1970 0
y1980 0
y1990 0
y1995 0
y2000 1
y2002 1
y2004 1
y2006 1
y2007 1
y2008 1
}
# Enable stats for subsequent years
for { set year [clock format [clock seconds] -format {%Y}] } \
{ $year>2008 && ![info exists ::windows::stats::display([subst {y$year}])] } \
{ incr year -1 } {
set ::windows::stats::display([subst {y$year}]) 1
}
}
proc InitDefaultFonts {} {
global fontOptions
if {$::windowsOS} {
set fontOptions(Regular) [list Tahoma 10 normal roman]
set fontOptions(Menu) [list system 9 normal roman]
set fontOptions(Small) [list Tahoma 8 normal roman]
set fontOptions(Tiny) [list Arial 7 normal roman]
set fontOptions(Fixed) [list courier 9 normal roman]
} elseif {$::macOS} {
set fontOptions(Regular) [list system 11 normal roman]
set fontOptions(Menu) [list menu 14 normal roman]
set fontOptions(Small) [list system 10 normal roman]
set fontOptions(Tiny) [list system 9 normal roman]
set fontOptions(Fixed) [list Monaco 10 normal roman]
} else {
set fontOptions(Regular) [list {DejaVu Sans} 10 normal roman]
set fontOptions(Menu) [list {DejaVu Sans} 10 normal roman]
set fontOptions(Small) [list {DejaVu Sans} 9 normal roman]
set fontOptions(Tiny) [list {DejaVu Sans} 8 normal roman]
set fontOptions(Fixed) [list {DejaVu Sans Mono} 10 normal roman]
}
}
InitDefaultFonts
InitWinsDefaultGeometry
InitDefaultToolbar
InitDefaultStats
#Default textures for lite and dark squares
set boardfile_dark "LightWood3-d"
set boardfile_lite "LightWood3-l"
# boardSize: Default board size.
set boardSize 40
# boardStyle: Default board piece set.
set boardStyle Merida1
if { $macOS } { set boardStyle Merida }
# Colors: dark and lite are square colors
# whitecolor/blackcolor are piece colors
# highcolor is the color when something is selected.
# bestcolor is used to indicate a suggested move square.
# set dark "\#70a070"
# set lite "\#e0d070"
set lite "\#f3f3f3"
set dark "\#7389b6"
set whitecolor "\#ffffff"
set blackcolor "\#000000"
set whiteborder "\#000000"
set blackborder "\#ffffff"
set highcolor "\#b0d0e0"
set bestcolor "\#bebebe"
set buttoncolor "\#b0c0d0"
set borderwidth 0
# boardCoords: 1 to show board Coordinates, 0 to hide them.
set boardCoords 0
# autoResizeBoard:
# resize the board to fit the container
set autoResizeBoard 1
# showGameInfo:
# The game info panel below the main board
set showGameInfo 0
# language for help pages and messages:
set language E
# Default theme
set ::lookTheme "default"
# Auto-save options when exiting:
set optionsAutoSave 1
# Numeric locale: first char is decimal, second is thousands.
# Example: ".," for "1,234.5" format; ",." for "1.234,5" format.
set locale(numeric) ".,"
# Ask for piece translations (first letter)
set translatePieces 1
# Highlight the last move played
set arrowLastMove 0
set highlightLastMove 1
set highlightLastMoveWidth 2
set highlightLastMoveColor "grey"
set highlightLastMovePattern {} ; # this option is not saved
# Gloss Of Danger
set glossOfDanger 0
# Ask before replacing existing moves: on by default
set askToReplaceMoves 1
# Show suggested moves: on by default
set suggestMoves 1
# Show variations popup window
set showVarPopup 0
set showVarArrows 1
# Keyboard Move entry options:
set moveEntry(On) 1
set moveEntry(AutoExpand) 0
set moveEntry(Coord) 1
# windowsDock:
# if true, most of toplevel windows are dockable and embedded in a main window
# windows can be moves among tabs (drag and drop) or undocked (right-clicking on tab)
set windowsDock 1
set ::tactics::analysisTime 3
set ::tacgame::threshold 0.9
set ::tacgame::blunderwarning false
set ::tacgame::blunderwarningvalue 0.0
set ::tacgame::levelMin 1200
set ::tacgame::levelMax 2200
set ::tacgame::levelFixed 1500
set ::tacgame::randomLevel 0
set ::tacgame::isLimitedAnalysisTime 1
set ::tacgame::showblunder 1
set ::tacgame::showblundervalue 1
set ::tacgame::showblunderfound 1
set ::tacgame::showmovevalue 1
set ::tacgame::showevaluation 1
set ::tacgame::isLimitedAnalysisTime 1
set ::tacgame::analysisTime 10
set ::tacgame::openingType new
set ::tacgame::chosenOpening 0
# Analysis command: to start chess analysis engine.
set analysisCommand ""
if {$windowsOS} {
set analysisChoices {wcrafty.exe}
} else {
set analysisChoices {crafty}
}
set comp(timecontrol) pergame
set comp(seconds) 180
set comp(minutes) 1
set comp(incr) 0
set comp(timeout) 0 ;# disabled by default
set comp(name) "Engine tournament"
set comp(rounds) 2
set comp(showclock) 0
set comp(debug) 1 ; # print info to console
set comp(animate) 1
set comp(firstonly) 0
set comp(ponder) 0
set comp(usebook) 0
set comp(book) {}
# Default Tree sort method:
set tree(order) frequency
### Tree/mask options:
set ::tree::mask::recentMask {}
# Defaults for the PGN window:
# if ::pgn::showColor is 1, the PGN text will be colorized.
set ::pgn::showColor 1
set ::pgn::indentVars 1
set ::pgn::indentComments 1
set ::pgn::symbolicNags 1
set ::pgn::moveNumberSpaces 0
set ::pgn::shortHeader 1
set ::pgn::boldMainLine 1
set ::pgn::columnFormat 0
set ::pgn::stripMarks 0
set ::pgn::showPhoto 1
set pgnColor(Header) "\#00008b"
set pgnColor(Main) "\#000000"
set pgnColor(Var) "\#0000ee"
set pgnColor(Nag) "\#ee0000"
set pgnColor(Comment) "\#008b00"
set pgnColor(Current) lightSteelBlue
set pgnColor(Background) "\#ffffff"
# Defaults for FICS
set ::fics::use_timeseal 0
set ::fics::timeseal_exec "timeseal"
set ::fics::port_fics 5000
set ::fics::port_timeseal 5001
set ::fics::login ""
set ::fics::password ""
set ::fics::usedefaultvars 1
set ::fics::findopponent(initTime) 15
set ::fics::findopponent(incTime) 20
set ::fics::findopponent(rated) "rated"
set ::fics::findopponent(color) ""
set ::fics::findopponent(limitrating) 1
set ::fics::findopponent(rating1) 1500
set ::fics::findopponent(rating2) 3000
set ::fics::findopponent(manual) "auto"
set ::fics::findopponent(formula) ""
set ::fics::consolebg black
set ::fics::consolefg LimeGreen
set ::fics::consoleheight 10
set ::fics::consolewidth 40
set ::fics::colseeking coral
set ::fics::colgame grey70
set ::fics::colgameresult SlateBlue1
set ::fics::colficspercent khaki1
set ::fics::colficshelpnext blue
set ::fics::server_ip "0.0.0.0"
set ::fics::premoveEnabled 1
set ::fics::playing 0
set ::commenteditor::showboard 1
# default resolvers for player info
set ::pinfo::wikipAPI "http://de.wikipedia.org/w/api.php?action=query&format=xml"
# Appers PND resolver
set ::pinfo::wikipurl "http://toolserver.org/~apper/pd/person/pnd-redirect"
# SeeAlso resolver for PND -> WikiPedia
set ::pinfo::SeeAlsoPND2WP "http://ws.gbv.de/seealso/pnd2wikipedia/?format=seealso&id="
# Deutsche NationalBibliothek
set ::pinfo::dnburl "http://d-nb.info/gnd"
# all other ID resolvers come from [scidConfigFile resolvers]
# Defaults for Novag Citrine
set ::novag::referee "OFF"
# Defaults for serious game training
set ::sergame::isOpening 0
set ::sergame::chosenOpening 0
set ::sergame::chosenEngine 0
set ::sergame::useBook 1
set ::sergame::bookToUse ""
set ::sergame::startFromCurrent 0
set ::sergame::coachIsWatching 0
set ::sergame::timeMode "timebonus"
set ::sergame::depth 3
set ::sergame::movetime 0
set ::sergame::nodes 10000
set ::sergame::ponder 0
set ::uci::uciInfo(wtime3) [expr 5 * 60 * 1000 ]
set ::uci::uciInfo(winc3) [expr 10 * 1000 ]
set ::uci::uciInfo(btime3) [expr 5 * 60 * 1000 ]
set ::uci::uciInfo(binc3) [expr 10 * 1000 ]
# Defaults for initial directories:
set initialDir(base) "."
set initialDir(pgn) "."
set initialDir(book) "."
set initialDir(html) "."
set initialDir(tex) "."
set initialDir(stm) "."
set initialDir(report) "."
set initialDir(tablebase1) ""
set initialDir(tablebase2) ""
set initialDir(tablebase3) ""
set initialDir(tablebase4) ""
# Default PGN display options:
set pgnStyle(Tags) 1
set pgnStyle(Comments) 1
set pgnStyle(Vars) 1
# Autoplay and animation delays in milliseconds:
set autoplayDelay 5000
set animateDelay 200
set autoplayMode 0
# Blunder Threshold
set blunderThreshold 1.0
# Geometry of windows:
array set geometry {}
# startup:
# Stores which windows should be opened on startup.
set startup(pgn) 0
set startup(switcher) 0
set startup(tip) 1
set startup(tree) 0
set startup(finder) 0
set startup(crosstable) 0
set startup(gamelist) 0
set startup(stats) 0
set startup(book) 0
# Game information area options:
set gameInfo(photos) 1
set gameInfo(hideNextMove) 0
set gameInfo(showMaterial) 0
set gameInfo(showFEN) 0
set gameInfo(showMarks) 1
set gameInfo(wrap) 0
set gameInfo(fullComment) 0
set gameInfo(showTB) 0
if {[sc_info tb]} { set gameInfo(showTB) 2 }
# Twin deletion options:
array set twinSettings {
players No
colors No
event No
site Yes
round Yes
year Yes
month Yes
day No
result No
eco No
moves Yes
skipshort Yes
setfilter Yes
undelete Yes
comments Yes
variations Yes
usefilter No
delete Shorter
}
array set twinSettingsDefaults [array get twinSettings]
# Opening report options:
array set optable {
Stats 1
Oldest 5
Newest 5
Popular 1
MostFrequent 6
MostFrequentWhite 1
MostFrequentBlack 1
AvgPerf 1
HighRating 8
Results 1
Shortest 5
ShortestWhite 1
ShortestBlack 1
MoveOrders 8
MovesFrom 1
Themes 1
Endgames 1
MaxGames 500
ExtraMoves 1
}
array set optableDefaults [array get optable]
# Player report options
array set preport {
Stats 1
Oldest 5
Newest 5
MostFrequentOpponents 6
AvgPerf 1
HighRating 8
Results 1
MostFrequentEcoCodes 6
Themes 1
Endgames 1
MaxGames 500
ExtraMoves 1
}
array set preportDefaults [array get preport]
# Analysis options (Informant values)
# The different threshold values for !? ?? += etc
array set informant {}
set informant("!?") 0.5
set informant("?") 1.5
set informant("??") 3.0
set informant("?!") 0.5
set informant("+=") 0.5
set informant("+/-") 1.5
set informant("+-") 3.0
set informant("++-") 5.5
# Export file options:
set exportFlags(comments) 1
set exportFlags(indentc) 0
set exportFlags(vars) 1
set exportFlags(indentv) 1
set exportFlags(column) 0
set exportFlags(append) 0
set exportFlags(symbols) 1
set exportFlags(htmldiag) 0
set exportFlags(stripMarks) 0
set exportFlags(convertNullMoves) 1
set default_exportStartFile(PGN) {}
set default_exportEndFile(PGN) {}
set default_exportStartFile(LaTeX) {\documentclass[10pt,twocolumn]{article}
% This is a LaTeX file generated by Scid.
% You must have the "chess12" package installed to typeset this file.
\usepackage{times}
\usepackage{a4wide}
\usepackage{chess}
\usepackage[T1]{fontenc}
\setlength{\columnsep}{7mm}
\setlength{\parindent}{0pt}
% Macros for variations and diagrams:
\newenvironment{variation}{\begin{quote}}{\end{quote}}
\newenvironment{diagram}{\begin{nochess}}{$$\showboard$$\end{nochess}}
\begin{document}
}
set default_exportEndFile(LaTeX) {\end{document}
}
set default_exportStartFile(HTML) {<html>
<head><title>Scid export</title></head>
<body bgcolor="#ffffff">
}
set default_exportEndFile(HTML) {</body>
</html>
}
foreach type {PGN HTML LaTeX} {
set exportStartFile($type) $default_exportStartFile($type)
set exportEndFile($type) $default_exportEndFile($type)
}
# autoRaise: defines whether the "raise" command should be used to raise
# certain windows (like progress bars) when they become obscured.
# Some Unix window managers (e.g. some versions of Enlightenment and sawfish,
# so I have heard) have a bug where the Tcl/Tk "raise" command times out
# and takes a few seconds. Setting autoRaise to 0 will help avoid this.
set autoRaise 1
proc raiseWin {w} {
global autoRaise
if {$autoRaise} { raise $w }
return
}
# autoIconify:
# Specified whether Scid should iconify all other Scid windows when
# the main window is iconified. Most people like this behaviour but
# some window managers send an "UnMap" event when the user switches
# to another virtual window without iconifying the Scid window so
# users of such managers will probably want to turn this off.
set autoIconify 1
# Email configuration:
set email(logfile) [file join $scidLogDir "scidmail.log"]
set email(oldlogfile) [file join $scidUserDir "scidmail.log"]
set email(smtp) 1
set email(smproc) "/usr/lib/sendmail"
set email(server) localhost
set email(from) ""
set email(bcc) ""
# Rename old email log file if necessary:
if {[file readable $email(oldlogfile)] && ![file readable $email(logfile)]} {
catch {file rename $email(oldlogfile) $email(logfile)}
}
### Audio move announcement options:
set ::utils::sound::soundFolder [file nativename [file join $::scidShareDir sounds]]
set ::utils::sound::announceNew 0
set ::utils::sound::announceForward 0
set ::utils::sound::announceBack 0
# Spell-checking file: default is "spelling.ssp".
if {$windowsOS} {
set spellCheckFile [file join $scidExeDir "spelling.ssp"]
} else {
set spellCheckFile "/usr/local/share/scid/spelling.ssp"
}
# book configuration
set ::book::lastBook "" ; # book name without extension (.bin)
# Engines list file: -- OLD NAMES, NO LONGER USED
#set engines(file) [file join $scidUserDir "engines.lis"]
#set engines(backup) [file join $scidUserDir "engines.bak"]
# Engines data:
set engines(list) {}
set engines(sort) Time
set engineCoach1 {}
set engineCoach2 {}
# scidConfigFile:
# Returns the full path and name of a Scid configuration file,
# given its configuration type.
#
proc scidConfigFile {type} {
global scidConfigDir
foreach {cfgtype fname} {
options "options.dat"
engines "engines.dat"
engines.bak "engines.dat"
recentfiles "recent.dat"
history "history.dat"
bookmarks "bookmarks.dat"
reports "reports.dat"
optrainer "optrainer.dat"
resolvers "resolvers.dat"
xfccstate "xfccstate.dat"
correspondence "correspondence.dat"
ExtHardware "hardware.dat"
treecache "treecache.dat"
} {
if { $type == $cfgtype } {
return [file nativename [file join $scidConfigDir $fname]]
}
}
return -code error "No such config file type: $type"
}
set optionsFile [scidConfigFile options]
################################################################################
# Load options file. All default values should be set before this point or new saved values will be overwritten by default ones
################################################################################
catch {source $optionsFile}
# Now, if the options file was written by Scid 3.5 or older, it has a lot of
# yucky variable names in the global namespace. So convert them to the new
# namespace variables:
#
proc ConvertOldOptionVariables {} {
set oldNewNames {
doColorPgn ::pgn::showColor
pgnIndentVars ::pgn::indentVars
pgnIndentComments ::pgn::indentComments
pgnShortHeader ::pgn::shortHeader
pgnMoveFont ::pgn::boldMainLine
pgnMoveNumSpace ::pgn::moveNumberSpaces
pgnStripMarks ::pgn::stripMarks
pgnSymbolicNags ::pgn::symbolicNags
pgnColumn ::pgn::columnFormat
}
foreach {old new} $oldNewNames {
if {[info exists ::$old]} {
set $new [set ::$old]
}
}
}
ConvertOldOptionVariables
proc options.write {} {
uplevel #0 {
set optionF ""
if {[catch {open [scidConfigFile options] w} optionF]} {
tk_messageBox -title "Scid: Unable to write file" -type ok -icon warning \
-message "Unable to write options file: [scidConfigFile options]\n$optionF"
} else {
puts $optionF "# Scid options file"
puts $optionF "# Version: $scidVersion"
puts $optionF "# This file contains commands in the Tcl language format."
puts $optionF "# If you edit this file, you must preserve valid its Tcl"
puts $optionF "# format or it will not set your Scid options properly."
puts $optionF ""
foreach i {boardSize boardStyle language ::pgn::showColor \
::pgn::indentVars ::pgn::indentComments ::pgn::showPhoto \
::pgn::shortHeader ::pgn::boldMainLine ::pgn::stripMarks \
::pgn::symbolicNags ::pgn::moveNumberSpaces ::pgn::columnFormat \
tree(order) optionsAutoSave ::tree::mask::recentMask \
ecoFile suggestMoves showVarPopup showVarArrows \
blunderThreshold autoplayDelay animateDelay boardCoords \
moveEntry(AutoExpand) moveEntry(Coord) \
translatePieces arrowLastMove highlightLastMove highlightLastMoveWidth highlightLastMoveColor \
glossOfDanger askToReplaceMoves locale(numeric) \
spellCheckFile autoRaise autoIconify windowsDock showGameInfo \
exportFlags(comments) exportFlags(vars) \
exportFlags(indentc) exportFlags(indentv) \
exportFlags(column) exportFlags(symbols) \
exportFlags(htmldiag) exportFlags(convertNullMoves) \
email(smtp) email(smproc) email(server) \
email(from) email(bcc) \
gameInfo(photos) gameInfo(hideNextMove) gameInfo(wrap) \
gameInfo(fullComment) gameInfo(showMarks) \
gameInfo(showMaterial) gameInfo(showFEN) gameInfo(showTB) \
engineCoach1 engineCoach2 scidBooksDir scidBasesDir ::book::lastBook \
::utils::sound::soundFolder ::utils::sound::announceNew \
::utils::sound::announceForward ::utils::sound::announceBack \
::tacgame::threshold ::tacgame::blunderwarning ::tacgame::blunderwarningvalue \
::tacgame::levelMin ::tacgame::levelMax ::tacgame::levelFixed ::tacgame::randomLevel \
::tacgame::isLimitedAnalysisTime ::tacgame::showblunder ::tacgame::showblundervalue \
::tacgame::showblunderfound ::tacgame::showmovevalue ::tacgame::showevaluation \
::tacgame::isLimitedAnalysisTime ::tacgame::analysisTime ::tacgame::openingType ::tacgame::chosenOpening \
::sergame::chosenOpening ::sergame::chosenEngine ::sergame::useBook ::sergame::bookToUse \
::sergame::startFromCurrent ::sergame::coachIsWatching ::sergame::timeMode \
::sergame::depth ::sergame::movetime ::sergame::nodes ::sergame::ponder ::sergame::isOpening \
::uci::uciInfo(wtime3) ::uci::uciInfo(winc3) ::uci::uciInfo(btime3) ::uci::uciInfo(binc3) \
::commenteditor::showboard \
boardfile_lite boardfile_dark \
FilterMaxMoves FilterMinMoves FilterStepMoves FilterMaxElo FilterMinElo FilterStepElo \
FilterMaxYear FilterMinYear FilterStepYear FilterGuessELO lookTheme autoResizeBoard } {
puts $optionF "set $i [list [set $i]]"
}
puts $optionF ""
foreach i [lsort [array names winWidth]] {
puts $optionF "set winWidth($i) [expr $winWidth($i)]"
puts $optionF "set winHeight($i) [expr $winHeight($i)]"
}
puts $optionF ""
foreach i [lsort [array names winX]] {
puts $optionF "set winX($i) [expr $winX($i)]"
puts $optionF "set winY($i) [expr $winY($i)]"
}
puts $optionF ""
puts $optionF "set analysisCommand [list $analysisCommand]"
puts $optionF "set analysisChoices [list $analysisChoices]"
puts $optionF ""
foreach i {lite dark whitecolor blackcolor highcolor bestcolor \
whiteborder blackborder borderwidth \
pgnColor(Header) pgnColor(Main) pgnColor(Var) \
pgnColor(Nag) pgnColor(Comment) pgnColor(Background) \
pgnColor(Current) } {
puts $optionF "set $i [list [set $i]]"
}
puts $optionF ""
foreach i [lsort [array names optable]] {
puts $optionF "set optable($i) [list $optable($i)]"
}
foreach i [lsort [array names ::windows::stats::display]] {
puts $optionF "set ::windows::stats::display($i) [list $::windows::stats::display($i)]"
}
foreach i [lsort [array names startup]] {
puts $optionF "set startup($i) [list $startup($i)]"
}
foreach i [lsort [array names toolbar]] {
puts $optionF "set toolbar($i) [list $toolbar($i)]"
}
foreach i [lsort [array names twinSettings]] {
puts $optionF "set twinSettings($i) [list $twinSettings($i)]"
}
puts $optionF ""
foreach i {Regular Menu Small Tiny Fixed} {
puts $optionF "set fontOptions($i) [list $fontOptions($i)]"
}
puts $optionF ""
foreach type {base book html tex stm pgn report tablebase1 tablebase2 tablebase3 tablebase4} {
puts $optionF "set initialDir($type) [list $initialDir($type)]"
}
puts $optionF ""
foreach type {PGN HTML LaTeX} {
puts $optionF "set exportStartFile($type) [list $exportStartFile($type)]"
puts $optionF "set exportEndFile($type) [list $exportEndFile($type)]"
}
puts $optionF ""
foreach i [lsort [array names informant]] {
puts $optionF "set informant($i) [list $informant($i)]"
}
puts $optionF ""
# save FICS config
foreach i { use_timeseal timeseal_exec port_fics port_timeseal login password usedefaultvars premoveEnabled \
consolebg consolefg consoleheight consolewidth colseeking colgame colgameresult colficspercent server_ip } {
puts $optionF "set ::fics::$i [list [set ::fics::$i]]"
}
foreach i [lsort [array names ::fics::profileVars]] {
puts $optionF "set ::fics::profileVars($i) [list $::fics::profileVars($i)]"
}
# save pinfo config
foreach i { wikipurl dnburl SeeAlsoPND2WP wikipAPI} {
puts $optionF "set ::pinfo::$i [list [set ::pinfo::$i]]"
}
# save NOVAG config
foreach i { referee } {
puts $optionF "set ::novag::$i [list [set ::novag::$i]]"
}
# Save layouts
::docking::layout_save "auto"
foreach slot {1 2 3 auto} {
puts $optionF "set ::docking::layout_list($slot) [list $::docking::layout_list($slot)]"
}
# Save var that was added with options.save()
if {[info exists ::autosave_opt]} {
puts $optionF ""
puts $optionF "set ::autosave_opt [list $::autosave_opt]"
foreach {var} $::autosave_opt {
upvar #0 $var a
puts $optionF "set $var [list $a]"
}
}
close $optionF
set ::statusBar "Options were saved to: [scidConfigFile options]"
}
}
}
proc options.autoSaveHack {} {
catch {
set optionF [open [scidConfigFile options] "a"]
puts $optionF "set ::optionsAutoSave $::optionsAutoSave"
close $optionF
}
}
# For better modularity default value can be set in a module with:
# if {![info exists varname]} { set varname defaultvalue }
# options.save varname
#
proc options.save {varname} {
if {![info exists ::autosave_opt] || [lsearch -exact $::autosave_opt $varname] == -1} {
lappend ::autosave_opt $varname
}
}
proc options.save_cancel {varname} {
set idx [lsearch -exact $::autosave_opt $varname]
if {$idx != -1} {
set ::autosave_opt [lreplace $::autosave_opt $idx $idx]
}
}
###
### End of file: options.tcl
|