tig / mcec

Robust remote control of Windows PCs over the network.
https://tig.github.io/mcec/
MIT License
78 stars 13 forks source link

Feature Request: Simplify enabling lots of commands #15

Closed tig closed 2 years ago

tig commented 4 years ago

It might be nice just as a general feature--as I was going through and turning things on, I found I had to do a lot scrolling because the vk_ commands are alphabetized and not grouped more logically internally. Looking for vk_up, vk_down, vk_left, and vkright, for example, was inconvenient, but not that big a deal. Maybe if things were just ordered more logically, that would help (all alpha stuff first, grouping related things, etc). Or perhaps just turning on all vk commands with a single checkbox, akin to how mouse: works? That's really just a one-time kind of problem, however, and lacking a good solution, I'm fine with whatever. It might be nice to easily get a list of what commands are currently enabled, though (a hide disabled/unchecked toggle, or something?).

Tag @hotelfoxtrotnovember

tig commented 3 years ago

See #17

Note that a simple workaround is quit MCEC, open the .commands file, remove the Version attribute from <mcecontroller...>, and re-run MCEC. This will cause ALL commands to marked as enabled.