Re: Xterm pointer
Re: Xterm pointer
- Subject: Re: Xterm pointer
- From: Michèle Garoche <email@hidden>
- Date: Tue, 9 Jan 2007 07:11:27 +0100
Le 9 janv. 2007 à 06:43, Michèle Garoche a écrit :
Le 9 janv. 2007 à 06:02, Bill Moseley a écrit : I'm still trying to get a better pointer for use with xterm. I use black background with white foreground and over xterms the mouse pointer turns into a solid black I-beam -- which is invisible over the xterm.
Anyone know how I can replace the pointer with either a color or a pointer that has white outline?
Here's my .XDefaults:
XTerm*titeInhibit:True XTerm*Background:black XTerm*Foreground:white XTerm*saveLines:5000 XTerm*geometry: 85x50 XTerm*charClass:33:48,35-43:48,45-47:48,58:48,61:48,63-64:48,126:48 xterm*visualBell: true xterm*LoginShell: true
I use this in .XResources, you may adapt it:
xterm*background: #FAFFEF xterm*cursorColor: #86B2CF xterm*highlightColor: #D0E1F2 xterm*scrollBar: true xterm*rightScrollBar: true xterm*Scrollbar*background: #DDF5F5 xterm*Scrollbar*foreground: #82B3E5 xterm*saveLines: 10000 You may use whichever color you want provided it is expressed in #RRGGBB format.
See the -cr (class cursorColor) and -ms (probably pointerColor) option, also pointerColorBackground in xterm.
Specifically:
xterm*cursorColor: green will give you a green text cursor position
xterm*pointerColor: blue will give you a blue pointer cursor
xterm*pointerColorBackground: red will a read outline to the pointer cursor.
Hope this helps. |
Attachment:
36C471DED4B09EEB30A0281F2608DB2FE6F9E147.gpgkey
Description: Binary data
Attachment:
PGP.sig
Description: =?ISO-8859-1?Q?Ceci_est_une_signature_=E9lectronique_PGP?=
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden