multiple-monitors
multiple monitors, how do i wake one but keep others sleeping
if开发者_Go百科 i have a system with multiple monitors, and they\'re all sleeping, is there a way, if i shake the mouse, to only wake one up and keep the others sleeping? in c#? I looked into the wind[详细]
2023-03-06 13:32 分类:问答Positioning a window with AppleScript using dual monitors
I have two monitors set up and I am trying to position the window of an application in the second monitor but nothing I do seems to work. For example I am using my laptop and the terminal window is ma[详细]
2023-03-02 23:21 分类:问答How to run the website on the second monitor
In a dual-monitor, in Visual Studio 2010开发者_开发知识库, Can I run my windows application or web site on the second monitor ?[详细]
2023-02-20 16:02 分类:问答Control resizing mathematics
Ok... So I\'ve got this pretty killer Screenshot system I\'ve been using for a while... It pretty much involves creating a somewhat transparent Form that auto-sizes to fit all monitors... Which gives[详细]
2023-02-19 17:13 分类:问答Can I control two browser windows with one HTML5 app?
I\'d like my HTML5 app to draw onto two different screens.This (I think) means that I need have two distinct browser windows, one on each screen.Is 开发者_C百科this possible?It seems that I\'d really[详细]
2023-02-16 02:51 分类:问答Screen.AllScreen is not giving the correct monitor count
I am doing something like this in my program: Int32 currentMonitorCount = Screen.AllScreens.Length; if(currentMonitorCount < 2)[详细]
2023-02-10 17:43 分类:问答How do I get the actual Monitor name? as seen in the resolution dialog
I am trying to grab the friendly name for the monitors on my system. I am using C#. I have tried Screen, which just gives me //./DisplayXX. I have also tried both Win32_DesktopMonitor and EnumDisplay[详细]
2023-02-09 14:15 分类:问答Android dual screen display
Is android supports dual screen display?. If then how to do this?. Please hel开发者_运维问答pThe current Android SDK doesn\'t natively support dual screens.There\'s a new dual-screen Android phone tha[详细]
2023-02-09 00:49 分类:问答How do i implement this XML in my code?
Here is a link to a question about restoring the window to its previous state...There is an xml file that I\'m supposed to attach but i have no idea how. Can someone help me? Also, if I have a second[详细]
2023-02-07 19:22 分类:问答Do HMONITORs need to be released? If so, how?
Several multiple-monitor API functions (eg, MonitorFromRect) return a HMONITOR handle to the monitor in question. I have been unable to find the function to free this handle - does 开发者_JS百科it nee[详细]
2023-02-06 01:28 分类:问答