Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
127 views

How to make Windows 7 switch between programs faster after a while?

When I run Windows, I usually keep multiple programs open at all times. I have 4GB of memory installed (and capable of using all of it), and it hardly every uses more than 2.5 gigs. Yet, every time I ...
1
vote
0answers
174 views

Stop programs from stealing focus in Windows 7

In Windows 7, if I launch a program and immediately make its window inactive (e.g. by minimizing or switching windows), it will pop back up after the program has finished loading completely. This is ...
1
vote
0answers
56 views

Improve priority of mplayer-pulseaudio-Xorg combination

I'm often having mplayer running on the side (e.g. watching television). However, this occasionally doesn't run too smoothly (granted, the CPU and GPU are also a bit weak). I've already running ...
2
votes
1answer
67 views

How OS protects from drivers interaction in multitasking?

I have been thinking. Let's consider this example: We have 2 programs running on PC. First is, for example internet browser, and second is some WiFi scanning software. Now, browser wants to use ...
0
votes
2answers
48 views

Multitasking while running SMART tests?

Does it affect anything if you multitask (windows 7 x64) while running SMART tests to scan for HDD errors?
1
vote
1answer
325 views

Which processor/core is this process/service using?

What can i use to monitor which processor/core/thread an application is using? I have 16 processors and want to know which processor a specific application is using. I am running Windows Server 2003 ...
2
votes
5answers
420 views

Prevent drag-and-drop from Windows Explorer from freezing the window?

In some badly-implemented software (in my case, iPhoneBrowser and MP3Gain, but there are others) after dragging a file/folder from explorer into the program, the explorer window will become unusable ...
5
votes
1answer
383 views

How can I throttle down Dropbox's IO operations?

Empirical evidence suggests that Dropbox's indexing at startup time is the main source of slowdown for my Windows 7 partition -- things grind down to a crawl when the indexing is in progress and ...
0
votes
1answer
214 views

How to do simple multitasked loop processing over filenames with PowerShell?

I'm batch transcoding some 50 GB of video files on a USB hard disk which is connected to a wlan router. The drive is mapped as a network drive on my Windows 7 laptop. The speed handicap of the wlan ...
2
votes
3answers
111 views

How OS manage running programs

since windows is multitasking OS, it must somehow switch between processes. But how is it done? Does windows include some kind of breakpoints into running programs, which should switch to other ...
8
votes
4answers
387 views

Is it possible to use different keyboards for different applications?

What I would like is this: I would have two keyboards. One of them is "connected" to Matlab, the other is "connected" to my text editor of choice. This way, I could edit some script and still test ...
10
votes
5answers
2k views

Firefox: Using multiple instances with different profiles?

Let's say, Firefox's instance is running with profile 1. Is it now possible, to start a new Firefox instance with profile 2? Normally, when Firefox is already running, no new instance is created. ...