Hello,
I have been exploring solutions to use console apps for PIM. gtkterm2 is indeed a very good choice to me as it supports CJK characters display and inputmethods (such as SCIM). When i try to run hnb and calcurse in it, they can run, but the colors are gone except black and white. Looking at .gtkterm2rc and have found these settings for colors:
##
# NEW COLOR Definition
##
red=0x0000 0xcccc 0x0000 0xaaaa 0x0000 0xaaaa 0x6666 0xaaaa 0x0000 0xcccc 0x5555 0xffff 0x5555 0xffff 0x5555 0xffff 0x5555 0xffff
grn=0x0000 0xcccc 0x0000 0x0000 0xaaaa 0x5555 0x6666 0x0000 0xaaaa 0xcccc 0x5555 0x5555 0xffff 0xffff 0x5555 0x5555 0xffff 0xffff
blu=0x0000 0xcccc 0x0000 0x0000 0x0000 0x0000 0xffff 0xaaaa 0xaaaa 0xcccc 0x5555 0x5555 0x5555 0x5555 0xffff 0xffff 0xffff 0xffff
##
# COLOR Definition
##
I have 2 questions:
1. How to define more colors apart from red, blue, and green in order to make full use of color display of some console apps? How to make gtkterm2 display more colors?
2. What is the difference between NEW COLOR Definiton (only red, blue and green are defined) and COLOR Definiton (just left blank by default)?
Searched on the web but found very scanty information about gtkterm2, let alone how to set it up.
Thanks!
P.S. The post was done in Firefox under Beta3 on C1000. :-)