I am thinking this way:
I want to click on xterms or EMACS or FireFox. I want larger (and color) changed so I can see where the cursor is. MWM seem to be the best and easiest part of the GUI to use... On Thu, May 18, 2023 at 8:51 PM adr <a...@sdf.org> wrote: > > On Thu, 18 May 2023, Todd Gruhn wrote: > > > Date: Thu, 18 May 2023 14:55:32 +0000 > > From: Todd Gruhn <tgru...@gmail.com> > > To: Netbsd-Users-List <netbsd-users@netbsd.org> > > Subject: Problem seeing a cursor > > > > How to try cursor using different colors, and sized. > > > > I have trouble seeing the cursor. > > > > IS there something in ./pkgsrc that I can use??? > > If you are talking about xterm, cursor blinking could help you. > Use "xterm -bc" or set the cursorBlink resource. > > For cursor color use -cr or cursorColor resource. > > There are some fancy termials out there, search the web. > > adr