[Novalug] Meaning of shell options
Ken Kauffman
kkauffman at headfog.com
Tue Jan 15 19:34:05 EST 2008
All these list posts, I feel like we've all configured Jay's machines and he
just does the typing (bahahahahaha)
Ok Jay - here is something for you to try. This should allow the Xserver
to auto configure your mouse:
For the input block of the mouse in the xorg.conf file, try this. Also make
sure that the "Identifier" matches the InputDevice name in the server
layout. Since you're using a modern distro, it should support udev
configurations.
Section "InputDevice"
Identifier "Mouse0"
Driver "evdev"
Option "evBits" "+1-2"
Option "keyBits" "~272-287"
Option "relBits" "~0-2 ~6 ~8"
Option "Pass" "3"
EndSection
On Jan 15, 2008 7:29 PM, Mike Shade <mshade at mshade.org> wrote:
> Ken Kauffman wrote:
> > If mouse support was working before you installed the nvidia driver,
> > then the nvidia installer script would have kept all those options
> > untouched.
> >
> > K
>
> Ditto to the above.
>
> flag -q means "quiet mode", or suppress extraneous output for bash.
> Typically those options would go before the script name if they're
> options to sh (bash). Are you sure they're not options to the nvidia
> script itself?
>
> -- Mike
>
> >
> > On Jan 15, 2008 7:21 PM, Jay Hart < jhart at kevla.org
> > <mailto:jhart at kevla.org>> wrote:
> >
> > I did a 'man sh', did not find what the following '-q' and '-K'
> > options mean.
> >
> > could someone clue me in?
> >
> > sh NVIDIA-Linux-x86-169.07-pkg1.run -q
> >
> > sh NVIDIA-Linux-x86-169.07-pkg1.run -K
> >
> > BTW, I have X working sans mouse support. I'm still working on that.
> >
> > TIA,
> >
> > Jay
> >
> >
> > _______________________________________________
> > Novalug mailing list
> > Novalug at calypso.tux.org <mailto:Novalug at calypso.tux.org>
> > http://calypso.tux.org/cgi-bin/mailman/listinfo/novalug
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Novalug mailing list
> > Novalug at calypso.tux.org
> > http://calypso.tux.org/cgi-bin/mailman/listinfo/novalug
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://calypso.tux.org/pipermail/novalug/attachments/20080115/8fbe1c39/attachment.html
More information about the Novalug
mailing list