File: control

package info (click to toggle)
xexec 0.0.3-24
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 64 kB
  • ctags: 29
  • sloc: cpp: 80; makefile: 62
file content (17 lines) | stat: -rw-r--r-- 693 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: xexec
Build-Depends: debhelper (>= 5), libqt3-mt-dev, libqt3-compat-headers
Section: misc
Priority: optional
Maintainer: Eder Ruiz Maria <holoturoide@gnoia.org>
Standards-Version: 3.7.2

Package: xexec
Architecture: any
Depends: ${shlibs:Depends}
Description: Run a simple arbitrary command from X
 xexec is a program designed to allow quick and easy access for
 running simple command lines. For example, let's say you wanted to
 start Netscape, but didn't have it on your window manager's menu. Just
 run xexec, and type netscape in the text box, press enter, and there
 you have it.  It is especially useful for allowing access to any
 available command via one primary menu entry.