Forum Replies Created
-
AuthorPosts
-
huangParticipant
Hi Tor,
thank you for your help, I am using the second suggestion of yours, i.e I set the value of “window state” in player.cfg as “fullscreen”(can also be “multiscreen”), so the default desktop will be fullscreen. Then I write a script with c to read the value of “resolution”, if it was not fullscreen, it would automatically add the parameter –geometry s%(value of the resolution) into the command line of sessions.
So far it works perfect, before the new release comes I will use this as temporary solution. Thanks again for all of your Help!
huangParticipantHi Tor,
thank you for answering my questions. I am using “NoMachine Enterprise Client” 5.0.47 right now, because we don’t want client and server on same computer. Anyway I think it is almost the same as normal NoMachine Client.
You are right, the option key “Resolution” is still in the NXS file, however it does not work by me. I have tried to change the value of Resolution as “fullscreen”, “availabel” or concrete resolutions e.g “1024×768”, that did not work. Only if I changed the option key “window state” in player.cfg as “fullscreen”, session screen will be turned onto fullscreen. Can you set resolution by changing the option keys in NXS file? Like “fullscreen”, “availabel”, “fit in window” or “1024×768” etc.
October 29, 2015 at 09:33 in reply to: What are the important modifications of NM from version 3 to 5 #8862huangParticipantI will keep it in mind, thank you for your help.
October 27, 2015 at 16:38 in reply to: What are the important modifications of NM from version 3 to 5 #8847huangParticipant“Not all the entries of the cfg are mentioned because they are not meant to be interfered with because editing them can cause problems.”
This explains my question perfectly. I think now you can understand my question, I need to know which keys should/could be edited in new version and whichs are not important or dangerous to modify.
But by explain, I do not mean answer. The link u gave can answer some of the questions, but in my opinion, if there were a list where man can read the infos of all the new option keys, that would make my work much easier.
However thank you for your answer, please give the link where I can post my question to the support teams.
October 27, 2015 at 11:53 in reply to: What are the important modifications of NM from version 3 to 5 #8826huangParticipantthe link you gave is about update policies, what I need is as example like follwing:
nomachine5.0:
<group name=”general”>
<option key=”connection service” ….
was in the version
nxclient3.5:
<group name=”login”>
<option key=”Login method” ….
so that people can know what in old version are changed to what in new version, and also for example:
nomachine5.0:
<group name=”service”>
<option key=”Output audio device” value=”autodetect”/>
it looks like this new key has “string” as data type, but what else except “autodetect”? Where can man such Information find?
-
AuthorPosts