Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: X Windows cursor
- To: tlug@example.com
- Subject: Re: tlug: X Windows cursor
- From: "Stephen J. Turnbull" <turnbull@example.com>
- Date: Wed, 13 Jan 1999 11:53:19 +0900 (JST)
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <369B195F.F07FAE9A@example.com>
- References: <Pine.LNX.3.96LJ1.1b7.990111195258.9321B-100000@example.com><369B195F.F07FAE9A@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
>>>>> "Neil" == Neil Booth <NeilB@example.com> writes: Neil> Hmm.., I mean the vertical bar cursor used in text boxes and Neil> the like (e.g. Netscape, file runner etc.). They all blink, Neil> even when you're scrolling or typing, making it hard to see. That's not a function of the X server, it's a function of the application or the widget library that implements text areas. If a resource is available for dealing with it, it will probably be called something like Text*CursorBlink. You will have to turn it off for every application; if you're lucky, you will be able to do that for all applications using a given widget set with a wildcard resource starting with a `*'. Hmmm ... try "netscape -xrm '*blinkRate: 0'". If that works for you, add *Text.blinkRate: 0 *TextArea.blinkRate: 0 to your ~/.Xresources, if you have it; if not, to ~/.Xdefaults, if it exists; if not, create ~/.Xresources with those contents. This will turn off the blinking permanently for all Motif applications (and anything else that defines a Text.blinkRate resource). If you want to limit it to certain applications, you need to do something like Netscape*Text.blinkRate: 0 for each app. N.B. "The" X cursor is the thing you move with your mouse, also called the pointer. Be careful to specify which you mean. -- University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091 __________________________________________________________________________ __________________________________________________________________________ What are those two straight lines for? "Free software rules." ------------------------------------------------------------------- Next Nomikai: 14 January 1999, 19:30 Tengu TokyoEkiMae 03-3275-3691 *** it will will be Jan 14 (Thu), as Jan 15 (Fri) is a natl holiday Next Technical Meeting: Feb 13 (Sat), 12:30 ace: Temple Univ. ------------------------------------------------------------------- more info: http://tlug.linux.or.jp Sponsor: PHT
- Follow-Ups:
- Re: tlug: X Windows cursor
- From: Neil Booth <NeilB@example.com>
- References:
- Re: tlug: X Windows cursor
- From: Jonathan Byrne <jq@example.com>
- Re: tlug: X Windows cursor
- From: Neil Booth <NeilB@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: Y2K
- Next by Date: Re: tlug: December I18N talk on-line
- Prev by thread: Re: tlug: X Windows cursor
- Next by thread: Re: tlug: X Windows cursor
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links