File: control

package info (click to toggle)
xinput-calibrator 0.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,040 kB
  • sloc: sh: 4,420; cpp: 2,200; makefile: 66; xml: 24
file content (25 lines) | stat: -rw-r--r-- 977 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: xinput-calibrator
Section: utils
Priority: optional
Maintainer: Andrea Colangelo <warp10@debian.org>
Build-Depends: debhelper-compat (= 13),
               pkgconf,
               libx11-dev,
               libxi-dev
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/debian/xinput-calibrator.git
Vcs-Browser: https://salsa.debian.org/debian/xinput-calibrator
Homepage: https://gitlab.freedesktop.org/xorg/app/xinput-calibrator/
Rules-Requires-Root: no

Package: xinput-calibrator
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Generic touchscreen calibration program for X.Org
 xinput-calibrator is a tool to calibrate touchscreens under X.Org.
 Its features include:
  - work for any Xorg driver (use Xinput to get axis valuators);
  - output the calibration as Xorg.conf, HAL policy and udev rule;
  - support advanced driver options, such as Evdev's dynamic calibration;
  - have a very intuitive GUI (normal X client);