pynput-keylistener #2

Open
mleone607 wants to merge 11 commits from mleone607/FW_LED_System_Monitor:pynput-keylistener into main
2 changed files with 1 additions and 2 deletions
Showing only changes of commit 6a7e80ef94 - Show all commits

View file

@ -1,6 +1,5 @@
#!/bin/bash
chmod +x run.sh
# If first arg is of form :n it will set DISPLAY to :n. Default is :0
dsp=$DISPLAY
args="$*"
rm -f fwledmonitor.service || true

View file

@ -2,4 +2,4 @@ pyserial
numpy
psutils
psutil
evdev
pynput