File: control

package info (click to toggle)
jstest-gtk 0.1.1~git20250403.92bdf8e-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 412 kB
  • sloc: cpp: 2,486; makefile: 5; sh: 1
file content (34 lines) | stat: -rw-r--r-- 1,313 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
26
27
28
29
30
31
32
33
34
Source: jstest-gtk
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Stephen Kitt <skitt@debian.org>
Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13),
               cmake,
               libgtkmm-3.0-dev,
               libsigc++-2.0-dev,
               libx11-dev
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/games-team/jstest-gtk
Vcs-Git: https://salsa.debian.org/games-team/jstest-gtk.git
Homepage: https://github.com/Grumbel/jstest-gtk
Rules-Requires-Root: no

Package: jstest-gtk
Architecture: linux-any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Recommends: joystick
Description: joystick testing and configuration tool
 jstest-gtk is a simple graphical joystick tester. It provides a list
 of attached joysticks, and for each one can display which buttons and
 axes are pressed, remap axes and buttons, and calibrate the device.
 .
 Even when your joystick is working mostly fine, you might want to
 give it a try, as the calibration lets you get rid of overlarge
 default deadzones that many joysticks use and which are a noticeable
 problem in some games.
 .
 Installing the joystick package in addition to this one will allow
 you to store your calibration settings and mappings and have the
 automatically restored.