[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

imwheel



I still am having problems getting my wheel mouse to
work in Netscape and other programs. Several weeks ago
I downloaded imwheel and added the following code to
my ~/.Xdefaults file. This caused the wheel to work
like a third button, but it also caused the undesired
result of limiting the range of fonts available to me
in my Netscape display:
!## NETSCAPE
Netscape*drawingArea.translations:  #replace    \
        <Btn1Down>:           ArmLink()   \n\
        <Btn2Down>:           ArmLink()   \n\
        ~Shift<Btn1Up>:       ActivateLink()  \n\
        ~Shift<Btn2Up>:       ActivateLink(new-window)
 \
                                        DisarmLink()  
 \n\
        Shift<Btn1Up>:        ActivateLink(save-only) 
\
                                        DisarmLink()  
 \n\
        Shift<Btn2Up>:        ActivateLink(save-only) 
\
                                        DisarmLink()  
 \n\
        <Btn1Motion>:             DisarmLinkIfMoved() 
\n\
        <Btn2Motion>:             DisarmLinkIfMoved() 
\n\
        <Btn3Motion>:             DisarmLinkIfMoved() 
\n\
        <Motion>:             DescribeLink()  \n\
        <Btn3Down>:           xfeDoPopup()    \n\
        <Btn3Up>:             ActivatePopup() \n\
        Ctrl<Btn4Down>: PageUp()\n\
        Ctrl<Btn5Down>: PageDown()\n\
        Shift<Btn4Down>: LineUp()\n\
        Shift<Btn5Down>: LineDown()\n\
         None<Btn4Down>:
LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()\n\
         None<Btn5Down>:
LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()\n\
        Alt<Btn4Down>: xfeDoCommand(forward)\n\
        Alt<Btn5Down>: xfeDoCommand(back)\n

Netscape*globalNonTextTranslations: #override\n\
 Shift<Btn4Down>: LineUp()\n\
 Shift<Btn5Down>: LineDown()\n\

None<Btn4Down>:LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()\n\

None<Btn5Down>:LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()\n\
 Alt<Btn4Down>: xfeDoCommand(forward)\n\
 Alt<Btn5Down>: xfeDoCommand(back)\n

Can anyone tell me what's going on here? Also, am I
going to have to edit the configuration file for every
program I run to make the wheelmouse work?
__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one place.
Yahoo! Shopping: http://shopping.yahoo.com


Reply to: