Skip to content

How can I delete input devices in cfclient? #169

Answered by knmcguire
kaztateishi asked this question in Q&A
Discussion options

You must be logged in to vote

Hi! It sounds very similar to this issue somebody had on the previous forum:
https://forum.bitcraze.io/viewtopic.php?t=5083&start=10

So the short version is:
In the terminal you will see something like this (but then the name of your keyboard device)

INFO:cfclient.utils.input.mux:Adding device Microsoft X-Box 360 pad to MUX Normal

If you can close the cfclient, copy that name and add that to config.json like here:

"input_device_blacklist": "(VirtualBox|VMware|Microsoft X-Box 360 pad)",
and save it and open the cfclient again, your keyboard should be excluded.

Make sure to fully close the cfclient before adding + saving this extra device to the config.json, because the cfclient will ove…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@kaztateishi
Comment options

Comment options

You must be logged in to vote
1 reply
@kaztateishi
Comment options

Answer selected by kaztateishi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants