I want to disable a screen saver to another user. How it can be done? I have administrative privileges. I have an application that开发者_StackOverflow社区 can\'t be interrupted by the screen saver.If
I wrote a little thingy with Processing that I now would like to make a Mac OS X Screen Saver of. However, diving in to OpenGL was not as easy as I thought it would be.
I am trying to detect time since last user input using the X11 Screen Saver extension client library. I make periodic calls to XScreenSaverQueryInfo to get the idle time. The problem I am facing is th
I have created a fairly simple screensaver that runs on Mac OS 10.6.5 without issue. The configuration screen has accumulated quite a few different options and I\'m trying to implement my own preview
I have a desktop application in which I 开发者_Python百科would like to know two things: Is the user currently on the PC (more specifically, is he giving any input to the PC), so I can change his sta
an customer would like to provide to his website visitors an windows screensaver as download. So far so god, but: The screensavers should be generated on the fly with some meta date which needs to be
I have created a simple C++ program that continuously outputs cosine waves made out of 1s and 0s to the console.Is there an easy way to use a console application as a screensave开发者_StackOverflowr,
I\'ve written a Screensaver in C# which uses ActiveX controls to display video and flash and we\'d like to have run even when no user is logged on the machine it\'s installed on. The problem is threef
I have a Mac app that can double as a screensaver (a minor functionality, but which I enjoy!). I don\'t want to have to distribute the app itself (a fractal viewer) and the screensaver separately, so
I have a screensaver issue and I wondered if anyone could offer some advise please. I\'m trying to create an .SCR screensaver file from a Flash file.