Pārlūkot izejas kodu

Ignore SIGINT to allow returning back to noice when we kill the screensaver

Use 'q' to quit.
master
sin pirms 9 gadiem
vecāks
revīzija
62736bf43a
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. +2
    -0
      noice.c

+ 2
- 0
noice.c Parādīt failu

@@ -918,6 +918,8 @@ main(int argc, char *argv[])
ipath = "/";
}

signal(SIGINT, SIG_IGN);

/* Test initial path */
if (canopendir(ipath) == 0)
printerr(1, ipath);


Notiek ielāde…
Atcelt
Saglabāt