Re: Hairy Cats and mice and FreeBSD



You mean work like a scrollwheel, or as the center button
of a three button mouse? Mine works like the latter,
I have yet to have it work as a scroll wheel, even though
my /etc/X11/xorg.conf contains the very same ZAxisMapping.

This (6.1) box has a Logitech TrackMan Marble+ trackball. When
pressed, the wheel acts like a center button. When rolled, it
acts like a scrollwheel. I have turned off Xterm scrollbars,
because the wheel does the job without taking up screen space.

I had a bit of a hassle when initially setting up Xorg, because
I didn't particularly want to enable console mouse and therefore
needed to have Xorg use the mouse directly. Other than that, it
"just works".

There is no /etc/X11/xorg.conf on this box. What I take to be
the relevant parts of /usr/X11R6/lib/X11/xorg.conf are:

Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psm0"
Option "ZAxisMapping" "4 5 6 7"
EndSection
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Using mouse to scroll down a combo list
    ... (instructions on how to do this are in Access Basics) ... It is mainy this messing around with arrow keys to go up and down the list of entries that has led me to want to do the same woth the mouse wheel. ... It's a quiz answer list, and all 16 have to be answered, hence the desire to just have the mouse wheel scroll the 'highlight' bar up and down. ... Once clicked that remains the selection. ...
    (microsoft.public.access.forms)
  • Re: Zune UI walkthrough
    ... the iPod would leave a vastly better taste in the mouth for the ... I've seen a lot of people using the wheel as a 'touchpad', ... on the speed of the rotation (eg scroll at the square of rotational speed ... scroll after n milliseconds). ...
    (uk.comp.sys.mac)
  • Re: Using mouse to scroll down a combo list
    ... (instructions on how to do this are in Access Basics) ... to want to do the same woth the mouse wheel. ... hence the desire to just have the mouse wheel scroll the 'highlight' bar up ... values, it will show a selection of the one under the pointer, after a short ...
    (microsoft.public.access.forms)
  • Re: abjMouseWheel
    ... All other aspects within A2007, the Mouse wheel is functioning, ... Make the MouseWheel scroll in Form View in Access 2007. ... MsgBox strMsg, vbInformation, "Cannot scroll" ... Sounds like you forgot to install the .dll files... ...
    (microsoft.public.access.modulesdaovba)
  • Re: Using mouse to scroll down a combo list
    ... around with arrow keys to go up and down the list of entries that has led me ... to want to do the same woth the mouse wheel. ... values, it will show a selection of the one under the pointer, after a short ... Using the scroll wheel will move the combo's rows, ...
    (microsoft.public.access.forms)