From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <46721ee70802050858s573a67e9i56901bb14723731a@mail.gmail.com> Date: Tue, 5 Feb 2008 11:58:44 -0500 From: "Michael Andronov" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Plan 9 wireless how-to... In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_11731_4363139.1202230724525" References: <46721ee70802041612p1ee67c44ia2f2698e9a7d44a3@mail.gmail.com> <46721ee70802041723j6bf707f5s5681b42e9e52face@mail.gmail.com> <9EF96B73-BCE6-482E-9768-695368E9FC61@mac.com> <46721ee70802042023v42febbfdxf1b9e2af4807cf1@mail.gmail.com> Topicbox-Message-UUID: 46f2afa4-ead3-11e9-9d60-3106f5b1d025 ------=_Part_11731_4363139.1202230724525 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline >>>You are probably pressing the wrong button.... I have a 2 button mouse, and I was using CTL+right button... Seems like it is working everywhere - sam, rio... and even ACME ( except toolbars...?) It is really strange behavior... Or I was really too tired ... :) But SAM saved me from that.... Michael. On Feb 5, 2008 1:47 AM, Eris Discordia wrote: > On Tue, 05 Feb 2008 04:23:18 -0000, Michael Andronov > wrote: > > > First, thanks a lot for the advices and help; > > > > However, the theory to practice step seems to be a bit longer :) > > > > 1. about network: > > - following your advice, found plan9.ini > > - i managed to modify it with sam, ( for some strange reason, when > I'm > > editing the file in ACME, the 'Put' option appears as soon as I modify > > the > > file - and that is expected; but after I select 'Put' and press button2- > > nothing happens.... Actually seems like commands within ACME toolsbar do > > not > > want to react to button2 (?) ). > > You are probably pressing the wrong button. To Plan 9, button 2 is the > "middle" mouse button not the right button (the usual "button 2" on, say, > Windows) which is likely a depressible wheel on your mouse. > > > On Feb 4, 2008 8:46 PM, Pietro Gagliardi wrote: > > > >> On Feb 4, 2008, at 8:44 PM, Pietro Gagliardi wrote: > >> > >> For USB, add this to the TOP of /usr/$user/lib/profile, above the > switch > >> but below the other bind lines: > >> > >> bind -a '#U' /dev > >> usbd > >> > >> > >> Scratch that. There is a line in /usr/$user/lib/profile that reads > >> > >> switch($terminal){ > >> > >> Above that, add > >> > >> bind -a '#U' /dev > >> usbstart > >> > >> usbstart sets up everything, including USB-based audio and the mouse. > >> > >> > > USB add-in cards usually have OHCI host controllers, which Plan 9 does not > support out-of-the-box. The supported host controllers on Plan 9 are > EHCI/UHCI. Correct me if I am wrong on this one. > > Assuming I am not wrong with that point, there must be some sort of > unofficial/contributed drivers for OHCI on Plan 9. Instructions on how to > install/configure them will be useful, I suppose. > > -- > Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ > ------=_Part_11731_4363139.1202230724525 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline >>>You are probably pressing the wrong button....
I have a 2 button mouse, and I was using CTL+right button...
Seems like it is working everywhere - sam, rio... and even ACME ( except toolbars...?) 
It is really strange behavior...  Or I was really too tired ... :)

But SAM saved me from that....

Michael.



On Feb 5, 2008 1:47 AM, Eris Discordia <eris.discordia@gmail.com> wrote:
On Tue, 05 Feb 2008 04:23:18 -0000, Michael Andronov
> First, thanks a lot for the advices and help;
>
> However, the theory to practice step seems  to be a bit longer :)
>
> 1. about network:
>    - following your advice, found plan9.ini
>    - i managed to modify it with sam, ( for some strange reason, when I'm
> editing the file in ACME, the 'Put' option appears as soon as I modify
> the
> file - and that is expected; but after I select 'Put' and press button2-
> nothing happens.... Actually seems like commands within ACME toolsbar do
> not
> want to react to button2 (?) ).

You are probably pressing the wrong button. To Plan 9, button 2 is the
"middle" mouse button not the right button (the usual "button 2" on, say,
Windows) which is likely a depressible wheel on your mouse.

> On Feb 4, 2008 8:46 PM, Pietro Gagliardi <pietro10@mac.com> wrote:
>
>> On Feb 4, 2008, at 8:44 PM, Pietro Gagliardi wrote:
>>
>> For USB, add this to the TOP of /usr/$user/lib/profile, above the switch
>> but below the other bind lines:
>>
>> bind -a '#U' /dev
>> usbd
>>
>>
>> Scratch that. There is a line in /usr/$user/lib/profile that reads
>>
>> switch($terminal){
>>
>> Above that, add
>>
>> bind -a '#U' /dev
>> usbstart
>>
>> usbstart sets up everything, including USB-based audio and the mouse.
>>
>>

USB add-in cards usually have OHCI host controllers, which Plan 9 does not
support out-of-the-box. The supported host controllers on Plan 9 are
EHCI/UHCI. Correct me if I am wrong on this one.

Assuming I am not wrong with that point, there must be some sort of
unofficial/contributed drivers for OHCI on Plan 9. Instructions on how to
install/configure them will be useful, I suppose.

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

------=_Part_11731_4363139.1202230724525--