Format code
This commit is contained in:
parent
85b6d6ea9d
commit
6ef2be8776
6 changed files with 55 additions and 29 deletions
|
|
@ -25,10 +25,11 @@ package inputcontrol
|
|||
import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"github.com/bendahl/uinput"
|
||||
"log"
|
||||
"os"
|
||||
"time"
|
||||
|
||||
"github.com/bendahl/uinput"
|
||||
)
|
||||
|
||||
const shiftKeysDelay time.Duration = 50 * time.Millisecond
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue