1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/x11/imwheel/files/patch-ae
John Baldwin f97d64c503 The imwheel port maps mouse button events to X keyboard events. This
can be used to use the wheel on mice such as the Microsoft IntelliMouse
and the Logitech TrackMan+ in X.
2000-02-23 23:30:22 +00:00

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.