[Openmcl-devel] cursor size & color
Janusz Podrazik
info at mracpublishing.com
Sat Sep 24 06:34:44 PDT 2011
Hi,
I wonder were can I change the size and the color of the cursor in CCL.
In LispWorks we can do:
; cursor size
(setq *cursor-color* :red)
(setq *cursor-style* :inverse) ; ; :caret = narrow :left-bar = wider :inverse = large :underline = underline
(setq *cursor-blink* nil) ; nil = blink, 0 = no blink
(set-cursor-style)
thanks,
JP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20110924/77cdced3/attachment.htm>
More information about the Openmcl-devel
mailing list