prepare keyboard grab
This commit is contained in:
1
tools/traceEvdev.py
Normal file → Executable file
1
tools/traceEvdev.py
Normal file → Executable file
@ -1,3 +1,4 @@
|
||||
#!/bin/python
|
||||
import evdev
|
||||
from evdev import InputDevice
|
||||
from select import select
|
||||
|
Reference in New Issue
Block a user