Okay, went to the koala site and read the info there for making my
intellimouse (wheel mouse) work with various X apps.
I edited my .Xdefaults file accordingly, with a few minor changes to get
it to work properly. I'm left with 2 annoying things in it's
application to Netscape though:
- I can only scroll up in a frame in Netscape, not down. I see the
line, I think, that handles this, and it certainly appears correct. I
can scroll both up and down without frames, just not in them.
- I keep getting syntax errors on the DisarmLink commands in the file.
I think I'm close to getting this one right though.
The critical lines in question would be as follows:
Under the "Netscape*drawingArea.translations: #replace \" section
<Btn4Down>: LineUp()LineUp()LineUp()LineUp()LineUp()LineUp() \n\
<Btn5Down>: LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()
\n\
These same lines appear in the "Netscape*globalNonTextTranslations:
#override \n\" section.
Anyone got this working right in frames with Netscape?
I must have proofed this file a hundred times now and the syntax and
structure is correct. No misspellings or anything. I'm stumped at this
point.
James