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 setting device name by command line argument. #414

Open
vaguerant opened this issue Apr 23, 2018 · 0 comments
Open

Allow setting device name by command line argument. #414

vaguerant opened this issue Apr 23, 2018 · 0 comments

Comments

@vaguerant
Copy link

The device name for the device cec-client is running on appears to be hardcoded (see below). A command line argument like -n "Your Name Here" (truncated to 13 bytes or 14 once #333 is fixed) would be very useful to me and hopefully others.

snprintf(g_config.strDeviceName, 13, "CECTester");

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants