From 7052665a35a3146f483a4682502b83ecb2445f0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E8=8D=A3=E5=8D=87?= <3136352472@qq.com> Date: Wed, 13 Nov 2019 12:11:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=B1=BB=E5=9E=8B(=E5=B0=81?= =?UTF-8?q?=E8=A3=85=E5=92=8C=E6=95=B4=E5=90=88=E4=BB=A3=E7=A0=81),?= =?UTF-8?q?=E5=BD=B1=E5=93=8D=E7=9A=84=E8=8C=83=E5=9B=B4(=E6=97=A0?= =?UTF-8?q?=E5=BD=B1=E5=93=8D),[=E5=88=9D=E5=A7=8B=E5=8C=96=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + CHANGELOG.md | 3 +++ README.md | 7 ++++++- index.html | 14 +++++++++++--- index.js | 17 +++++++++++++++++ oval.svg | 17 +++++++++++++++++ xwebstart.sh | 4 ++++ 7 files changed, 59 insertions(+), 4 deletions(-) create mode 100644 index.js create mode 100644 oval.svg create mode 100644 xwebstart.sh diff --git a/.gitignore b/.gitignore index b28ebc9..2ccd4dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +*.exe .idea .egit-private diff --git a/CHANGELOG.md b/CHANGELOG.md index 642ab46..24f83cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,5 +8,8 @@ + 3136352472 [10:56:03] :添加忽略文件;影响的范围(代码逻辑) + 3136352472 [10:55:29] :添加egit工具;影响的范围(代码逻辑) +#### 封装和整合代码 ++ 3136352472 [12:11:54] :初始化上传;影响的范围(无影响) + ------ diff --git a/README.md b/README.md index cec2a0c..1a4fc70 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # ouxuanac-boot -树莓派ouxuanac启动器 \ No newline at end of file +树莓派ouxuanac启动器 + + +树莓派关闭可视化界面,root账户下 + +> sudo /usr/bin/xinit xwebstart.sh -nocursor \ No newline at end of file diff --git a/index.html b/index.html index 566549b..bec8d18 100644 --- a/index.html +++ b/index.html @@ -1,10 +1,18 @@ - +
-