File: Axinfo.ad

package info (click to toggle)
axe 6.1.2-6.4
  • links: PTS
  • area: non-free
  • in suites: potato
  • size: 1,460 kB
  • ctags: 2,249
  • sloc: ansic: 20,650; sed: 361; tcl: 72; makefile: 44; sh: 20
file content (62 lines) | stat: -rw-r--r-- 1,524 bytes parent folder | download | duplicates (6)
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Axinfo.version:		axinfo 1.0
*infoPath:	        /usr/share/info

*hyperwin.title:	axinfo
*hyperwin.iconName:	axinfo
*hyperwin.translations:	#override \n\
			<Message>WM_PROTOCOLS:delete-hyper()

*view.allowVert:	True
*view.forceBars:	True

*hyper.rows:		24
*hyper.columns:		80

*Hyper.normalFont:	7x13
*Hyper.highlightFont:	7x13bold
*Hyper.margin:		4

*hpane*Command.translations: #override \n\
			<Enter>: highlight() show-info() \n\
			<Leave>: reset() clear-info()

*last.label:		Last

*map.label:		Tree

*treewin.title:		axinfo
*treewin.iconName:	axinfo-tree
*treewin.translations:	#override \n\
			<Message>WM_PROTOCOLS:delete-tree()

*Paned*showGrip:	False

*porthole.width:	450
*porthole.height:	326
*porthole.borderWidth:	0

*tree.translations:	#override \n\
			<Enter>: show-info() \n\
			<Leave>: clear-info() \n\
			<BtnDown>: start-drag() \n\
			<BtnMotion>: drag()

*treewin*Command.translations: #override \n\
			<Enter>: highlight() show-info() \n\
			<Leave>: reset() clear-info()

*quit.label:		Quit
*close.label:		Delete
*info.label:

*Confirmer*Label.borderWidth:   0
*Confirmer*Box.orientation:     horizontal
*Confirmer*Box.borderWidth:     0
*Confirmer*Box.vSpace:          2
*Confirmer*confirm.accelerators:Ctrl<Key>a: set() notify() reset()
*Confirmer*alternative.accelerators:Ctrl<Key>b: set() notify() reset()
*Confirmer*cancel.label:        cancel (^C)
*Confirmer*cancel.accelerators: Ctrl<Key>c: set() notify() reset()

*listen.translations:	#override \n\
			<PropertyNotify>AXE_AXINFO: notify()