Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specifying device name in command line args #59

Closed
wants to merge 1 commit into from

Conversation

innovate-invent
Copy link

Usage: evremap remap [OPTIONS] <CONFIG-FILE> [DEVICE_NAME] [PHYS]

Arguments:
  <CONFIG-FILE>  Specify the configuration file to be loaded
  [DEVICE_NAME]  Name of device to listen to. Overrides device_name in config
  [PHYS]         Optional PCI device path. Overrides phys in config

Options:
  -d, --delay <DELAY>  Number of seconds for user to release keys on startup [default: 2]
  -h, --help           Print help

Resolves #17

@wez wez closed this in 9b18364 Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using the same config for several keyboards
1 participant