I have installed and am using Msys2 on a Windows system. Now that I have some code working, the question has arisen on how to change the font and/or the font size when that application is being run by someone else.
When the application is started, it comes automatically with a "Font" and "Paste" tags at the top. I can access the "Font" tab and it will allow me to select alternate fonts and sizes. But the application ALWAYS starts with "Courier New" at 9pt. What do I need to do to make the application start with some other font? My standard Msys2 environment is this: HOMEPATH=\Users\owner MANPATH=/mingw32/share/man:/usr/local/man:/usr/share/man:/usr/man:/share/man: APPDATA=C:\Users\owner\AppData\Roaming RCAUTOPLAY=C:\Program Files (x86)\Roxio\OEM\Roxio Central 5\ ProgramW6432=C:\Program Files HOSTNAME=owner-PC SHELL=/usr/bin/bash TERM=xterm-256color PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel WINDIR=C:\Windows EMC_AUTOPLAY=C:\Program Files (x86)\Common Files\Roxio Shared\OEM\ PUBLIC=C:\Users\Public OLDPWD=/home/owner/TransiTrace/TT_InterfaceModule/UserIF USERDOMAIN=owner-PC CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files OS=Windows_NT ALLUSERSPROFILE=C:\ProgramData windows_tracing_flags=3 USER=owner windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log !::=::\ TEMP=/tmp temp=C:\Users\owner\AppData\Local\Temp COMMONPROGRAMFILES=C:\Program Files\Common Files tmp=C:\Users\owner\AppData\Local\Temp BURN_AUTOPLAY=C:\Program Files (x86)\Roxio\OEM\Roxio Burn\ USERNAME=owner PROCESSOR_LEVEL=6 ProgramFiles(x86)=C:\Program Files (x86) PATH=/mingw32/bin:/usr/local/bin:/usr/bin:/bin:/c/Program Files/Common Files/Microsoft Shared/Windows Live:/c/Program Files (x86)/Common Files/Microsoft Shared/Windows Live:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Program Files (x86)/Windows Live/Shared:/c/Program Files (x86)/Common Files/Roxio Shared/DLLShared:/c/Program Files (x86)/Common Files/Roxio Shared/OEM/DLLShared:/c/Program Files (x86)/Common Files/Roxio Shared/OEM/DLLShared:/c/Program Files (x86)/Common Files/Roxio Shared/OEM/12.0/DLLShared:/c/Program Files (x86)/Roxio/OEM/AudioCore:/c/mingw-64/mingw64:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\ MSYSCON=mintty.exe FP_NO_HOST_CHECK=NO PWD=/f SYSTEMDRIVE=C: LANG=en_US.UTF-8 USERPROFILE=C:\Users\owner TZ=America/Chicago PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e[0m\]\n\$ LOGONSERVER=\\OWNER-PC CommonProgramW6432=C:\Program Files\Common Files PROCESSOR_ARCHITECTURE=AMD64 LOCALAPPDATA=C:\Users\owner\AppData\Local !C:=C:\msys2-64 ProgramData=C:\ProgramData SHLVL=1 HOME=/home/owner PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC HOMEDRIVE=C: WD=C:\msys2-64\usr\bin\ PROMPT=$P$G MSYSTEM=MINGW32 COMSPEC=C:\Windows\system32\cmd.exe TMP=/tmp SYSTEMROOT=C:\Windows PRINTER=Epson600 PROCESSOR_REVISION=2a07 PKG_CONFIG_PATH=/mingw32/lib/pkgconfig:/mingw32/share/pkgconfig INFOPATH=/usr/local/info:/usr/share/info:/usr/info:/share/info: PROGRAMFILES=C:\Program Files NUMBER_OF_PROCESSORS=4 SESSIONNAME=Console COMPUTERNAME=OWNER-PC _=/usr/bin/printenv -- _____________ Bill Lee AMA: 20018 Skype: Bill.Lee.20018 ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
