5 lines
96 B
Python
5 lines
96 B
Python
|
#!/bin/python
|
||
|
|
||
|
# in case that event13 is still the broken device
|
||
|
f = open('/dev/input/event13')
|