Re: Firewall/Wheel Mouse questions

From: Michael J Obrien (nospam_at_argo.unm.edu)
Date: 08/27/03


Date: Wed, 27 Aug 2003 19:30:32 +0000 (UTC)


: It's already in there. Here's what my XF86Config says for mouse stuff.
: BTW: Why do I have two Mouse sections -- I only have one mouse?

One is for a USB mouse (the /dev/input/mice one). The other is for a
mouse on the ps/2 port (psaux).

The protocol for a wheel mouse is IMPS/2 (note the capitalization!). Make
sure it is in the right entry (USB or PS2).

: Also, Is it necessary to reboot everytime I make a change to XF86Config or
: can I just logout and login again?

You only need to restart X. You don't need to reboot but you do need to
restart X. If you have a graphical login, X doesn't restart. You need to
hit Ctrl-alt-backspace to restart X.
~

: Section "InputDevice"
: Identifier "Configured Mouse"
: Driver "mouse"
: Option "CorePointer"
: Option "Device" "/dev/psaux"
: Option "Protocol" "PS/2"
: Option "Emulate3Buttons" "true"
: Option "ZAxisMapping" "4 5"
: Option "Resolution" "200"
: Option "Samplerate" "200"
: EndSection

: Section "InputDevice"
: Identifier "Generic Mouse"
: Driver "mouse"
: Option "SendCoreEvents" "true"
: Option "Device" "/dev/input/mice"
: Option "Protocol" "ImPS/2"
: Option "Emulate3Buttons" "true"
: Option "ZAxisMapping" "4 5"
: Option "Resolution" "200"
: Option "Samplerate" "200"
: EndSection



Relevant Pages

  • Re: X wont hotkey to the text logins
    ... > Dances With Crows wrote: ... >> ...and comment that line out if it's there, then restart X. Check the ... >> man page for XF86Config for exact info on what that option does. ...
    (comp.os.linux.x)
  • Re: PS/2 Mouse Problem!
    ... > EndSection ... If you are fiddling with gpm, just hop into a terminal and edit /etc/gpm.conf, ... restart gpm and see if the mouse is happy in ...
    (Debian-User)
  • Re: Nvidia suse 9.0-9.1 Fujitsu siemens x192
    ... > restart it works with 1280*1024@85. ... like the config file is being overwritten or not keeping the settings. ... if the XF86Config is there and has the entries for your monitor ... a warm one) and if the problem occurs again then compare the .bak file ...
    (alt.os.linux.suse)
  • Re: running 2 xservers at different resolutions
    ... i did a search about this on google and found this: ... provided your XF86Config is configured properly. ... you also have to supply a Virtual resolution (currently ... >> having to restart my xserver. ...
    (RedHat)
  • Re: newbie with questions
    ... The "XF86Config" file (that the config utility creates/modifies) is usually ... but there are a number of places the X server looks for this ... It tells you to restart the *X server*, ...
    (comp.os.linux.misc)