mirror of
https://github.com/ZitaoTech/Hackberry-Pi_Zero.git
synced 2025-12-21 19:29:37 +00:00
7 lines
245 B
Markdown
7 lines
245 B
Markdown
# Hackberry-Pi_Zero
|
|
A handheld Linux terminal using Raspberry pi Zero 2W as Core with 4' 720X720 TFT display
|
|
|
|
How to enable [mouse](https://www.youtube.com/watch?v=hycfIoGggjw&ab_channel=RickMakes) in Terminal
|
|
```shell
|
|
sudo apt install gpm"
|
|
```
|