From: Andrew C A. <A.C...@dp...> - 2000-06-10 08:01:27
|
Chris Woodfield wrote: > Another data point...I've found that the demo apps retain control of the > input when I run them as root, but lose control of input events when I ru > them as a non-priveleged user. Haven't tried this with Quake yet, but > that's the case with all of the apps in Mesa-3.2/demos and > Mesa-3.2/3Dfx/demos/. In that case, are /dev/3dfx and /dev/mouse owned by the same user and group, and are the apps running as a user with permission to access them ? I'm not up to speed, but I remember a time when glide was setup to only available to users with extra permissions; it sounds as if the demos may be su-ing to someone who can't read input devices. I may be barking up the wrong tree. |