File: cmatrix.menu

package info (click to toggle)
cmatrix 1.2a-5
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 380 kB
  • sloc: sh: 2,672; ansic: 520; makefile: 42
file content (17 lines) | stat: -rw-r--r-- 392 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
?package(cmatrix):\
  needs="x11"\
  section="Screen/Saving"\
  title="Console Matrix (X11)"\
  command="/usr/bin/cmatrix -x"

?package(cmatrix):\
  needs="text"\
  section="Screen/Saving"\
  title="Console Matrix (Virtual Console)"\
  command="/usr/bin/cmatrix -l"

?package(cmatrix):\
  needs="text"\
  section="Screen/Saving"\
  title="Console Matrix (Text)"\
  command="/usr/bin/cmatrix"