sezanzeb / input-remapper

🎮 ⌨ An easy to use tool to change the behaviour of your input devices.
GNU General Public License v3.0
3.81k stars 156 forks source link

Global autoload profile #409

Open everyx opened 2 years ago

everyx commented 2 years ago

such as:

[Unit]
Before=multi-user.target display-manager.target
sezanzeb commented 2 years ago

I don't know, what would be the benefit?

everyx commented 2 years ago

I don't know, what would be the benefit?

So we can make input remapper applied on login manager UI

sezanzeb commented 2 years ago

autoloading only happens after users log in though. There would have to be a system-wide preset configuration, which currently doesn't exist.

everyx commented 2 years ago

autoloading only happens after users log in though. There would have to be a system-wide preset configuration, which currently doesn't exist.

That sounds good, maybe we can add an option that applies globally, for most users, there should be no frequent switching of logged-in users, and can we add a hook that applies the current user settings after login. :)