File: example_rc

package info (click to toggle)
deskmenu 1.4.2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 696 kB
  • ctags: 230
  • sloc: sh: 2,964; ansic: 1,927; makefile: 54
file content (46 lines) | stat: -rw-r--r-- 725 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Example .deskmenurc file
#
# Syntax
#
# menuitem=label:command
# submenu=label
# endmenu=
# divider=
# include=filename
# windowlist=label
# workspaces=label
# keycode=modifier+keyname
#   for example Control+Escape
#   this keycode is used as "hotkey"
#   to display the menu.
#

keycode=Control+Escape
menuitem=Terminal:x-terminal-emulator
menuitem=Run Program:gmrun

divider=

submenu=Graphics
menuitem=The Gimp:gimp
menuitem=Electric Eyes:ee
menuitem=Xv:xv
endmenu=

submenu=Multimedia
menuitem=GQmpeg:gqmpeg
menuitem=Audio Mixer:gmix
endmenu=

submenu=Games
menuitem=XBill:gnome-xbill
menuitem=FreeCell:freecell
endmenu=

divider=
include=/etc/deskmenurc.debian

divider=

windowlist=Window List
workspaces=Workspaces