
Hi Mirek, Various user preferences are stored in files in a platform-dependent location. You can find out this location by using ChimeraX command: info path user unversioned config ...as mentioned in the Preferences help: <https://rbvi.ucsf.edu/chimerax/docs/user/preferences.html> I put it there because otherwise, I can never remember the exact command! As for preloading settings to take effect on ChimeraX opening, you can specify commands to run upon startup in the Preferences dialog, the Startup section, see: <https://rbvi.ucsf.edu/chimerax/docs/user/preferences.html#startup> The commands could include an "open" command that opens a separate command file (I like to do it that way) or a Python script. Opening the command file or script means to execute it in ChimeraX. I hope this helps, Elaine ----- Elaine C. Meng, Ph.D. UCSF Chimera(X) team Resource for Biocomputing, Visualization, and Informatics Department of Pharmaceutical Chemistry University of California, San Francisco
On Feb 4, 2024, at 4:38 PM, Cygler, Miroslaw via ChimeraX-users <chimerax-users@cgl.ucsf.edu> wrote:
Hi, When ChimeraX opens, it restores list of commands used in previous session(s) and the files/sessions there were accessed previously (history). Where is this data stored on the computer? How can I preload specific settings to take effect on ChimeraX opening? Thanks, Mirek