Thanks for this - I often wonder where to find
the code behind the papers in IWP9 proceedings.
ak
On Wed, Nov 2, 2011 at 12:29 PM, yy wrote:
> Two attached files:
>
> - 9p-srv.c is a devdraw(1) version which uses 9pclient(3) to talk with
> Plan 9-like devices and use them for its windows.
>
>
2011/11/3 Akshat Kumar :
> Thanks for this - I often wonder where to find
> the code behind the papers in IWP9 proceedings.
I did not want to worry about big changes and even total rewrites when
working on wsys, so I named the repository devwsys-prev (wsys was
initially named devwsys) to indicate
In case anyone else runs into the same problem, I worked around it by changing
scrsleep() in acme/scrl.c to ignore mouse events which don't change the mouse
buttons. This has the (IMO desirable) side-effect of avoiding extra scrolling
if you wiggle the mouse a bit while clicking.
I have seen something like this with Plan 9 in VMWare; I'm not sure if
this is related.
On Mon, Oct 24, 2011 at 6:48 AM, Gary Capell wrote:
> I've recently noticed that scrolling in Acme (plan9port, linux) was
> working strangely. xev shows that I'm now getting two MotionNotify
> events after eve
On Fri, Sep 30, 2011 at 1:59 PM, erik quanstrom
wrote:
> backup:
> 1. power down mac. remove hard drive.
> 2. stuff drive as one gigantic file into venti.
>
> restore:
> 1. copy your backup onto drive
> 2. install hard drive. power up mac.
If there were/is block device firewire support in
On Thu Nov 3 16:56:29 EDT 2011, michaelian.en...@gmail.com wrote:
> On Fri, Sep 30, 2011 at 1:59 PM, erik quanstrom
> wrote:
>
> > backup:
> > 1. power down mac. remove hard drive.
> > 2. stuff drive as one gigantic file into venti.
> >
> > restore:
> > 1. copy your backup onto drive
> > 2.