Skip to content

Latest commit

 

History

History
74 lines (62 loc) · 3.09 KB

platform-known-issues.adoc

File metadata and controls

74 lines (62 loc) · 3.09 KB

Platform-dependent known issues

Preface

This document contains a list of known issues which are unique to a given platform. The officially supported platforms today are Windows 10/11 and Linux. On Windows, there are two backing mechanisms that can be used for keyboard input/output and they have different issues. These will be differentiated by the words "LLHOOK" and "Interception", which map to the binaries kanata.exe and kanata_wintercept.exe respectively.

Windows 11 LLHOOK

  • The emoji picker does not work properly

Windows 10+11 LLHOOK

Windows 10+11 Interception

  • Sleeping your system or unplugging/replugging devices enough times causes inputs to stop working

  • Some less-frequently used keys are not supported or handled correctly

Linux

  • Key repeats can occur when they normally wouldn’t in some cases

  • Unicode support has limitations, using xkb is a more consistent solution

  • Key actions can behave incorrectly due to the rapidity of key events

MacOS

  • Mouse output actions are not implemented

  • Mouse input processing is not implemented

  • Unicode output action is not implemented