made ctrl, shift, and alt detection
This commit is contained in:
@@ -54,6 +54,7 @@ function sys.spawn(func, name, envars, args, tgid)
|
||||
numRuns=0
|
||||
}
|
||||
table.insert(kernel.currentTask.children, tasks[tostring(id)])
|
||||
return id
|
||||
end
|
||||
|
||||
function sys.sleep(ms)
|
||||
|
||||
Reference in New Issue
Block a user