git: 1ff823bf5b55 - main - sysutils/keyd: clarify VT is not supported on FreeBSD
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Jan 2025 02:38:07 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1ff823bf5b55361e3d114c3ca3d1444111f52af0
commit 1ff823bf5b55361e3d114c3ca3d1444111f52af0
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-01-07 02:35:54 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-01-07 02:37:34 +0000
sysutils/keyd: clarify VT is not supported on FreeBSD
https://github.com/rvaiya/keyd/issues/570#issuecomment-1704439249
---
sysutils/keyd/pkg-descr | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/keyd/pkg-descr b/sysutils/keyd/pkg-descr
index ebb5cb2a4e2c..2c6bcf889089 100644
--- a/sysutils/keyd/pkg-descr
+++ b/sysutils/keyd/pkg-descr
@@ -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.