You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are certain modifications I make to my laptop's internal keyboard which I would like to not apply to my HHKB which I understand can be achieved by defining only my internal keyboard under devices: however I would also love certain things to be shared between the two such as using space as a function key to turn hjkl into arrow keys and sdfg into mousekeys.
Please let me know if this is something you're looking to implement or if I have just completely misunderstood or misread something.
The text was updated successfully, but these errors were encountered:
I think the easiest way to achieve this is by starting two instances of mouseless with different config files.
However, this is not possible yet, since mouseless exists if another instance is already running.
A possible solution what be to define a name for the instance in the config file, and only check if another instance with this name is running.
There are certain modifications I make to my laptop's internal keyboard which I would like to not apply to my HHKB which I understand can be achieved by defining only my internal keyboard under
devices:
however I would also love certain things to be shared between the two such as using space as a function key to turn hjkl into arrow keys and sdfg into mousekeys.Please let me know if this is something you're looking to implement or if I have just completely misunderstood or misread something.
The text was updated successfully, but these errors were encountered: