mirror of
https://github.com/vectras-team/termux-x11.git
synced 2024-11-27 17:00:38 +00:00
Update README.md
This commit is contained in:
parent
b96c785513
commit
e0b509fccb
12
README.md
12
README.md
@ -44,11 +44,21 @@ You may replace `xfce4-session` if you use other than Xfce
|
||||
|
||||
If you're done using Termux:X11 just simply exit it through it's notification drawer by expanding the Termux:X11 notification then "Exit"
|
||||
|
||||
### Logs
|
||||
If you need to obtain logs from the `com.termux.x11` application,
|
||||
set the `TERMUX_X11_DEBUG` environment variable to 1, like this:
|
||||
`DISPLAY=:0 TERMUX_X11_DEBUG=1 termux-x11`
|
||||
|
||||
The log obtained in this way can be quite long.
|
||||
It's better to redirect the output of the command to a file right away.
|
||||
|
||||
### Notification
|
||||
In Android 13 post notifications was restricted so you should explicitly let Termux:X11 show you notifications.
|
||||
<details>
|
||||
<summary>Video</summary>
|
||||
|
||||
![video](./img/enable-notifications.webm)
|
||||
[img_enable-notifications.webm](https://user-images.githubusercontent.com/9674930/227760411-11d440eb-90b8-451e-9024-d5a194d10b16.webm)
|
||||
|
||||
</details>
|
||||
|
||||
Preferences:
|
||||
|
Loading…
Reference in New Issue
Block a user