File: README

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 (29 lines) | stat: -rw-r--r-- 743 bytes parent folder | download | duplicates (4)
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
DeskMenu
========
Copyright(c) Ken Lynch, 2001
Distributed under the GPL
See LICENSE for more details

Requirements
============
Deskmenu requires the gtk+ widget set.

Installation
============
Type the following:

	make
	make install

Usage
=====
DeskMenu is a root menu program which is activated by clicking the root window.
It is configured from a .deskmenurc file in your home directory, see example_rc
for more details.

You can use deskmenu for session management by making it the last line of your
.xinitrc and using the -quit command line option, which adds a quit option to
the menu.

You can set which button to use by using the -button=n option, where n is the
button number, the default is button 2.