@@ -6,7 +6,7 @@ int main() {
//PISystemInfo::machineID();
kbd.enableExitCapture();
PIThread t;
t.start(10);
//t.start(10);
WAIT_FOR_EXIT;
t.stop();
return 0;
The note is not visible to the blocked user.