Page 1 of 1

Cursor color changing

Posted: 2008-04-28, 09:52 UTC
by sheppaul
Hello,

The followings are the colors I'm using in tcmd.

Code: Select all

[Colors]
InverseCursor=0
InverseSelection=1
BackColor=8421440
ForeColor=16777215
MarkColor=255
CursorColor=16777215
CursorText=0
ColorFilter1=*.com
ColorFilter1Color=16776960
ColorFilter2=*.bmp;*.jpg;*.jpeg;*.gif;*.tif;*.tga;*.ico;*.wmf;*.png;*.pcx
ColorFilter2Color=53760
ColorFilter3=*.rm;*.rmvb
ColorFilter3Color=10485760
ColorFilter4=*.wmv;*.asf
ColorFilter4Color=187103
ColorFilter5=*.mpg;*.mpeg;*.tp;*.ts;*.vob
ColorFilter5Color=33023
ColorFilter6=*.mov;*.qt
ColorFilter6Color=16711680
ColorFilter7=*.avi;*.avi_neo_;*.avi_pdbox_
ColorFilter7Color=52895
ColorFilter8=*.bas;*.c;*.cpp;*.pas;*.dpr;*.dfm;*.h;*.hpp
ColorFilter8Color=16750125
ColorFilter9=*.txt;*.ini
ColorFilter9Color=9420950
ColorFilter10=*.bak;*.tmp;*.~dfm;*.~pas;*.~dsk
ColorFilter10Color=4194432
ColorFilter11=*.inf;*.sys
ColorFilter11Color=12632256
ColorFilter12=*.exe
ColorFilter12Color=786187
ColorFilter13=*.bat;*.pif;*.lnk
ColorFilter13Color=54741
ColorFilter14=*.ace;*.arj;*.lzh;*.cab;*.zip;*.omp;*.arc;*.tar;*.rar;*.sqz;*.zoo;*.ice;*.bh;*.gz;*.tgz;*.7z
ColorFilter14Color=16744703
ColorFilter15=*.asp;*.cgi;*.htm;*.html
ColorFilter15Color=7450231
BackColor2=-1
It looks like this.
Image: http://img182.imageshack.us/img182/9863/cusorcolorhv4.png

The problem is the color of cursor while editing a file name. The cursor color seems to be fixed. Because of this, it's very hard to recognize the position of cursor with some color settings. It will be appreciated if the color of cursor could be adjusted in configruation.

Thanks.

Glasses ?

Posted: 2008-04-28, 11:00 UTC
by Clo
2sheppaul

:) Hello !
…It will be appreciated if the color of cursor could be adjusted in configuration.
• But it is already adjustable, just look at the Options >> Colors…

:mrgreen: KR
Claude
Clo

Posted: 2008-04-28, 15:34 UTC
by StickyNomad
I think sheppaul refers to the text cursor, not TCs 'file'-cursor (whose color can indeed be configured in TCs options).

The color of text cursor is a windows system setting and AFAIK this color can't be configured explicitely.

What may help you is to set a higher cursor blinkrate in Control panel > keyboard and/or increse the width of the cursor in Control panel > Accessibility Options > Display

Posted: 2008-04-29, 00:54 UTC
by sheppaul
Thank you for the advice. :)

ps. The text color of the cursor can be adjusted if the color of the font and background of an editing line is configurable. By default, it is fixed only to follow the font and background color.