File: control

package info (click to toggle)
lxinput 0.3.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 1,020 kB
  • ctags: 82
  • sloc: sh: 1,254; ansic: 263; xml: 72; makefile: 65; python: 14
file content (39 lines) | stat: -rw-r--r-- 1,253 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
35
36
37
38
39
Source: lxinput
Section: x11
Priority: optional
Maintainer: Debian LXDE Maintainers <pkg-lxde-maintainers@lists.alioth.debian.org>
Uploaders:
 Andrew Lee (李健秋) <ajqlee@debian.org>,
 Andriy Grytsenko <andrej@rep.kiev.ua>
Build-Depends:
 debhelper (>= 9), autotools-dev, docbook-xsl, intltool, libgtk2.0-dev
Standards-Version: 3.9.7
Homepage: http://www.lxde.org/
Vcs-Browser: http://git.lxde.org/gitweb/?p=debian/lxinput.git
Vcs-Git: git://git.lxde.org/git/debian/lxinput.git

Package: lxinput
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: lxsession
Description: LXDE keyboard and mouse configuration
 LXInput is a GUI application for the Lightweight X11 Desktop Environment
 (LXDE).
 .
 It configures keyboard and mouse settings:
 .
  * Delay and Interval for character repeat
  * Enable/Disable beeps of keyboard input error
  * Swap left and right mouse buttons
  * Mouse acceleration and sensitivity

Package: lxinput-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends}, lxinput (= ${binary:Version})
Description: LXDE keyboard and mouse configuration (debug)
 LXInput is a GUI application for the Lightweight X11 Desktop Environment
 (LXDE).
 .
 This package contains the debugging symbols.