This commit is contained in:
42
MacBook/Mac使用Kvm_Client连接华为服务器遇到的问题.md
Normal file
42
MacBook/Mac使用Kvm_Client连接华为服务器遇到的问题.md
Normal file
@@ -0,0 +1,42 @@
|
||||
> 本文作者:丁辉
|
||||
|
||||
# Mac使用Kvm_Client连接华为服务器遇到的问题
|
||||
|
||||
## 第一步打开软件
|
||||
|
||||
> 准备 Java 环境才可以使用 kvm_client 连接
|
||||
>
|
||||
> [Java下载](https://www.java.com/zh-CN/)
|
||||
|
||||
下载 kvm_client_mac.zip 工具后、解压软件包、打开电脑终端进入 kvm_client_mac 解压好的目录
|
||||
|
||||
```bash
|
||||
bash KVM.sh
|
||||
```
|
||||
|
||||
### 问题一
|
||||
|
||||
```bash
|
||||
Warning: the fonts "Times" and "Lucida Bright" are not available for the Java
|
||||
```
|
||||
|
||||
[Times字体下载地址](http://legionfonts.com/fonts/times)
|
||||
|
||||
下载字体解压安装并重启软件(如果没有生效则重启 Java)
|
||||
|
||||
### 问题二
|
||||
|
||||
```
|
||||
TSM AdjustCapsLockLEDForKeyTransitionHandling - _ISSetPhysicalKeyboardCapsLockLED Inhibit Exception in thread "Thread-2"
|
||||
```
|
||||
|
||||
关闭 使用“中/英“键切换“ABC”输入法 即可
|
||||
|
||||
进入 MAC 设置页面
|
||||
|
||||
<img src="https://minio.offends.cn:9000/offends/images/kvm-mac1.png" style="zoom:25%;" />
|
||||
|
||||
关闭
|
||||
|
||||
<img src="https://minio.offends.cn:9000/offends/images/kvm-mac2.png" style="zoom:33%;" />
|
||||
|
Reference in New Issue
Block a user