kbct VS syngesture

Compare kbct vs syngesture and see what are their differences.

kbct

Keyboard keycode mapping utility for Linux supporting layered configuration (by samvel1024)

syngesture

Swipes and gestures for Linux with the MT multitouch protocol (by mqudsi)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
kbct syngesture
6 4
254 218
- -
0.0 4.9
over 1 year ago 6 months ago
Rust Rust
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kbct

Posts with mentions or reviews of kbct. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-05.
  • Help - Key Remap
    2 projects | /r/voidlinux | 5 Dec 2022
  • Show HN: I spent a year designing an low profile, minimal mechanical keyboard
    3 projects | news.ycombinator.com | 18 Aug 2022
    I had a similar problem with the Tecurs KB510 I got at work. The only way I found to type F1-F12 keys on Linux was to set up a hack with kbct [0] and the Super key... until I tried the configuration described in the gist you linked. Thanks a lot for that !

    [0] https://github.com/samvel1024/kbct

  • Linux utility to assign different keys to tap vs hold (like Karabiner does in macOS)
    2 projects | /r/ErgoMechKeyboards | 11 Jul 2022
    I use KBCT and encourage others to support it: https://github.com/samvel1024/kbct
  • me right now
    3 projects | /r/openSUSE | 6 Jan 2022
    kbct
  • Linux Touchpad Like MacBook Update: Touchpad Gestures Now Shipping
    10 projects | news.ycombinator.com | 14 Dec 2021
    >Creating a "standardized experience" like Windows usually means that configurability goes right out the window. It's how you get abominations like dconf or the GNOME music player

    I don't understand how you connected these dots and I'd suggest against calling things abominations. You don't have to use dconf or the GNOME music player, those aren't standardized. If someone does like them I think they're perfectly fine, they do exactly what they're advertised to do. It's also fine if you don't like them, they're just two options from the many configuration databases and media players that you can choose from.

    >But why shouldn't I be able to run xbindkeys or sxhkd or whatever hotkey dameon I want?

    In some ways you actually can but it depends on the hotkey daemon and how it's implemented. The reason for that is technical, those are implemented with X grabs which have a number of usability and security issues. There are a few key rebinding daemons that use evdev directly so they work with Wayland:

    https://github.com/samvel1024/kbct

    https://github.com/snyball/Hawck

    But these also do have similar security issues to X key grabs, in that they effectively operate as keyloggers. If you're looking for an API that works purely within Wayland and lets unprivileged clients request key rebinding, that doesn't exist yet. Somebody would need to specify what that API looks like and figure out a good way to make it secure. What would the end goal of the API be, and how could the system (and by extension, the user) tell the difference between a legitimate hotkey daemon and a malicious keylogger? And would it actually be any better than the approach of snooping evdev? I don't know the answer to these questions but you may have more experience with this than I do.

  • Keyboard customization tool for Linux
    4 projects | /r/linux | 24 Jun 2021

syngesture

Posts with mentions or reviews of syngesture. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-14.
  • Cosmic Skies of a Colorado July
    9 projects | news.ycombinator.com | 14 Jul 2023
    I've shared my opinion on why mouse/trackpad handling is terrible on most Linux distributions [0], thanks to an insane obsession w/ rewriting the entire stack and throwing away vendor-provided acceleration curves in order to provide gesture support, instead of just building it on top of the correct, working solution.

    More importantly, there is a solution for fixing this and I've done my part by open sourcing a multi-touch gesture support that's driver-agnostic and runs on top of the vendor-provided drivers w/ their correct acceleration curves [1].

    (But TBH I don't know if this applies to Apple's trackpad because I don't know if there are any first-party drivers w/ proper acceleration curves for Linux or if they've all been poorly reverse engineered.)

    [0]: https://neosmart.net/blog/multi-touch-gestures-on-linux/

    [1]: https://github.com/mqudsi/syngesture/

  • Linux Touchpad Like MacBook Update: Touchpad Gestures Now Shipping
    10 projects | news.ycombinator.com | 14 Dec 2021
    I wrote a general purpose multitouch daemon w/ gesture support for Linux that works with the existing input stack (i.e. doesn’t require switching to evinput), if anyone is interested:

    https://neosmart.net/blog/2020/multi-touch-gestures-on-linux...

    https://github.com/mqudsi/syngesture

  • Touchpad gestures?
    4 projects | /r/swaywm | 3 Dec 2021
  • What touchpad gestures do you use on Plasma?
    10 projects | /r/kde | 26 Apr 2021
    Regardless of software (touchegg + touché, fusuma, libinput-gestures + libinput-gestures-qt OR gestures, gebaar-libinput, gebaar-libinput-fork, syngesture, gestures), which gestures do you actively use on your Plasma desktop?

What are some alternatives?

When comparing kbct and syngesture you can also consider the following projects:

input-remapper - 🎮 ⌨ An easy to use tool to change the behaviour of your input devices.

Fusuma - Multitouch gestures with libinput driver on Linux

rkvm - Virtual KVM switch for Linux machines

touche - The desktop application to configure Touchégg

compute-runtime - Intel® Graphics Compute Runtime for oneAPI Level Zero and OpenCL™ Driver

libinput-gestures - Actions gestures on your touchpad using libinput

evsieve - A utility for mapping events from Linux event devices.

gebaar-libinput - Gebaar, A Super Simple WM Independent Touchpad Gesture Daemon for libinput

kmonad - An advanced keyboard manager

gestures - Fluid gestures for Linux.

leddy - Linux LED controller for the Fnatic miniStreak.

hawck - Key-rebinding daemon for Linux (Wayland/X11/Console)