multiple-monitors Questions
3
Solved
I have a dual monitor setup, and I am using Ubuntu 12.04 LTS
I have changed the positioning of the monitors several times, and now for some reason some of the windows open up off-screen (outs...
Teniacide asked 18/9, 2012 at 12:52
2
Solved
I've made a program to change the colour filter of the screen similar to the way Flux does (the code shown to do this is in the main question from here). However, a couple of my users say it won't ...
Sleuthhound asked 21/4, 2015 at 21:48
5
Solved
Is there a way to check that a WinForm is fully visible on the screen (eg is not out of bounds of the screen?)
I've tried using SystemInformation.VirtualScreen for this, which works great as long ...
Zoezoeller asked 6/7, 2011 at 2:58
7
I can't find a good way of putting Eclipse windows on two monitors. Currently I just detached (clicked on a header and dragged) a few windows to a secondary monitor (package explorer, console, and ...
Cryptograph asked 25/11, 2008 at 21:29
11
Solved
I am using Windows, and I have two monitors.
Some applications will always start on my primary monitor, no matter where they were when I closed them.
Others will always start on the secondary mon...
Overview asked 9/9, 2008 at 19:54
2
Solved
I am developing a feedback system for an automotive company. On the billing desk, there is a dual monitor setup: one for a billing person and one for a customer who's giving feedback. My need is to...
Transpose asked 18/12, 2014 at 7:19
11
Solved
Ultramon is a great program for dual monitors (stretching screen across monitors), but I was wondering if there is any way do to something in Visual Studio like have one tab of code open on one mon...
Decompound asked 9/8, 2008 at 22:55
8
I'm working on a libGDX (library on top of LWJGL) game project, and use the Intellij IDEA IDE from several different workstations:
Windows 7 x64 laptop with two displays (1920x1080 and 1600x1200)...
Autoionization asked 9/5, 2013 at 1:14
1
Solved
Hello Direct3D experts,
I am currently developing an application with Direct3D in order to capture my two monitors desktop (used as extended desktop of course).
The following code works well but I...
Maganmagana asked 5/9, 2014 at 8:46
6
Solved
Many posts around about restoring a WinForm position and size.
Examples:
www.stackoverflow.com/questions/92540/save-and-restore-form-position-and-size
www.codeproject.com/KB/dialog/restorepositi...
Pirn asked 1/6, 2009 at 23:28
1
Solved
I have two monitors on a new Ubuntu 14.02 machine.
One monitor is 1024X768 VGA. The second monitor is 1920X1080 HDMI
No matter what I do root.winfo_screenwidth() reports 2944 (The sum of both monit...
Marsh asked 24/6, 2014 at 3:44
1
I wrote a script to change primary screen orientation to portrait. my screen is 1920X1200
It runs and no error reported. But the screen does not rotated as i expected.
The code was modified from S...
Crumpet asked 28/9, 2012 at 15:18
2
Solved
I need help on how to retrieve the resolutions of my screens, as shown in the image below.
I found this documentation and it was really helpful. Here's the code that I tried, based on those docs...
Multiplechoice asked 6/5, 2014 at 10:29
1
I have several monitors connected, when I want to return their actual names - for example :
LEN L192p, IBM 190p.
I've looked here at this question :
How do I get the actual Monitor name? as s...
Sienese asked 1/5, 2014 at 11:46
1
Solved
I want to enable a particular disabled monitor, based on info originating from DISPLAYCONFIG_TARGET_DEVICE_NAME and/or DISPLAYCONFIG_PATH_TARGET_INFO. To actually enable this monitor, all I need to...
Esau asked 14/3, 2014 at 8:23
1
Solved
window.open('branchMonitoring/', 'Testing Dual Monitor', 'resizable=1, scrollbars=1, fullscreen=0, height=200, width=650, screenX=0 , left=1280, toolbar=0, menubar=0, status=1');
I used this code...
Purpura asked 10/2, 2014 at 8:23
3
I need to use a monitor as a "private" device for my special application, I want to use it as a flashlight of a sort and draw special patterns on it in full screen. I don't want this monitor to be ...
Callboy asked 16/10, 2012 at 17:3
2
Solved
I'm trying to follow the instructions on MSDN given here to disable a secondary monitor.
I'm trying to use specifically this set of functions to allow compatibility with older versions of Windows....
Miaow asked 28/10, 2013 at 19:59
2
Solved
Background: I use a mac with dual monitor. When I start Emacs, it always opens in the “main” monitor (the one on my macbook pro), which is not the one I want to look at. Is there any elisp function...
Iny asked 12/7, 2012 at 17:28
4
Solved
I have an application in which there is a form which I want to show on second screen.
Mean If application is running on screen A and when I click on menu to show Form it should display on Sc...
Protractor asked 1/4, 2010 at 14:30
2
In Visual Studio 2010 you can drag tabs out to separate windows but you can not collect them together as additional tabbed elements. Is there a VS 2010 add-on to allow you to group your extra windo...
Rurik asked 10/6, 2010 at 0:4
1
Solved
I have a dual monitors set up (laptop screen and external monitor). My laptop screen is my primary display and external monitor is secondary. Both have different screen sizes.
In my python tkinter...
Cytolysin asked 19/7, 2013 at 8:56
3
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...
Gloucester asked 3/5, 2011 at 6:41
1
I'm trying to use XResizeWindow() to make a window which will span 2 monitors, but the ?window manager? is limiting it to one.
Is there a hint or property I can associate with the window to tell t...
Equalize asked 14/6, 2013 at 18:9
0
How can I program the rc.lua file to enable a keyboard shortcut to move a window from one tag on one screen to a tag that is on a different screen? I know the modkey + shift + [tag number] sh...
Electroplate asked 18/5, 2013 at 12:25
© 2022 - 2024 — McMap. All rights reserved.