mirror of
https://github.com/rbreaves/kinto.git
synced 2025-07-31 16:26:39 +02:00
Update README.md
This commit is contained in:
17
README.md
17
README.md
@@ -28,13 +28,6 @@ Kinto works for standard Windows, Apple and Chromebook keyboards. The following
|
||||
- IBus*
|
||||
- Fedora/RHEL/Manjaro/Arch/Debian/Ubuntu based distro 16.04+
|
||||
|
||||
- Windows 10 & WSL is now supported
|
||||
- WSL Ubuntu edition (you can modify windows/kinto.ahk to support more)
|
||||
- Powershell - run as Administrator (for install)
|
||||
- Chocolatey (for install)
|
||||
- Python (for install)
|
||||
- Autohotkey
|
||||
|
||||
Binary is included and will be installed, but you can also compile kintox11.c on your system. You will need to compile and install json-c first as its libraries will be required to compile and run the program.
|
||||
|
||||
*IBus is needed to support wordwise during browser app usage as the keymap will need to change slightly depending if the cursor/caret is on screen waiting for input. Setup.py will set it but you can manually set it as well or check your current Input Method.
|
||||
@@ -43,6 +36,16 @@ On most distros you can confirm navigate to your "Language Support" and set "Key
|
||||
|
||||
Wayland support is planned, but not ready yet.
|
||||
|
||||
## Kinto for Windows 10 Requirements
|
||||
|
||||
- WSL Ubuntu edition (you can modify windows/kinto.ahk to support more)
|
||||
- Powershell - run as Administrator
|
||||
- Chocolatey (setup takes care of it)
|
||||
- Python (setup takes care of it)
|
||||
- Autohotkey (setup takes care of it)
|
||||
|
||||
Does not have complete parity with the Linux edition, but it does work and can be built on and added to as needed.
|
||||
|
||||
## How to install
|
||||
|
||||
1. clone this repo
|
||||
|
Reference in New Issue
Block a user