9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Uriel <uriel99@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] Plan 9 wireless how-to...
Date: Tue,  5 Feb 2008 19:35:24 +0200	[thread overview]
Message-ID: <5d375e920802050935r13d8e763w8b79fddc3d289673@mail.gmail.com> (raw)
In-Reply-To: <46721ee70802050858s573a67e9i56901bb14723731a@mail.gmail.com>

ed(1) is worth learning (and often the fastest way to do small edits).
And there is always cat(1), which with hold mode is almost a full
fledged editor.

uriel

On Feb 5, 2008 6:58 PM, Michael Andronov <michael_andronov@sd-kyber.com> wrote:
> >>>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
> >
> > <michael_andronov@sd-kyber.com> 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 <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/
> >
>
>


  reply	other threads:[~2008-02-05 17:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-05  0:12 Michael Andronov
2008-02-05  0:14 ` Pietro Gagliardi
2008-02-05  1:23   ` Michael Andronov
2008-02-05  1:44     ` Pietro Gagliardi
2008-02-05  1:46       ` Pietro Gagliardi
2008-02-05  4:23         ` Michael Andronov
2008-02-05  6:47           ` Eris Discordia
2008-02-05 12:39             ` erik quanstrom
2008-02-05 16:58             ` Michael Andronov
2008-02-05 17:35               ` Uriel [this message]
2008-02-05  1:48     ` Christopher Nielsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5d375e920802050935r13d8e763w8b79fddc3d289673@mail.gmail.com \
    --to=uriel99@gmail.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).