File: README

package info (click to toggle)
jgmenu 4.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,464 kB
  • sloc: ansic: 13,215; perl: 4,953; sh: 3,009; python: 600; makefile: 294; xml: 98
file content (20 lines) | stat: -rw-r--r-- 683 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
EXAMPLE FILES
=============

Most example scripts need to be run from the examples/ directory.

ex0* are for testing purposes.
  - They are intended to be used by invoking `make && make ex` from the top
    level directory whilst coding
  - They use ../jgmenu, so do not require a `make install`.
  - They are not designed to look pretty, but to test specific features or
    properties.
  - They may change over time depending on what the devs need.

Specific files
--------------

ex01	Menu based on simple CSV file. Tests right-aligned items.
ex02	Tests separators, scroll, pgup/pgdown, etc.
ex03	Tests long text, at-pointer
ex04	Tests icon positioning and icon theme inheritance