Mark Summerfield <[EMAIL PROTECTED]> writes:

> I wish there was a Preference option for this. A minority of people
> simply cannot work with software that blinks
> (http://www.jurta.org/prog/noblink.en.html).

On this page I see:

  KDE and Qt applications

  In KDE applications the cursor blink rate is not set by KDE, but by the 
underlying Qt libraries. To change it, perform the following steps:

     1. start qtconfig
     2. on the "Interface" tab either
           1. set "Cursor Flash Time" to "0ms"
           2. or scroll down to "No blinking" value
     3. Save config

  IOW:

    qtconfig -> Interface -> CursorFlashTime -> 0

  This puts the following line in ~/.qt/qtrc:

    [General]
    cursorFlashTime=0

We should make sure that LyX honors this setting.

JMarc

Reply via email to