Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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環境を構築するスクリプト
- Host: GitHub
- URL: https://github.com/mohemohe/x410-hv_sock
- Owner: mohemohe
- Created: 2020-11-02T16:38:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-02T18:09:22.000Z (over 4 years ago)
- Last Synced: 2024-12-09T12:45:46.519Z (about 2 months ago)
- Topics: archlinux, hyper-v, opensuse, ubuntu, windows, x410
- Language: Makefile
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```