rem invoke mined in a newly started rxvt, rem using the stand-alone (non-X) mode of rxvt rem try to configure UTF-8 for rxvt; rem this does not work with the currently available rxvt port, though set LC_ALL=en_US.UTF-8 rem set font set font=Lucida Console rem set font=Lucida Console-16 rem set font=fixedsys rem acquire Windows system color settings rem reg query 'HKEY_CURRENT_USER\Control Panel\Colors' /v Window rem reg query 'HKEY_CURRENT_USER\Control Panel\Colors' /v WindowText rem values would still have to be extracted and converted to hex rem using some appropriate tools rem start rxvt with appropriate parameters set DISPLAY= rxvt.exe -tn rxvt +sb -fn "%font%" -e mined %1 %2 %3 %4 %5 %6 %7 %8 %9