Re: [Fwd: trackpad-g3 powerbook]

2000-05-24 Thread Ethan Benson
On Wed, May 24, 2000 at 01:17:39PM -0500, Josh wrote: > > nah, better way is this: > > > > update-rc.d -f trackpad_no_tap 80 S . > > I did everything up to this step, and when I put in this command I got the > proper usage list. I s there anything missing from this line? bleah, this is the right

Re: [Fwd: trackpad-g3 powerbook]

2000-05-24 Thread Josh
> nah, better way is this: > > update-rc.d -f trackpad_no_tap 80 S . I did everything up to this step, and when I put in this command I got the proper usage list. I s there anything missing from this line?

Re: [Fwd: trackpad-g3 powerbook]

2000-05-23 Thread Eric Deveaud
On Tue, 23 May 2000, Ethan Benson wrote: > On Tue, May 23, 2000 at 01:38:03PM +0200, Eric Deveaud wrote: > > > > first > > take a look at /etc/inittab, to see your default runlevel. > > usually with debian, runlevel is 2 > > # The default runlevel. > > id:2:initdefault: > > standard debian. > >

Re: [Fwd: trackpad-g3 powerbook]

2000-05-23 Thread Ethan Benson
On Tue, May 23, 2000 at 01:38:03PM +0200, Eric Deveaud wrote: > > first > take a look at /etc/inittab, to see your default runlevel. > usually with debian, runlevel is 2 > # The default runlevel. > id:2:initdefault: standard debian. > second > as root create the following script on /etc/init.d/

Re: [Fwd: trackpad-g3 powerbook]

2000-05-23 Thread Eric Deveaud
On Mon, 22 May 2000, Josh wrote: > > On Debian, I > > believe you should look in /etc/rcS.d. > > I can't figure out which file in /etc/rcS.d to put 'trackpad notap' in. > > But the trackpad_tool program works fine, thanks for the help. Hi not sure is the best solution but it works fine for me

Re: [Fwd: trackpad-g3 powerbook]

2000-05-23 Thread Eric Deveaud
On Tue, 23 May 2000, Ethan Benson wrote: > On Tue, May 23, 2000 at 05:10:11AM -0500, Joshua Holland wrote: > > > sorry to disturb you, but as I'm a full newbee, could you explain me how > > > you install the trackpad_tool. > > > > I'm pretty new at this too, so let me remember what I did... > > D

Re: [Fwd: trackpad-g3 powerbook]

2000-05-23 Thread Ethan Benson
On Tue, May 23, 2000 at 05:10:11AM -0500, Joshua Holland wrote: > > sorry to disturb you, but as I'm a full newbee, could you explain me how > > you install the trackpad_tool. > > I'm pretty new at this too, so let me remember what I did... > Download the Trackpad file and gunzip it (gunzip filena

Re: [Fwd: trackpad-g3 powerbook]

2000-05-23 Thread Joshua Holland
sorry to disturb you, but as I'm a full newbee, could you explain me how you install the trackpad_tool. I'm pretty new at this too, so let me remember what I did... Download the Trackpad file and gunzip it (gunzip filename).  You'll then have a few files in whatever directory you downloaded the

Re: [Fwd: trackpad-g3 powerbook]

2000-05-22 Thread Josh
> On Debian, I > believe you should look in /etc/rcS.d. I can't figure out which file in /etc/rcS.d to put 'trackpad notap' in. But the trackpad_tool program works fine, thanks for the help.

Re: [Fwd: trackpad-g3 powerbook]

2000-05-20 Thread Matt Brubeck
On Sat, 20 May 2000, Josh wrote: >> There's a tiny little utility here that lets you set the trackpad to >> "notap" mode (as well as "tap", "drag" and "lock" modes): > > I tried to do this, but I really don't know what I'm doing as far as > compiling stuff. I used gcc, and now I have a file call

Re: [Fwd: trackpad-g3 powerbook]

2000-05-20 Thread Josh
> There's a tiny little utility here that lets you set the trackpad to > "notap" mode (as well as "tap", "drag" and "lock" modes): > > http://xenu.phys.uit.no/~alvin/linux/trackpad_tool.tar.gz > I tried to do this, but I really don't know what I'm doing as far as compiling stuff. I used gcc, and