mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-26 16:08:05 +08:00
注释
This commit is contained in:
parent
e41ed6dd7b
commit
aa6743cd3e
@ -1,4 +1,8 @@
|
||||
#!/usr/bin/env python3
|
||||
#########################
|
||||
# 版本:1.0.0
|
||||
# Python
|
||||
#########################
|
||||
import os
|
||||
import sys
|
||||
import time
|
||||
@ -97,4 +101,4 @@ with keyboard.Listener(
|
||||
on_press=on_press,
|
||||
on_release=on_release) as listener:
|
||||
listener.join()
|
||||
os.remove("/tmp/deepin-wine-runner-keyboard-lock")
|
||||
os.remove("/tmp/deepin-wine-runner-keyboard-lock")
|
||||
|
Loading…
x
Reference in New Issue
Block a user