Hi Christopher,
you're completely right. Sorry I didn't know I should look into these
document files (I'm not such a frequent bug-reporter :-))
I have been using the imwheel program to get Mathematica to scroll, as
described here: http://physics.ou.edu/~mcraven/mathmouse.html
This shell script that comes from that webpage:
<--start-->
#!/bin/sh
# `-r' flag means don't use the "Configurator"
# and pass wheel events to the root window
imwheel -r
mathematica $1
imwheel -kq
<--end-->
is now obsolete as the -b option is missing. Thanks for your patience,
Mathijs
On Tue, 28 Mar 2006, Christopher Martin wrote:
On Tuesday 28 March 2006 07:32, Mathijs Romans wrote:
Package: imwheel
Version: 1.0.0pre12-6
Severity: normal
imwheel stopped recognizing my personal .imwheelrc, so I removed this
file, purged and reinstalled imwheel. The problem persists with the
default config file /etc/X11/imwheel/imwheelcr
The error message I get is:
[EMAIL PROTECTED]:~$ imwheel
INFO: imwheel started (pid=7362)
Unrecognized wheel action in config. Ignoring action.
Up
Unrecognized wheel action in config. Ignoring action.
Down
Unrecognized wheel action in config. Ignoring action.
Up
Unrecognized wheel action in config. Ignoring action.
Down
Unrecognized wheel action in config. Ignoring action.
...etc...
What options are you using to start imwheel? Make sure that you supply
it with a button spec (-b "4 5 6 7 8 9", etc.) and read
the /usr/share/doc/imwheel/NEWS.Debian.gz
and /usr/share/doc/imwheel/README.Debian.gz, since this latest package
introduces some changes.
If that doesn't fix it, send me a copy of your imwheelrc.
Thanks,
Christopher Martin
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]