IABSD.fr/xenocara/app/xtsscale/xtsscale.1

Branch :


Log

Author Commit Date CI Message
b5c4bd14 2023-04-24 09:28:39 Fix spacing in rendered manpage.
59754bea 2015-03-13 20:47:23 uhts(4) was merged into ums(4). Patch by Benjamin Baier. Thanks.
06beb28a 2011-07-16 17:32:24 Check if an input device has calibration data before accepting it as as candidate for calibration.
b67526b9 2011-07-16 17:30:17 Tweak and fix an unreadable sentence.
fc173459 2011-07-16 17:27:52 Add a '-c' option to keep the X cursor visible while calibrating.
6efadade 2011-07-16 17:21:41 White space cleanup.
a901d331 2010-12-06 06:49:47 - add a flag to specify the display to start xtsscale on. ok matthieu@
52ab752d 2010-09-14 06:20:55 - no need for root prompt here, user prompt will do - .Xr the other touchscreen driver we have (uhts) ok matthieu@
3b261f25 2010-03-23 20:27:42 add a -v flag to select verbose mode, to output raw coordinate read from the device, for debugging.
7d573b6e 2010-01-22 07:47:54 Start adding XRandR support. not really functional yet though. (missing the code to compute the calibration data that restrict events to a given output)
12890188 2009-11-26 12:01:38 Use Mdocdate and add my name to copyrights.
3726a05d 2009-11-26 11:02:35 Document aborting the process with ESC.
2733f18b 2009-11-25 18:30:13 New, XInput based, version of xtsscale(1). XInput is used to get raw events from the device and device properties are used to send the data back to the X server. Calibration can now be done without restarting X.
3f0bef6b 2007-08-31 22:02:51 Add some usage notes describing the current limitations.
f45e8d18 2007-08-31 21:14:04 Normally, rawmode should not be selected in the output of xtsscale.
6f6554cb 2007-05-22 09:43:22 more information about passing scale values to wsconsctl(8)
22432ec2 2007-05-20 14:43:12 add xtsscale(1), an application that can be used to calibrate touchscreens driven by the uts(4) driver. it is not linked to the build yet; discussed with matthieu@