summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-03-29 15:45:49 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-03-29 15:45:49 +0000
commitb48d2108bb16a09ea5de5401373ee271c52c0310 (patch)
treee52b6234ce7242fda0fe9312e83e37e46c5906d6
parentd726fad4f4379c5567f133a1595bdb1601bb1e15 (diff)
-rw-r--r--man/js_x.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/js_x.man b/man/js_x.man
index 5cc2914..ea4396d 100644
--- a/man/js_x.man
+++ b/man/js_x.man
@@ -21,7 +21,7 @@ js_x \- JamStudio input driver
.fi
.SH DESCRIPTION
.B js_x
-is an XFree86 input driver for JamStudio devices.
+is an __xservername__ input driver for JamStudio devices.
.PP
The
.B js_x
@@ -31,7 +31,7 @@ X server's core pointer.
This driver supports the KB-Gear JamStudio pentablet.
This X-Input driver should work on any OS supporting the hiddev raw USB HID driver.
.SH CONFIGURATION DETAILS
-Please refer to XF86Config(__filemansuffix__) for general configuration
+Please refer to __xconfigfile__(__filemansuffix__) for general configuration
details and for options that can be used with all input drivers. This
section only covers configuration details specific to this driver.
.RS 8
@@ -62,6 +62,6 @@ sets the divider for the returned pressure value. This option will allow you to
where X equals the value read from the tablet.
.RE
.SH "SEE ALSO"
-XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), X(__miscmansuffix__).
+__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__).
.SH AUTHORS
Brian Goines <bgoines78@comcast.net>