File: control

package info (click to toggle)
ratmenu 2.3.22
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, sid, stretch, trixie
  • size: 108 kB
  • ctags: 76
  • sloc: ansic: 480; makefile: 29; sh: 3
file content (22 lines) | stat: -rw-r--r-- 892 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: ratmenu
Section: x11
Priority: optional
Maintainer: Mark W. Eichin <eichin@thok.org>
Build-Depends: libx11-dev, debhelper (>= 9)
Standards-Version: 3.9.5

Package: ratmenu
Suggests: ratpoison, xbindkeys, menu, xclip
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Creates X menus from the shell
 This is ratmenu, a simple program that allows you to create X menus from the
 shell.  Although designed for ratpoison, it will work with any ICCCM compliant
 window manager.
 .
 It was forked from 9menu version 1.5, to provide specific support
 for the ratpoison window manager.  Where 9menu only responds to the mouse, and
 ignores the keyboard, ratmenu has all mouse sensitivity taken out, and only
 responds to the keyboard.  Since then it has evolved nifty features and
 behaviors of its own.  The source code was also cleaned up and old cruft
 weeded out.