File: control

package info (click to toggle)
xkeycaps 2.46-8
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,860 kB
  • ctags: 1,643
  • sloc: ansic: 40,364; sh: 121; makefile: 47
file content (19 lines) | stat: -rw-r--r-- 872 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: xkeycaps
Section: x11
Priority: extra
Maintainer: J.H.M. Dassen (Ray) <jdassen@debian.org>
Standards-Version: 3.5.5
Build-Depends: debhelper (>= 2.0.90), xlibs-dev, libxaw-dev, xutils

Package: xkeycaps
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: xaw95 (<<1.1-4), xaw3d (<<1.3-6), nextawg (<<0.5.2), nextaw (<<0.8-2)
Description: Manipulate X keymaps (for xmodmap) graphically.
 xkeycaps is a graphical front-end to xmodmap(1). It opens a window that looks
 like a keyboard; moving the mouse over a key shows what KeySyms and Modifier
 bits that key generates. Clicking on a key simulates KeyPress/KeyRelease
 events on the window of your choice. It is possible to change the KeySyms
 and Modifiers generated by a key through a mouse-based interface. This
 program can also write an input file for xmodmap to recreate your changes in
 future sessions.