keymapper VS AHK_X11

Compare keymapper vs AHK_X11 and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
keymapper AHK_X11
11 22
224 735
- -
9.2 8.8
1 day ago about 1 month ago
C++ Crystal
GNU General Public License v3.0 only GNU General Public License v3.0 only
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.

keymapper

Posts with mentions or reviews of keymapper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-21.
  • No errors but also no process
    1 project | /r/systemd | 31 May 2023
  • Help finding a keyboard layout
    1 project | /r/KeyboardLayouts | 10 Mar 2023
    I also installed https://github.com/houmain/keymapper to get rid of the two most unergonomic keys for me. Swapped LAlt and RShift because LAlt is pretty much unused for me, and put Enter on Space (long hold).
  • What tool can recreate this macro on linux ?
    2 projects | /r/linux4noobs | 21 Feb 2023
    No packages are provided yet, please follow the instructions for building manually or download a portable build from the latest release page.
  • advice on keyboard remapping sofware in linux
    7 projects | /r/linuxadmin | 19 Feb 2023
  • QMK Layers Everywhere!
    5 projects | /r/linux | 4 Dec 2022
  • I think you will like this software
    1 project | /r/neovim | 26 Nov 2022
  • Weird bug when using caps lock as super
    1 project | /r/i3wm | 11 Nov 2022
    here is keymapper
  • AutoHotkey for Linux
    8 projects | /r/linux | 31 Aug 2022
    For handling Wayland you attack the problem at the libinput layer. Example: https://github.com/houmain/keymapper
  • PipeWire: Bluetooth Support Status Update
    3 projects | news.ycombinator.com | 29 Apr 2022
    This is true.

    Apple still is more sophisticated in the scripting department. Applescript support in most applications and the ability to tie that into actions is seriously powerful stuff.

    Gnome wins in the ability to use javascript to customize window handling, but it isn't really able to script application actions like you can in OS X.

    It is improving though. If you can use keyboard to navigate the functions you want in applications you can automate it with software like keymapper.

    https://github.com/houmain/keymapper

    There are other similar software available.

    Keymapper is software that intercepts input from your keyboard and allows you to 'remap' it. It operates on the libinput level of things, so it works regardless of environment or if you are in the console. It does require elevated privileges, though.

    This when combined with Gnome-shell extension and user keymapperd daemon it can provide application-specific contexts for keyboard combos. The extension monitors for switching applications and gives keymapper the ability to be context-aware.

    This is how I "solved" the copy past nightmare for myself in Linux. This way no matter if I am in a browser, terminal, or Emacs I have consistent copy-paste keys. (super-c, super-v). Makes things easier.

    This isn't even remotely on the same level as applescript, but at least it is something. You have to understand low-level Linux keyboard stuff, which is still a mess. Versus being able to simply record yourself using applescript.

    Gnome certainly is a very relaxing environment once you get used to it. Much less frantic or distraction filled compared to Windows or OS X. I like it.

  • no lower or greater than symbol on azerty thinkpad T430 keyboard
    1 project | /r/linuxquestions | 23 Nov 2021
    I have installed endeavourOS on a thinkpad T430 with an azerty keyboard. Unfortunately no keys combinations allow to type the symbols less than < or greater than >. keymapper available in AUR (https://github.com/houmain/keymapper 1) can be used to customize the keyboard. I’d like to map those symbols as follow:

AHK_X11

Posts with mentions or reviews of AHK_X11. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-26.
  • Rethinking Window Management in Gnome
    10 projects | news.ycombinator.com | 26 Jul 2023
    Just FYI the exact same thing is now also possible with AHK_X11 on Linux https://github.com/phil294/AHK_X11
  • Somehow AutoHotKey is kinda good now
    12 projects | news.ycombinator.com | 3 May 2023
  • Steam deck - Macros
    1 project | /r/SteamDeck | 30 Apr 2023
    If you can't get what you want via Steam Input, you'll have to go desktop mode with a full macro suite likeAHK_X11 or Keysharp.
  • Wine Wayland Driver
    1 project | news.ycombinator.com | 25 Feb 2023
    This falls right on time for my 2023 "Linux on the desktop" attempt! (now I wish https://github.com/phil294/AHK_X11 had a Wayland option...)

    I can't live without Office! My personal favorite is 2010 x64, as Word then starts faster than the current Wordpad.

    Office 2010 works great in Windows 11, but there've been some suspicious move making me believe old office version will be given a poison pill or something under the plausible deniability of "security risks of 13 year old software", like how Outlook 2010 can't connect to outlook.com anymore (though it works great with gmail using google's GWSO plugin)

    On MY computer, I run what I want. So I'll try Office 2010 in wine within Wayland.

  • A guide to macroing on Linux
    10 projects | /r/BeeSwarmSimulator | 6 Feb 2023
    GitHub - phil294/AHK_X11: AutoHotkey for Linux (X11-based systems)
  • Learning Linux: recommended resources
    3 projects | dev.to | 30 Jan 2023
    I want to switch, but the only snag is that I love AutoHotkey, and a Linux port is still in progress. I use AutoHotkey to make my keyboard and (especially) my mouse more useful. I could probably do the same things by other means in Linux—everything is customizable in Linux, after all. And anyway I might use my mouse less and less as I become more capable with the terminal. Still, I'll wait a while in the hope that I'll be able to more or less plop my AutoHotkey script into the Linux version.
  • AutoHotkey v2 Official Release Announcement
    17 projects | news.ycombinator.com | 28 Jan 2023
    Check out https://bitbucket.org/mfeemster/keysharp/ and https://github.com/phil294/AHK_X11, two attempts at porting AHK to Linux. The former isn't usable yet, the latter is by me and somewhat incomplete.
  • What's your current experience with WSL?
    2 projects | /r/ruby | 20 Jan 2023
    The only Windows-specific app I use is AutoHotkey, and I'm pleased to see that a Linux rewrite is in development 🎉 And wouldn't you know it, written in Crystal!
  • AutoHotKey V2 (Breaking Upgrade)
    10 projects | news.ycombinator.com | 4 Jan 2023
    AHK_X11 is AutoHotkey for Linux and it does not yet support Wayland, but it's definitely impossible https://github.com/phil294/AHK_X11/issues/2 (see also: ydotool)
  • Marten, a Crystal web framework that makes building web apps productive and fun
    9 projects | news.ycombinator.com | 30 Oct 2022
    I have recently learned to use it to create an AutoHotkey for Linux implementation (https://github.com/phil294/AHK_X11), and it's been a delightful experience. If you like programming in Go and Ruby syntax, this will be your go to language. Other than that, it bears but few surprises, which I would consider a good thing. Its major downside is its compilation time and poor IDE support. Also, you should not be afraid to search through Crystal's GitHub issues or dig into the stdlib's source for more exotic use cases. However, the latter is as easily accessible as is your own code, and the community around Crystal seems quite friendly and welcoming. Contrary to sibling comments, I find it well suited for programs outside of web development as well.

    And most of all, it's fast.

What are some alternatives?

When comparing keymapper and AHK_X11 you can also consider the following projects:

kanata - Improve keyboard comfort and usability with advanced customization

espanso - Cross-platform Text Expander written in Rust

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

xremap - Key remapper for X11 and Wayland

interception-vimproved - Unofficial plugin for Interception Tools combining features of caps2esc and space cadet for making held space work as a special fn key. Now configurable!

xdotool - fake keyboard/mouse input, window management, and more

PuloversMacroCreator - Automation Utility - Recorder & Script Generator

RetroBar - Classic Windows 95, 98, Me, 2000, XP, Vista taskbar for modern versions of Windows

liblc3codec - LC3 codec implementation

shell - Pop!_OS Shell

macrodevice - Turn any input device into a dedicated macrodevice.

ahkx - autohotkey interpreter compiled with gcc