💻 Software
How do I detect when a user is sitting in the chair in front of a computer?
Fresh7 days ago
Mar 15, 20265646 viewsConfidence Score0%
0%
Problem
I am interested in detecting when a user is actually sitting down in a chair in front of a computer. The presence of the user affects many scheduling and user notification decisions that need to be made and as such, the data obtained about the user would need to be readable by a scripting engine. W…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I detect when a user is sitting in the chair in front of a computer?
Low Risk
Under Windows there is an API call that returns simple data on keyboard/mouse activity. This is what IM applications use to automatically detect when the user is away or idle. Would that suffice for your needs? There is no doubt an equivalent for ot…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix