Marc Lehmann: > On Thu, Dec 29, 2011 at 11:09:41AM +0100, Bastien Dejean > <[email protected]> wrote: > > At the moment, there's no available X resource for changing the cursor > > blinking interval, although I found the relevant constant > > inĀ `feature.h`, I think it would be simpler to add an X resource. > > We think it is iportant to be able to tune such things, but if demand is > low enough (and so far it looks it's low enough) then patching feature.h > is perfectly adequate, in an effort to not cause too much extra bloat.
Considering the blinking is perceived as a breathing metaphor, the current BPM is too high (unless people are running while they use urxvt). It should be (at most) 60 BPM. > > I'd also like to change the *stay visible*, *become invisible*, *stay > > invisible* and *become visible* intervals but I'm not sure if those > > values are explicitly defined somewhere. > > I don't think there is any such complex logic in the code (there are only > two intervals), so that would mena a redesign of the relevant code. Feel > free to patch :) The current design makes low BPM look unnatural (because the cursor fading is not progressive). Cheers, -- b.d (| |) ^ ^ _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
