mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
f97d64c503
can be used to use the wheel on mice such as the Microsoft IntelliMouse and the Logitech TrackMan+ in X.
21 lines
822 B
Plaintext
21 lines
822 B
Plaintext
--- imwheel.1.orig Tue Feb 22 08:53:56 2000
|
|
+++ imwheel.1 Tue Feb 22 08:57:21 2000
|
|
@@ -162,7 +162,7 @@
|
|
buttons. This mode doesn't use any grabs to function.
|
|
.LP
|
|
.SH "IMWHEELRC"
|
|
-IMWheel uses, optionally, two configuration files. One called /etc/imwheelrc,
|
|
+IMWheel uses, optionally, two configuration files. One called %%X11BASE%%/etc/imwheelrc,
|
|
which is used for everybody. The other is $HOME/.imwheelrc, used only for one
|
|
user. One is supplied and should have been installed automatically in /etc
|
|
if not also in the installing users $HOME as well. All whitespace is ignored
|
|
@@ -397,7 +397,7 @@
|
|
$HOME/.imwheelrc
|
|
The users configuration file.
|
|
|
|
-/etc/.imwheelrc
|
|
+%%X11BASE%%/etc/imwheelrc
|
|
The global location for the configuration
|
|
file, it is always loaded. Overided by
|
|
the users configuration file.
|