Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit092db32

Browse files
committed
added unhook_all line in controlling keyboard
1 parent62e2e2b commit092db32

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎general/keyboard-controller/control_keyboard.py‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@
1818
# setting 0.1 seconds to wait between keypresses to look fancy
1919
keyboard.write("Python Programming is always fun!",delay=0.1)
2020

21+
# remove all keyboard hooks in use
22+
keyboard.unhook_all()
23+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp