Forum Replies Created
-
AuthorPosts
-
TorParticipant
Hi. You may have a problem with permissions of the folder where connection files are stored, by default in $HOME/Documents/NoMachine.
TorParticipantHi. 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.
TorParticipantHi. 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
TorParticipantHi. 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.
TorParticipantHello. 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.
TorParticipantHi. 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.TorParticipantI 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.TorParticipantHi. 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.
TorParticipantHi. 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.
April 26, 2017 at 10:08 in reply to: How do start a connection from the windows command prompt? #14581TorParticipantYou can use the
--session
command line option, probably coupled with--exit
. Check this article for details:Command line options for the NoMachine client
https://www.nomachine.com/AR04O00923TorParticipantHi chomes.
We’re not aware of similar issues, so we’d need more information to investigate your report.- What is the NoMachine version installed on the server?
- Are you connecting to a virtual or physical desktop?
- When the problem occurs, do you see a general slowness (all updates are slow) or is the problem limited to keys?
- Can you try if the same problem occurs with all applications (e.g. Terminal, different text editors, browser’s address bar)?
- Do you’ve a way to test another server with a different OS, like OS X?
- Are you connecting to the server through a LAN or a WAN? Do you know your bandwidth and latency?
- Could you try NoMachine when no other apps are running in background?
TorParticipantHi Alex. You can find options description here:
Command line options for the NoMachine client
https://www.nomachine.com/AR04O00923TorParticipantHi. You can execute the NoMachine client with the command line option ‘–hide’, the main window will hide when the custom session starts and will show again when the session terminates. The option doesn’t affect other type of sessions, so you may consider to add it to your application’s shortcut.
TorParticipantHi. At the moment a physical desktop cannot be automatically selected by storing it in the NXS file.
TorParticipantHi Tobias.
We’re aware of this problem, it is documented here:https://www.nomachine.com/TR02L04268
The only workaround is disabling separate Spaces for displays. In order to avoid to scroll the window, you can enable the “Resize remote screen” option in the Display bar to tell the remote desktop to use the size of the window.
-
AuthorPosts