Gary Tate wrote:
current enlightenment 0.16.5-9 0.16.5-9 Themeable, featureful window manager

Where would I find my mouse settings. This is on MAC OS X Panther with X11 and the Mouse setup is automatic.

Are you running Xfree? Do you know what version? I'm running 4.3.0 here.


No experience with OS X, but I'll assume there's an X configuration file somewhere. On my Linux box it's /etc/X11/XF86Config.

Here is the the scrolling mouse config info from my file:

Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "ButtonNumber" "5"
  Option       "Device" "/dev/mouse"
  Option       "Name" "Autodetection"
  Option       "Protocol" "imps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection

This was generated automagically by SuSE when I installed, but it does work flawlessly. The ZAxisMapping entry is key for the mouse wheel. Good luck.

--
Until later, Geoffrey   [EMAIL PROTECTED]

Building secure systems inspite of Microsoft



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to