Mike McClain wrote: > I've searched 'man gpm', 'man setterm' but found nothing relating to > pointer color on a text teminal. That's correct. gpm doesn't set the pointer color. Whatever application is running on the console gets to do that, by emitting escape sequences. An article discussing what to set: http://linuxgazette.net/137/anonymous.html -dsr-