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

DD_str issues #41

Open
mark3st opened this issue Apr 6, 2022 · 4 comments
Open

DD_str issues #41

mark3st opened this issue Apr 6, 2022 · 4 comments

Comments

@mark3st
Copy link

mark3st commented Apr 6, 2022

when DD_str is used, it only types the first character.

for example, DD_str("class") results in "c", although it should be "class".

can you tell me the solution? thanks.

@ddxoft
Copy link
Owner

ddxoft commented Apr 6, 2022 via email

@mark3st
Copy link
Author

mark3st commented Apr 6, 2022

Enter a single byte type string (char), mark3st @.***> 于2022年4月6日周三 09:24写道:

Can I ask one more question?
When DD_key is used, 1 means press and 2 means release. However, when I code like

DD_key(501, 1)
time.sleep(5)
DD_key(501, 2)

Key is not pressed for 5 seconds. It only presses one time. But some keys like arrows keep pressing for seconds. Can you tell me why?
Thank you for your kind replies.

@ddxoft
Copy link
Owner

ddxoft commented Apr 6, 2022 via email

@mark3st
Copy link
Author

mark3st commented Apr 6, 2022

apply hid mark3st @.***> 于2022年4月6日周三 13:28写道:

You mean dll file in 3.HID folder? I’ve tried to apply HID but it constantly fails to install the driver. Do you have any solution?

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

No branches or pull requests

2 participants