Skip to content

Commit 61de8fc

Browse files
update raedme.md
1 parent cb80fff commit 61de8fc

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

+9-5
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ A note before you try
3030
- This project works by compliying to selinux android. and all aim of the project is just run linux on android without direct root with a twist and this project improves time by time with your support and motivation.
3131
- the linux you trying to install from this repo is not fully functional in target space because of the selinux policies, and increasing requirement in linux requirements and also because project is set to run with `ptrace()` a low level access in android kernel
3232
- Graphics performence is really bad cause proot and usage on VNC, we dont support any adoptation on improving it **for now** cause insufficient data on android (ping me in discord if you have any ideas or any codes on this)
33+
- - **(Update)** see https://github.com/RandomCoderOrg/ubuntu-on-android/wiki/XWayland-in-proot to run smooth and fast session
3334
- This project comes without warranties or data protection
3435
</details>
3536

@@ -57,12 +58,15 @@ hippo --install
5758
| **Command** | **Usage** |
5859
|--------------------|-----------|
5960
| `hippo` | To login to shell |
60-
| `hippo upgrade` | to upgrade fs or to get new features if avalibe |
61-
62-
<!---
63-
| `hippo startvnc` | start vncserver at port `1` (Tou can change default port by exporting env varaible `` to a port number) |
61+
| `hippo upgrade` | to upgrade fs or to get new features if available |
62+
| `startvnc` | start vncserver at port `1` (you can change default port by exporting env varaible `DEFAULT_VNC_PORT` to a port number) |
6463
| `hippo stopvnc` | stop vncserver at given or default port `1`
65-
-->
64+
| `hippo --enable-dbus` | To start hippo with dbus hack enabled |
65+
| `hippo --enable-dbus-vnc` | To start vnc session with dbus hack enabled |
66+
67+
## Environment Variables
68+
- `DEFAULT_VNC_PORT` to set vnc port for scripts
69+
- `HIPPO_BRANCH` to set custom branch for cloning code
6670

6771
## 🔊 Audio
6872
pulseaudio starts everytime you invoke start commands with `hippo`

0 commit comments

Comments
 (0)