> the issue, and this fact this fix works must mean that
> devdraw(3)'s 'd' command usually doesn't cause (much)
> cursor flicker, but the 'y' command does.
>
> so either there is a timing or locking problem on the pi,
> or swcursoravoid(r) is not called for the 'y' command.
Correct: swcursoravo
> I use 9atom on the pi daily and vncv often a d have never observed this
> behavior.
does 9atom uses a higher HZ setting which could make swcursor be drawn sooner?
Try to compile from https://bitbucket.org/rminnich/vx32
> Hello 9fans,
>
> my 9vx that was in 9vx-0.12 does not work on mountain lion.
> that leads to panic with a message:
>
> -bash$ 9vx.OSX
> 71 rio fault 0x8 no segment
>
> anyone has newer version or patch?
>
> Kenji Arisawa
>
>
2 лют. 2013 о 02:21 erik quanstrom написав(ла):
> i want to use /lib/namespace.$servername to mount
> a second file server. the second file server is not running
> exportfs; and i would like to mount it directly
> and not import it.
We used to run srv(4) from a startup script for this purpose