Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 2025 02:38:07 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1ff823bf5b55 - main - sysutils/keyd: clarify VT is not supported on FreeBSD
Message-ID:  <202501070238.5072c7Nq066254@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501070238.5072c7Nq066254>