9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Pietro Gagliardi <pietro10@mac.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] Plan 9 wireless how-to...
Date: Mon,  4 Feb 2008 20:46:42 -0500	[thread overview]
Message-ID: <9EF96B73-BCE6-482E-9768-695368E9FC61@mac.com> (raw)
In-Reply-To: <E9B61846-6A84-4029-80FF-E2B507DC94BA@mac.com>

[-- Attachment #1: Type: text/plain, Size: 420 bytes --]

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.


[-- Attachment #2: Type: text/html, Size: 1986 bytes --]

  reply	other threads:[~2008-02-05  1:46 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 [this message]
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
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=9EF96B73-BCE6-482E-9768-695368E9FC61@mac.com \
    --to=pietro10@mac.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).