Raming the command name "inputmodule-control"?
junaruga opened this issue · 0 comments
junaruga commented
Hi,
I just noticed a small thing. For the command name inputmodule-control, I feel you may be able to rename the command name.
For example:
- A command to control Apache:
apatchctl - A command to control System Deamon (Systemd):
systemctl - A command to control Kernel parameters listed under
/proc/sys:sysctl.
So, my suggestion for a command to control Input Module is inputmodulectl or inputmodctl if you can still rename the command name.
So I believe that calling "module" as "mod" is still normal from lsmod command to show the stable of modules in Linux kernel, mod_perl.
Anyway, this is a small thing. People can add their alias command such as alias inputmodule-control=inputmodctl in their ~/.bashrc.