From: Hollis Blanchard <hollis@amulet.co.jp>
To: Robert Thompson <rothomp3@vt.edu>
Cc: pogtal@erols.com, linuxppc-dev@lists.linuxppc.org
Subject: Re: trackpad
Date: Tue, 11 Jul 2000 16:34:17 +0900 [thread overview]
Message-ID: <396ACDF9.826580D3@amulet.co.jp> (raw)
In-Reply-To: 003b01bfeaa6$744c6e60$1a6a1504@strayer.edu
Robert Thompson wrote:
>
> On Sat, 08 Jul 2000, Nelson Abramson wrote:
> >Assuming that you have not changed gpm's defaults, and that you have linked
> both
> >/dev/input/mouse and /dev/input/usbmouse to /dev/mouse, all you should need
> to do
> >is "gpm -t imps2", and that should allow gpm to take input from both your
> external
> >usb mouse and the trackpad. If you have X use /dev/mouse, then it should
> also
> >beable to take input from both sources (it works for my Pismo).
> >
> Apparently this is an iBook specific issue, then, because I tried exactly
> this
> and is still doesn't work!
Nelson I didn't really follow that description. Ben's web page clearly
lists:
su -
cd /dev
rm usbmouse
rm mouse
mkdir input
mknod input/mice c 13 63
ln -s input/mice mouse
ln -s input/mice usbmouse
In the end, /dev/mouse and /dev/usbmouse are links to /dev/input/mice.
This is not the same as what you described above...
> Hmm... anybody have any clue what's different
> between the trackpad on the Pismo and on the iBook? It's not like ADB isn't
> working: the keyboard works fine, so ADB is working at least mostly fine.
> Like
> I said, I use an external trackball anyway, but I'm sure somebody will be
> angry
> about this at some point...
Robbie, I missed the beginning of the thread, but did you follow Ben's
directions?
-Hollis
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2000-07-11 7:34 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-07-10 19:38 trackpad Robert Thompson
2000-07-11 7:34 ` Hollis Blanchard [this message]
2000-07-11 14:51 ` trackpad Robert Thompson
2000-07-11 15:29 ` trackpad Franz Sirl
2000-07-11 16:05 ` trackpad Robert Thompson
2000-07-11 20:54 ` trackpad Franz Sirl
2000-07-11 21:09 ` trackpad Robert Thompson
2000-07-12 23:05 ` trackpad Robert Thompson
2000-07-12 23:19 ` trackpad Benjamin Herrenschmidt
2000-07-12 23:31 ` trackpad Benjamin Herrenschmidt
2000-07-13 1:35 ` trackpad Robert Thompson
2000-07-12 23:33 ` trackpad Robert Thompson
2000-07-13 5:30 ` trackpad Hollis Blanchard
2000-07-13 2:43 ` trackpad Robert Thompson
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=396ACDF9.826580D3@amulet.co.jp \
--to=hollis@amulet.co.jp \
--cc=linuxppc-dev@lists.linuxppc.org \
--cc=pogtal@erols.com \
--cc=rothomp3@vt.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.