Forum Replies Created
-
AuthorPosts
-
Tor
ParticipantI’m saying, that it is only randomly going to the remote desktop! In 80 percent it is still controlling the server side OS and does not get to the remote desktop!
Server side OS and remote desktop are the same thing. This is probably the reason why I don’t get what you mean. Are you maybe running NoMachine client remotely in another remote desktop solution?
By the way, so far attempts to reproduce issues with keyboard grabbing in our labs were unsuccessful. Maybe there is a 3rd party software interfering with NoMachine client, or there is a particular condition causing the misbehaviour.
We’ll need more information to run a deeper investigation, so please answer to the following questions:- Is the issue occurring when switching any application, or only some particular applications?
- Do you’ve a single NoMachine client running, or multiple instances?
- Do you’ve 3rd party tools that may affect user input?
- Are you switching applications on different Spaces or Monitors?
Additionally it would be great if you could show the keyboard viewer (from Language OS X settings) and reproduce the issue while recording a video (for example with Quicktime Player).
Tor
ParticipantFrom your client configuration file I see you’re probably using MDNS discovered servers, which confirms the reason why you don’t find files in Documents/NoMachine where only static connections are saved (connections that you’ve created with the wizard).
Settings for MDNS servers are stored in a cache, and they’re valid until the server doesn’t change its identity, like for example when NoMachine is uninstalled and installed again. You may pay attention to that to confirm if it occurs in that condition.
The other possibility is that the cache folder has bad permissions. Open Terminal and use the following command:ls -ld $HOME/.nx/cache
Tor
ParticipantCan you please send by e-mail also a screenshot of Folders tab from NoMachine Preferences?
Tor
ParticipantCould you please send your client logs to verify if there is something wrong? Connect to your remote desktop and while the client is running open Finder, press Shift + Command + G, write “.nx” in the appearing dialog. Select the folder “config” and all folders with prefix “R-“, right click and select “Compress items”, then send the created archive to forum[at]nomachine[dot]com.
Tor
ParticipantOpen Finder, press Shift + Command + H to enter your home directory, press Shift + Command + G and in the dialog write “.nx” (without quotes).
Tor
ParticipantHi. You’re saying that when the grabbing keyboard option is enabled, the Cmd + Tab option goes to the remote desktop. This is exactly what the option is supposed to do. Can you please confirm the problem to be sure we’re talking about the same thing? 🙂
Also, for the investigation it is extremely important to know name and version of operating systems of client and server. Thanks.Tor
ParticipantHi. You may have a problem with permissions of the folder where connection files are stored, by default in $HOME/Documents/NoMachine.
Tor
ParticipantHi. In order to disable the automatic viewport scrolling, edit the file $HOME/.nx/config/player.cfg and set to 0 the following key:
<option key=”Automatic viewport scrolling sensitive area size” value=”40″ />
There are currently no ways to move the viewport with shortcuts.
Tor
ParticipantHi. The option “Match the client resolution upon connecting” is stored in the connection file, so each time you create a new one it is set to default. You may distribute preconfigured connection files to your clients to disable the screen resolution change, or if you want to completely disable resize of physical desktops on a server, you may change the following key in the file server.cfg:
# # Set the interaction level for the session connected to the physical # desktop: # # 0: View-only. The session is connected to the desktop in # view-only mode, i.e. the user can't interact with the # physical desktop. # # 1: Restricted. User connected to the physical desktop can # interact with the desktop except for resize operations. # # 2: Interactive. User connected to the physical desktop has # full interaction with the desktop. # PhysicalDesktopMode 1
Tor
ParticipantHi. The client has no such possibility currently, but it may be an interesting feature. Would you like to share with us the reason why you need a borderless window? Thanks.
Tor
ParticipantHello. What you’ve discovered is correct, although you can make NoMachine client and locate pointer feature cohexist.
The setting helping us is “Grab the keyboard input”, but to catch this particular keystroke we need an additional command line option described innxplayer --help
:--activegrab
When the setting ‘Grab the keyboard input’ doesn’t catch all keys, use this
option to force a different grabbing mode. The client will catch keys only
when the cursor is inside the window.With this configuration you’ll be able to send the Ctrl key to the remote desktop, but of course the local cursor will not be highlighted when it is on the NoMachine client window.
Tor
ParticipantHi. We plan to release the new mobile version with our next major release. In the meanwhile you may wish to install the APK of our current version, you can get it from the download area of our website.
As for Chromebook, NoMachine client works on it, but the next release will also improve our support by offering a better integration.Tor
ParticipantI understand your point, but we prefer to avoid to hardcode key combinations to grant more freedom to users. NoMachine client shortcuts are configurable and quite flexible, they’re based on users’ feedback and generally appreciated.
The default shortcut described in the Feature Request will be Ctrl + Alt + End, but since shortcuts are configurable you can set the combination you prefer.Tor
ParticipantHi. I assume you’re using an Enterprise or Cloud Server on Linux as a bridge for your RDP connection. Can you please confirm it, together with the NoMachine version you’re using on Linux? Also, what is the rdesktop version on the Linux server? We didn’t reproduce your issue in our labs, so we need this information to go on with the investigation.
Tor
ParticipantHi. I think you may need this Feature Request, we plan to include it in the next release:
Adding a keyboard shortcut to send ctrl+alt+del
https://www.nomachine.com/FR09N03203If it is it, I’d suggest to subscribe to the FR to be notified when we’ll release it.
-
AuthorPosts