donniebreve / touchcursor-linux

TouchCursor style keyboard remapping for Linux.
GNU General Public License v2.0
133 stars 28 forks source link

Improve and extend comments in config file #48

Closed Adda0 closed 2 years ago

Adda0 commented 2 years ago

This PR improves and extends comments in the configuration file, as discussed in #47.

When we have two different tables ([Remap] and [Bindings]) which allow remapping of keys, we need to make sure users understand which table is used for which type of remapping (permanent or with hyper key).

The comments explain the used format for remapping, what is the purpose of each table, and show a few examples with explanation of what happens in the examples.

donniebreve commented 2 years ago

Looks good to me 👍