File: control

package info (click to toggle)
xcape 1.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 140 kB
  • sloc: ansic: 455; makefile: 45
file content (19 lines) | stat: -rw-r--r-- 828 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
Source: xcape
Section: x11
Priority: optional
Maintainer: Jon Bernard <jbernard@debian.org>
Build-Depends: debhelper (>= 9), pkg-config, libx11-dev, libxtst-dev
Standards-Version: 4.1.3
Homepage: https://github.com/alols/xcape
Vcs-Browser: https://salsa.debian.org/debian/xcape
Vcs-Git: https://salsa.debian.org/debian/xcape.git

Package: xcape
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Configure modifier keys to act as other keys when pressed and released
 xcape allows you to use a modifier key as another key when pressed and
 released on its own.  Note that it is slightly slower than pressing the
 original key, because the pressed event does not occur until the key is
 released.  The default behaviour is to generate the Escape key when Left
 Control is pressed and released on its own.