Thomas

Results 189 comments of Thomas

This is a bit strange because upgrading to v4 normally does not affect the image color part. Can you power off and restart v4 to see? Is it a normal...

I know, this phenomenon is quite strange now because color collection is not related to software upgrades, and I'm not sure why lower versions work properly. Some customers have encountered...

https://wiki.blicube.com/blikvm/en/bliswitch-v2-guide/ Maybe switch-v2 can solve your questions?

``` "atx": { "controlSockFilePath": "/var/blikvm/atx.sock", "stateSockFilePath": "/dev/shm/blikvm/atx", "power_on_delay": 500, "power_off_delay": 5000, "switch_channel": -1; }, ``` Maybe I can add a switch_channel in atx config: 1. If switch_channel=-1, send atx command...

You change the ssh username or password, right? If you do it, you need to change the /mnt/exec/release/config/app.json

Wiki was added. About text passwords, can you open a new issue for it? So When we do it, you will know.

https://wiki.blicube.com/blikvm/en/ssh/

It's possible, it needs to be developed

> Will you have time to add at least option to remove/hide top bar maybe via command line? That would work too and would be greatly appreciated. 👍 We will...

> @ThomasVon2021好的,没问题。如果您可以在此处发布编辑此文件后重新编译二进制文件的步骤,以便我自己可以重新编译,我将不胜感激。只需要知道按什么顺序做什么。blikvm [-web-client](https://github.com/ThomasVon2021/blikvm-web-client/tree/f9e28af6f25dec85bbc6b525c64ae635f4864c87) / [src](https://github.com/ThomasVon2021/blikvm-web-client/tree/f9e28af6f25dec85bbc6b525c64ae635f4864c87/src) / [components](https://github.com/ThomasVon2021/blikvm-web-client/tree/f9e28af6f25dec85bbc6b525c64ae635f4864c87/src/components) / [tab](https://github.com/ThomasVon2021/blikvm-web-client/tree/f9e28af6f25dec85bbc6b525c64ae635f4864c87/src/components/tab) > > /TabHome.vue I will do it for you.