Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohemohe/x410-hv_sock

WSL2のクソさにほとほと疲れたので、Hyper-Vのhv_sockとX410でシームレスなLinux GUI環境を構築するスクリプト
https://github.com/mohemohe/x410-hv_sock

archlinux hyper-v opensuse ubuntu windows x410

Last synced: about 2 months ago
JSON representation

WSL2のクソさにほとほと疲れたので、Hyper-Vのhv_sockとX410でシームレスなLinux GUI環境を構築するスクリプト

Awesome Lists containing this project

README

        

# X410-hv_sock

WSL2のクソさにほとほと疲れたので、Hyper-Vのhv_sockとX410でシームレスなLinux GUI環境を構築するスクリプト

## インストール

### Windows

`GuestCommunicationServices.reg` を登録する

### Linux

```sh
cp x410.sample x410
```

環境に合わせて書き換える

```sh
sudo make install
```

## アンインストール

### Windows

頑張れ

### Linux

```sh
sudo make uninstall
```