mirror of
https://gitlab.com/interception/linux/plugins/caps2esc.git
synced 2025-04-05 06:19:24 +00:00
Formatting
This commit is contained in:
parent
9aa9985b0e
commit
5cffbf6bb5
@ -68,6 +68,7 @@ void write_event_with_mode(struct input_event *event, int mode) {
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
int mode = 0, delay = 20000;
|
||||
|
||||
for (int opt; (opt = getopt(argc, argv, "ht:m:")) != -1;) {
|
||||
switch (opt) {
|
||||
case 'h':
|
||||
|
Loading…
x
Reference in New Issue
Block a user