Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1792 yogev_ezra 1
; Used button number
2
;
3
; functional button (temp not use)
4
; 101 - f1
5
; 102 - f2
6
; 103 - f3
7
; 104 - f4
8
; 105 - f5
9
; 106 - f6
10
; 107 - f7
11
; 108 - f8
12
; 109 - f9
13
; 110 - f10
14
; 111 - f11
15
; 112 - f12
16
;
17
; left panel read folder device name
18
; 120 - rd
19
; 121 - fd
20
; 122 - hd0
21
; 123 - hd1
22
; 124 - hd2
23
; 125 - hd3
24
; 126 - cd0
25
; 127 - cd1
26
; 128 - cd2
27
; 129 - cd3
28
;
29
; right panel read folder device name
30
; 130 - rd
31
; 131 - fd
32
; 132 - hd0
33
; 133 - hd1
34
; 134 - hd2
35
; 135 - hd3
36
; 136 - cd0
37
; 137 - cd1
38
; 138 - cd2
39
; 139 - cd3
40
;
41
; select disk menu
42
; 140 - left
43
; 141 - right
44
;
45
; left sort button
46
; 142 - Name
47
; 143 - Type
48
; 144 - Size
49
; 145 - Date
50
;
51
; right sort button
52
; 146 - Name
53
; 147 - Type
54
; 148 - Size
55
; 149 - Date
56
;
57
; main button panel
58
; 150 - Exit directory
59
; 151 - Reload directory
60
; 152 - Create directory
61
; 153 - Copy file
62
; 154 - Move file
63
; 155 - Cut file
64
; 156 - Paste file
65
; 157 - Delete file
66
;
67
; confirmation button
68
; 160 - Yes
69
; 161 - No
70
;