Questions tagged [virtual-desktop]

66 questions
0
votes
2 answers

Cannot connect to VM azure

Yesterday I was able to connect to VM. After i closed it, I was not able to connect anymore. I am getting these errors: Network connectivity blocked by security group rule: DefaultRule_DenyAllInBound Error: I am expecting a possible solution to…
jasmer
  • 25
  • 5
0
votes
0 answers

Accessing Azure Virtual Desktop via RDP

I set up an Azure Virtual Desktop with a host pool and one Virtual machine using my Outlook 365 Azure account. It looks like the setup is working though I struggle to log into the Virtual Desktop. In the Microsoft Remote Desktop client from my Mac I…
Daniel
  • 1
  • 1
0
votes
0 answers

How to retrive information of desktop number for each monitor under linux (by vala language)

I'm working on a plank plugin recently, I want this plugin to display current desktop number and total number of desktops under current monitor. I'm trying to get above numbers by examing root window's properties such as _NET_CURRENT_DESKTOP,…
Hacksign
  • 416
  • 2
  • 7
  • 17
0
votes
0 answers

Azure Virtual Desktop Busy Sessions impact

I am running an Azure VD solution in which busy sessions are impacting other existing suggestions? Any suggestions on a control measure to reduce the chance of this happening?
JDY28
  • 1
  • 1
0
votes
1 answer

Switch between virtual desktops using Python?

How can I automate switching between virtual desktops using Python on Windows 10?
Tuor
  • 875
  • 1
  • 8
  • 32
0
votes
2 answers

Terraform Azure VM extension does not join VM to Azure Active Directory for Azure Virtual Desktop

Using https://techcommunity.microsoft.com/t5/azure-virtual-desktop/arm-avd-with-terraform/m-p/2639806 as inspiration, I want to deploy AVD but with AAD joined VMs using terraform. I have defined a VM and extension in Terraform alongside a Azure…
0
votes
1 answer

Can I run AVD on a Virtual Windows 10 Desktop

I am currently working form home for an organisation. Is it possible to run Android Emulator via Android Studio on a Virtual Desktop which has Windows 10 installed. Also, should I keep my specs low for the Emulator, as I have enough RAM in my…
0
votes
1 answer

Windows 10 Virtual Desktop - two inputs at the same time (mouse + touch screen)

I try to create WPF application (.net Core 3.1) with support touch screen and non-touch screen with two inputs at the same time. I found a sample how to do this with VWvare and Virtual maschine here is the sample, but I want to do something easier…
0
votes
1 answer

Windows 10 VirtualDesktop/Task View in VB/C#

Referring to https://github.com/MScholtes/VirtualDesktop/issues/15 I'm looking to do 3 things programmatically, specifically: How to activate task view, i.e. Win-Tab How to deactivate task view How to tell if we are currently in task view I was…
bilogic
  • 449
  • 3
  • 18
0
votes
0 answers

Windows8/win10 c++/c# :have multiple virtual desktop active at the same time

I'm developing a vr application for windows8/10 so that user can not only see and interact with the existing monitor plugged to their gpu in vr, but also create a new virtual monitor, or just open a application outside of the desktop/screen in vr…
libra
  • 673
  • 1
  • 10
  • 30
0
votes
1 answer

How to change KDE shortcut for showing all virtual desktops?

On an old computer running KUbuntu 17.10 (that's KDE + Ubuntu 17.10), somehow, I changed the keyboard shortcut for showing all desktop windows. (The default is Ctrl+F8.) I just installed the same OS on a new computer, and cannot for the life of me…
Jeffrey Benjamin Brown
  • 3,427
  • 2
  • 28
  • 40
0
votes
1 answer

unix shell command that make the virtual desktop spin

I'm looking for a way to make my virtual desktop change without using keyboard shortcuts. I explain: I want to do a java program that will change my current desktop to the desktop at the left for exemple, let's say by clicking on a button. I've done…
Karudosu
  • 89
  • 2
  • 11
0
votes
1 answer

The fastest way to change desktop folder location programmatically

I want to create an application that allows users to have different icons on different Windows 10 desktops. I can deal with the switching of virtual desktops using the Window Station and Desktop functions and the Virtual Desktop Shell Interface. So…
m93a
  • 8,866
  • 9
  • 40
  • 58
0
votes
4 answers

X11 Feature for MS Windows

For decades, X11 has provided the possibility to have many virtual desktops that can be accessed by different people from different machines. The virtual desktops are thus independent of the real physical desktop. I'm wondering whether there is…
Klaus
  • 2,328
  • 5
  • 41
  • 62
0
votes
0 answers

If there OS level limitation that prevents mapping virtual desktop to real monitor in dual monitor scenario?

What is the API to work with virtual desktops on Windows and why it doesn't allow to map virtual desktop to multiple monitors? Virtual desktop software for Windows doesn't allow to exclusively bind second monitor to certain virtual desktop. I tried…
anatoly techtonik
  • 19,847
  • 9
  • 124
  • 140