Xplugd Alternatives
Similar projects and alternatives to xplugd
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
xinputd
Discontinued Simple Xorg input watching daemon which executes command on attach or detach of input devices
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better xplugd alternative or higher similarity.
xplugd discussion
xplugd reviews and mentions
Posts with mentions or reviews of xplugd.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-02.
-
Detect the number of monitors when xrandr doesn't detect when the monitor is off
I'm not sure about turning on or off, but there is a very nice project, https://github.com/troglobit/xplugd, that keeps a daemon running and reacting to when a display is connected or disconnected, or a keyboard or a mouse, and then runs a shell script which you can then run xrandr commands, for example. It won't be triggered on turning a monitor on or off, but it will work on disconnecting or connecting. It is also does not depend on your window manager, doesn't matter if it is Qtile or something else. It is a nice project, I use and really like it, but I'm not sure it is 100% what you want here. ):
-
Swap keys globally for all keyboards
Have a look at xplugd, or xinputd that allow you to run commands on X server events.
Stats
Basic xplugd repo stats
2
64
2.7
almost 2 years ago
troglobit/xplugd is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of xplugd is C.