File: control

package info (click to toggle)
xvkbd 4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,764 kB
  • sloc: ansic: 11,494; sh: 1,230; makefile: 69
file content (40 lines) | stat: -rw-r--r-- 1,184 bytes parent folder | download | duplicates (2)
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
40
Source: xvkbd
Section: x11
Priority: optional
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Uploaders:
 Paul Gevers <elbrus@debian.org>,
 Samuel Thibault <sthibault@debian.org>,
Vcs-Browser: https://salsa.debian.org/debian/xvkbd
Vcs-Git: https://salsa.debian.org/debian/xvkbd.git
Homepage: http://t-sato.in.coocan.jp/xvkbd/
Build-Depends:
 debhelper-compat (= 12),
 libx11-dev,
 libxaw7-dev,
 libxmu-dev,
 libxt-dev,
 libxtst-dev,
 xaw3dg-dev,
 pkg-config,
Standards-Version: 4.6.0
Rules-Requires-Root: no

Package: xvkbd
Architecture: any
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 x-terminal-emulator | xterm,
Suggests:
 wamerican | wbritish | wcanadian,
Description: software virtual keyboard for X11
 xvkbd is a virtual (graphical) keyboard program for X Window System
 which provides facility to enter characters onto other clients
 (software) by clicking on a keyboard displayed on the screen.  This
 may be used for systems without a hardware keyboard such as kiosk
 terminals or handheld devices.  This program also has facility to
 send characters specified as the command line option to another
 client.