https://bugs.documentfoundation.org/show_bug.cgi?id=100706

Alex Thurgood <ipla...@yahoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #1 from Alex Thurgood <ipla...@yahoo.co.uk> ---
For any devs interested, see :

https://discussions.apple.com/thread/6720434?start=0&tstart=0

in particular :

"Also note that this will only work for applications and text fields that are
coded with Appleā€™s text view coding objects, so programs that use alternative
text handling routines may not show a difference in blink rate."


The basic commands for system settings can be found here :

http://www.macissues.com/2014/12/08/how-to-change-your-macs-text-cursor-blink-rate/

Examples :
defaults write -g NSTextInsertionPointBlinkPeriodOn -float 200
defaults write -g NSTextInsertionPointBlinkPeriodOff -float 200

Note that many apps do not respond to these settings, e.g. Safari and MSOffice
are reported as being unaffected.

Confirming enhancement request, but don't expect any changes soon as this would
appear to require touching fundamental parts of the text rendering engine.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to