Re: Invisible pointers
Re: Invisible pointers
- Subject: Re: Invisible pointers
- From: Bill Moseley <email@hidden>
- Date: Sat, 23 Dec 2006 09:10:16 -0800
[sorry for breaking the thread -- pre coffee]
> In an xterm, you can just middle-click to paste. No menus required.
Maybe it's vim and its handling of the mouse. I get confused with
X11's multiple cu buffers.
I'm ssh'd into a linux machine from my ibook for my mail (and thus
vim) and have to shift-paste for anything cut on the Mac.
I've had this problem before and normally running with X Forwarding
solves that problem, IIRC, but it's not helping now.
> You can specify the color of the insertion point with -ms "colorname"
> on the xterm command line. But it should default to the foreground
> color. If you have white text on a black background, for instance,
> the I beam should be white.
Ah, maybe my .XDefaults is setup wrong, but the cursor is not the
foreground color. xterm -ms white does fix it for new xterms.
ibook:~ moseley$ cat .XDefaults
! Remember, use xprop to figure out the resource name to use
! Don't erase screen on exit
XTerm*titeInhibit:True
XTerm*Background:black
XTerm*Foreground:white
! XTerm*font:10x12
! XTerm*HiForeColor: white
! XTerm*HiBackColor: #c06077
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
! Make xterm source .profile and .bashrc
xterm*LoginShell: true
--
Bill Moseley
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden