Skip to content

Commit af934e5

Browse files
committed
docs/controllers/cardputer: Update startup ui documentation.
Signed-off-by: lbuque <[email protected]>
1 parent 0427e8d commit af934e5

File tree

11 files changed

+110
-28
lines changed

11 files changed

+110
-28
lines changed

docs/_static/controllers/cardputer/applist.png

100644100755
-220 KB
Loading

docs/_static/controllers/cardputer/apprun.png

100644100755
-225 KB
Loading

docs/_static/controllers/cardputer/develop.png

100644100755
-203 KB
Loading
81.5 KB
Loading

docs/_static/controllers/cardputer/launcher.png

100644100755
-211 KB
Loading

docs/_static/controllers/cardputer/setting.png

100644100755
-220 KB
Loading
83.4 KB
Loading

docs/en/controllers/cardputer.rst

Lines changed: 50 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,38 +8,75 @@ Cardputer
88
Startup UI
99
**********
1010

11+
Launcher
12+
********
13+
1114
|launcher.png|
1215

13-
**LEFT** and **RIGHT** key cycle through the available applications.
16+
``FN`` + ``LEFT`` and ``FN`` + ``RIGHT`` key cycle through the available applications.
17+
18+
``Enter`` launches the selected application.
1419

15-
**Enter** launches the selected application.
20+
Setting
21+
*******
1622

1723
|setting.png|
1824

19-
**LEFT** and **RIGHT** key cycle through the available applications.
25+
``FN`` + ``LEFT`` and ``FN`` + ``RIGHT`` key cycle through the available applications.
26+
27+
``Enter`` launches the selected application.
28+
29+
``BtnA`` quits the application.
30+
31+
WLAN
32+
====
33+
34+
|wlan.png|
35+
36+
``FN`` + ``UP`` and ``FN`` + ``DOWN`` keys select the corresponding input box or button.
37+
38+
``Enter`` performs the corresponding action.
2039

21-
**Enter** launches the selected application.
40+
``BtnA`` quits the application.
2241

23-
**ESC** and **BtnA** quits the application.
42+
Gerneral
43+
========
44+
45+
|general.png|
46+
47+
The ``FN`` + ``UP`` and ``FN`` + ``DOWN`` keys select menus.
48+
49+
``Enter`` set.
50+
51+
``BtnA`` quits the application.
52+
53+
Develop
54+
*******
2455

2556
|develop.png|
2657

27-
**ESC** and **BtnA** quits the application.
58+
``BtnA`` quits the application.
59+
60+
APP.RUN
61+
*******
2862

2963
|apprun.png|
3064

31-
**A** key runs the application once.
65+
``FN`` + ``LEFT`` and ``FN`` + ``RIGHT`` keys select the corresponding execution action.
66+
67+
``Enter`` runs main.py according to the corresponding action.
3268

33-
**O** key runs the application always.
69+
``BtnA`` quits the application.
3470

35-
**ESC** and **BtnA** quits the application.
71+
APP.LIST
72+
********
3673

3774
|applist.png|
3875

39-
**UP** and **DOWN** key cycle through the available applications.
76+
``FN`` + ``UP` and ``FN`` + ``DOWN`` key cycle through the available applications.
4077

41-
**A** key runs the application once.
78+
``Enter`` key runs the application once.
4279

43-
**O** key runs the application always.
80+
``A`` key runs the application always.
4481

45-
**ESC** and **BtnA** quits the application.
82+
``BtnA`` quits the application.

docs/en/refs/controllers.cardputer.ref

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@
66

77
.. |launcher.png| image:: ../../_static/controllers/cardputer/launcher.png
88

9-
.. |setting.png| image:: ../../_static/controllers/cardputer/setting.png
9+
.. |setting.png| image:: ../../_static/controllers/cardputer/setting.png
10+
11+
.. |wlan.png| image:: ../../_static/controllers/cardputer/wlan.png
12+
13+
.. |general.png| image:: ../../_static/controllers/cardputer/general.png

docs/zh_CN/controllers/cardputer.rst

Lines changed: 50 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,38 +8,75 @@ Cardputer
88
Startup UI
99
**********
1010

11+
Launcher
12+
********
13+
1114
|launcher.png|
1215

13-
**** 和 **** 键循环浏览可用的应用程序。
16+
``FN`` + ```` 和 ``FN`` + ```` 键循环浏览可用的应用程序。
17+
18+
``Enter`` 启动选定的应用程序。
1419

15-
**Enter** 启动选定的应用程序。
20+
Setting
21+
*******
1622

1723
|setting.png|
1824

19-
**** 和 **** 键循环浏览可用的应用程序。
25+
``FN`` + ```` 和 ``FN`` + ```` 键循环浏览可用的应用程序。
26+
27+
``Enter`` 启动选定的应用程序。
28+
29+
``BtnA`` 退出应用程序。
30+
31+
WLAN
32+
====
33+
34+
|wlan.png|
35+
36+
``FN`` + ```` 和 ``FN`` + ```` 键选择对应的输入框或者按键。
37+
38+
``Enter`` 执行相应的动作。
2039

21-
**Enter** 启动选定的应用程序
40+
``BtnA`` 退出应用程序
2241

23-
**ESC** 和 **BtnA** 退出应用程序。
42+
Gerneral
43+
========
44+
45+
|general.png|
46+
47+
``FN`` + ```` 和 ``FN`` + ```` 键选择菜单。
48+
49+
``Enter`` 设置。
50+
51+
``BtnA`` 退出应用程序。
52+
53+
Develop
54+
*******
2455

2556
|develop.png|
2657

27-
**ESC** 和 **BtnA** 退出应用程序。
58+
``BtnA`` 退出应用程序。
59+
60+
APP.RUN
61+
*******
2862

2963
|apprun.png|
3064

31-
**A** 键运行应用程序一次。
65+
``FN`` + ```` 和 ``FN`` + ```` 键选择对应的执行动作。
66+
67+
``Enter`` 按照对应的动作运行 main.py 。
3268

33-
**O** 键始终运行应用程序
69+
``BtnA`` 退出应用程序
3470

35-
**ESC** 和 **BtnA** 退出应用程序。
71+
APP.LIST
72+
********
3673

3774
|applist.png|
3875

39-
**向上** 和 **向下** 键在可用的应用程序之间循环。
76+
``FN`` + ```` 和 ``FN`` + ```` 键在可用的应用程序之间循环。
4077

41-
**A** 键运行应用程序一次。
78+
``Enter`` 键运行应用程序一次。
4279

43-
**O** 键始终运行应用程序。
80+
``A`` 键始终运行应用程序。
4481

45-
**ESC** 和 **BtnA** 退出应用程序。
82+
``BtnA`` 退出应用程序。

0 commit comments

Comments
 (0)