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.
|