key-mapper
ydotool
key-mapper | ydotool | |
---|---|---|
54 | 63 | |
1,014 | 1,437 | |
- | - | |
8.9 | 6.4 | |
over 2 years ago | 22 days ago | |
Python | C | |
GNU General Public License v3.0 only | GNU Affero General Public License v3.0 |
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.
key-mapper
-
Mighty Mouse side buttons
This may help you!
- How can one change mouse actions
- Double-click button broke after upgrading
-
How can I set up a Logitech M590 mouse to input keyboard macros/shortcuts when pressing buttons?
Another option is key-mapper which runs as a systemd service and lets you map all kinds of things to other things.
-
What's something that could/should have a GUI but doesn't?
Key-mapper
-
Should You trust a keyboard re mapper
Being a previous windows user I have a mindset that I shouldn't download non mainstream or non trusted applications on my system especially the ones that have admin access or physical device access . I wanted to remap my keyboard in such way which allows me to use capslock key as backspace and alt_r key as escape. setxkbmap and Xmodmap isn't giving required results or I am not too advance to use it properly . I recently stumbled upon this program key-mapper but it requires admin access so should I trust it for daily use. ( I am not a developer and thus does not understand what any of the code does )
- how do you disable middle click paste in kde/wayland?
- I wanted to indulge in nostalgia so I created this useless 3D desktop cube extension :)
- Finally somebody made a simple GUI tool to customize keyboard mappings, mouse buttons, gamepads, pedals and other input devices. Actions, macros, combinations.
-
Looking for advice : K8 for programmers
There's Key Mapper which I haven't tried yet (still on my 100% rubberdome at the moment so no need) but it looks very promising.
ydotool
- Show HN: Bonk, a command-line tool for X11 window management
-
Improving cursor rendering on Wayland
Wayland provides little by design, so this is quite typical. For example:
Screensharing is handled by pipewire [0], changing keyboard layouts aren't defined [1] by wayland, and generally anything Wayland devs think would 'corrupt' their protocol.
They leave most things to the compositor to implement, which leads to significant fragmentation as every compositor implements it differently.
Long gone are the days of xset and xdotool working across nearly every distro due to a common base, now the best you'll get is running a daemon as root to directly access `/dev/uinput` [2] or implementing each compositors accessibility settings (if they have them) as a workaround.
[0] https://superuser.com/questions/1221333/screensharing-under-...
[1] https://unix.stackexchange.com/questions/292868/how-to-custo...
[2] https://github.com/ReimuNotMoe/ydotool
-
how hard is it to program pinch zoom for my touchpad in linux?
I personally use libinput-gestures to call commands using touchpad gestures. You can also combine it with ydotool to bind macros and such to your gestures, e.g. 4 fingers swipe down closes the current window, 3 fingers swipe left or right changes workspace, etc
-
ydotoold background process?
Have you tried using the systemd unit file supplied with ydotool? It's probably installed somewhere on your system. Else you can get it here and just change the install location of ydotoold.
-
KDE-Connect keyboard input works on Wayland now!!
For simulated keyboard there are tools such as dotool or ydotool and KeePass extensions such as KPUInput that work by giving the user access to /dev/uinput. That works, but it's a bit inelegant; I guess in the future a Wayland protocol for simulated keyboard input will emerge, like wlroots already has, also for virtual pointers.
-
Out of curiosity, I tried to use Wayland earlier and compared to X11, everything seems to load faster which really surprised me. However, I've also noticed some things that confused me, that's why I'm posting this. To ask what I'm missing or what I did wrong. Thanks as always!
ydotool is the generic equivalent. It works on both X11 and Wayland environments.
-
Curious to know what are your general experiences on using keyboard and mouse input automations on Wayland...
Autokey does not work yet, but there is Hawck and Espanso that you could play around with. And there is ydotool if all you need is simulating basic input (as in ydotool mousemove -x -10 -y -10, ydotool type 'Hello world!' and so on).
-
Asahi Linux To Users: Please Stop Using X.Org
Does ydotool do what you need? I haven't even tried Wayland in years. I'm sure someday I'll find the need.
- Somehow AutoHotKey is kinda good now
- How to emulate mouse clicks with keyboard shortcuts
What are some alternatives?
input-remapper - 🎮 ⌨ An easy to use tool to change the behaviour of your input devices.
xdotool - fake keyboard/mouse input, window management, and more
Solaar - Linux device manager for Logitech devices
wtype - xdotool type for wayland
logiops - An unofficial userspace driver for HID++ Logitech devices
AutoKey - AutoKey, a desktop automation utility for Linux and X11.
antimicrox - Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support.
evsieve - A utility for mapping events from Linux event devices.
keyd - A key remapping daemon for linux.
sway - i3-compatible Wayland compositor
rivalcfg - CLI tool and Python library to configure SteelSeries gaming mice
awesome-wayland - A curated list of Wayland code and resources.