sysutils/keyd: clarify VT is not supported on FreeBSD

https://github.com/rvaiya/keyd/issues/570#issuecomment-1704439249
This commit is contained in:
Jan Beich 2025-01-07 03:35:54 +01:00
parent 03a3ec1852
commit 1ff823bf5b

View file

@ -9,6 +9,6 @@ unique to keyd. Some of the more interesting ones include:
- A client-server model that facilitates scripting and display server
agnostic application remapping. (Currently ships with support for X,
sway, and gnome).
- System wide config (works in a VT).
- System wide config (works in a VT but only on Linux).
- First class support for modifier overloading.
- Unicode support.