]> git.pld-linux.org Git - packages/xkeycaps.git/blame - xkeycaps.spec
- spaces->tabs
[packages/xkeycaps.git] / xkeycaps.spec
CommitLineData
5b44cfd1 1Summary: xkeycaps - a keymap editor for the X Window System
398dbcbb 2Summary(es): Un editor de mapas de teclado para X
5b44cfd1 3Summary(pl): xkeycaps - edytor mapy klawiatury dla X Window System
398dbcbb 4Summary(pt_BR): Um editor de mapas de teclado para o X
e8c1a2e5 5Name: xkeycaps
4090be33 6Version: 2.46
511782c7 7Release: 6
5ca968ef 8License: BSD
e8c1a2e5 9Group: X11/Applications
10Source0: http://www.jwz.org/xkeycaps/%{name}-%{version}.tar.Z
e613ae34 11# Source0-md5: 6792f828db6538f44f7696a8783b44ac
30dd04c7 12Source1: %{name}.desktop
1afe6934 13Source2: %{name}.png
e8c1a2e5 14URL: http://www.jwz.org/xkeycaps/
e961bad6 15BuildRequires: XFree86-devel
05ea600a 16BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
15216d40 17
645668d9 18%define _prefix /usr/X11R6
19%define _mandir %{_prefix}/man
9d61b1b0 20
15216d40 21%description
5ca968ef 22xkeycaps is a graphical front-end to xmodmap.It opens a window that
23looks like a keyboard; moving the mouse over a key shows what KeySyms
24and Modifier bits that key generates. Clicking on a key simulates
25KeyPress/KeyRelease events on the window of your choice. It is
26possible to change the KeySyms and Modifiers generated by a key
27through a mouse-based interface. This program can also write an input
28file for xmodmap to recreate your changes in future sessions.
15216d40 29
398dbcbb 30%description -l es
31