Re: [9fans] [RQ]: plan9 native 1920x1200 VGA recommendation

2013-03-19 Thread John Floren
On Mon, Mar 18, 2013 at 11:57 PM, Andy Spencer wrote: > On 2013-03-18 12:09, Peter A. Cejchan wrote: >> could anyone recommend (personal experience would be nice) a VGA card >> that can support 1920x1200 mode on native Plan 9 from Bell Labs (from >> Bell Labs ;-) ? > > I used to use a Dell M70 lap

Re: [9fans] Acme button 1 working like button 3

2013-03-19 Thread Ruslan Khusnullin
I'm not a profi in Acme internals but... Could you try running `visibleclicks=1 acme`, click mouse buttons and see how libdraw treats them? On Tue, Mar 19, 2013 at 2:56 AM, Patrick Higgins wrote: > I am trying out Acme after watching rsc's tour at > http://research.swtch.com/acme > > So far I h

Re: [9fans] Acme button 1 working like button 3

2013-03-19 Thread dexen deVries
On Monday 18 of March 2013 16:56:00 Patrick Higgins wrote: > I am trying out Acme after watching rsc's tour at > http://research.swtch.com/acme > > So far I have been liking it, but I just hit an issue: mouse button 1 > now acts the same as button 3. It was working normally just a few > minutes ag

Re: [9fans] Acme button 1 working like button 3

2013-03-19 Thread Peter A. Cejchan
Use native Plan9 ;-))) ++pac [sorry for being cheeky] On Tue, Mar 19, 2013 at 9:52 AM, dexen deVries wrote: > On Monday 18 of March 2013 16:56:00 Patrick Higgins wrote: > > I am trying out Acme after watching rsc's tour at > > http://research.swtch.com/acme > > > > So far I have been liking it,

Re: [9fans] Acme button 1 working like button 3

2013-03-19 Thread Ruslan Khusnullin
On Tue, Mar 19, 2013 at 12:52 PM, dexen deVries wrote: > there's been a recent commit in p9p > (html) > http://code.swtch.com/plan9port/commits/c1bd38a11c42d18b53ee5d6a6084eccb9728f2c2 > (raw) > http://code.swtch.com/plan9port/commits/c1bd38a11c42d18b53ee5d6a6084eccb9728f2c2/raw/ > > > ...and i've

Re: [9fans] [RQ]: plan9 native 1920x1200 VGA recommendation

2013-03-19 Thread Bakul Shah
On Mar 18, 2013, at 6:43 PM, Lyndon Nerenberg wrote: > > On 2013-03-18, at 4:09 AM, Peter A. Cejchan wrote: > >> could anyone recommend (personal experience would be nice) a VGA card that >> can support >> 1920x1200 mode on native Plan 9 from Bell Labs (from Bell Labs ;-) > > My ancient Via

Re: [9fans] Acme button 1 working like button 3

2013-03-19 Thread Patrick Higgins
Yes, that was it. My alt key had gotten stuck. On Tue, Mar 19, 2013 at 3:44 AM, Ruslan Khusnullin wrote: > On Tue, Mar 19, 2013 at 12:52 PM, dexen deVries > wrote: >> there's been a recent commit in p9p >> (html) >> http://code.swtch.com/plan9port/commits/c1bd38a11c42d18b53ee5d6a6084eccb9728f2c

[9fans] raspberry pi plan 9 image

2013-03-19 Thread Jeremy Jackins
Hi 9fans, I'm trying to get the raspberry pi plan9 image from http://plan9.bell-labs.com/sources/contrib/miller/9pi.img.gz, but I'm getting a server error. I don't currently have a working plan 9 machine to try to connect to sources from that way. Does anyone know if 9pi.img.gz is available anywhe

Re: [9fans] raspberry pi plan 9 image

2013-03-19 Thread Jacob Todd
What error are you getting?

Re: [9fans] raspberry pi plan 9 image

2013-03-19 Thread Jeremy Jackins
500. On Tue, Mar 19, 2013 at 7:36 PM, Jacob Todd wrote: > What error are you getting? >

Re: [9fans] raspberry pi plan 9 image

2013-03-19 Thread David Arroyo
I cannot connect via 9P either: % 9fs sources srv: timeout establishing connection to tcp!sources.cs.bell-labs.com!9fs Perhaps they are doing some server maintenance. Or maybe my ISP wasn't ready for a snowstorm in late March. -David On Tue, Mar 19, 2013 at 9:45 PM, Jeremy Jackins wrote: > 50

Re: [9fans] raspberry pi plan 9 image

2013-03-19 Thread a
Sources has been up and down repeatedly for the last two or three days (and is down at the moment). Just try again in a while. Anthony