graywolf

Forum Replies Created

Viewing 15 posts - 586 through 600 (of 670 total)
  • Author
    Posts
  • in reply to: Scale × 2 application in floating window #7075
    graywolf
    Participant

    No, it is not possible.

    You can try to force the application to use a high DPI. On the server side, edit /usr/NX/etc/node.cfg and change

     

    #DisplayAgentExtraOptions “-nocomposite -noshpix”

    to

    DisplayAgentExtraOptions “-dpi 150”

    (change 150 to the desired DPI).

    Be aware that would affect any application, in floating window mode as well as in virtual desktop mode.

     

    in reply to: Mouse not working after some time #7057
    graywolf
    Participant

    Hello.

    Are you trying to share the physical screen of the server? Or are you getting this issue in a virtual desktop session?

    Are you using programs installing hotkeys on the client or server?

    Could you provide more information about the desktop environments and the window managers you are using?

    in reply to: No working ‘hover’ in Chrome #7043
    graywolf
    Participant

    Hello, I can reproduce the same issue on Ubuntu 14.04 server and Windows client.

    The following Trouble Report has been opened: https://www.nomachine.com/TR04M05371

    in reply to: Using NoMachine to play mouse captured games? #7012
    graywolf
    Participant

    Hello.

    Forwarding a USB mouse to the remote computer could help. I’d suggest reading this post: https://www.nomachine.com/forums/topic/world-of-tanks-mouse-capture#post-6224

    in reply to: Completely wrong keyboard mapping #6761
    graywolf
    Participant

    @eitak

    Please confirm you are trying to access an existing KDE desktop running on the physical display of your Linux server.

    In that case, I need you log in to your server using ssh, with the same user owing the KDE session.

    Then run the following commands:

    DISPLAY=:0 (assuming your physical desktop is using display :0)

    export DISPLAY

    xmodmap -pke > xmodmap.out

    xkbcomp -xkb $DISPLAY xkbcomp.out

    xprop -root | grep XKB > xprop.out

     

    Also this would be useful:xev > xev.log

    and try to press the “qwerty” keys in the test window that will pop up in the remote desktop.

    Let me have a look of the .log files.

     

    in reply to: Keyboard Layout Mapping Problem #6682
    graywolf
    Participant

    Hello, as I wrote about a  related topic,

    I’d like to look at file under /usr/NX/var/log and $HOME/.nx directories, from client and server.

    Here you find detailed instruction for creating archives from those dirs:

    https://www.nomachine.com/AR07K00677

    It would be also interesting to know the keycodes reported by xev tool for the troublesome keys.

    in reply to: Completely wrong keyboard mapping #6681
    graywolf
    Participant

    @xcribblesx : I guess you got it from client side. Nothing abnormal in those reports, by the way.

    I’d like to look at file under /usr/NX/var/log and $HOME/.nx directories, from client and server.

    Here you find detailed instruction for creating archives from those dirs:

    https://www.nomachine.com/AR07K00677

    It would be also interesting to know the keycodes reported by xev tool for the troublesome keys.

    in reply to: Colour Smearing #6634
    graywolf
    Participant

    Hello, could you try to turn off image compression? Just edit /usr/NX/etc/node.cfg and change ProxyExtraOptions in this way (remove the heading “#”):

    ProxyExtraOptions pack=none

    Be sure you are in “lightweight” mode, i.e. check the line in node.cfg:

    AgentLightweightMode 1

    Start a new session to use the modified settings.

     

    in reply to: Completely wrong keyboard mapping #6496
    graywolf
    Participant

    Could you run these commands on client and server:

    xmodmap -pke > xmodmap.out

    xkbcomp -xkb $DISPLAY xkbcomp.out

    xprop -root | grep XKB > xprop.out

    and provide files xmodmap.out xkbcomp.out xprop.out ?

    in reply to: Losing keyboard and mouse #6493
    graywolf
    Participant

    @baj

    I never encountered this issue. Have you got any steps to reproduce?

    Have you noticed whether any application waiting for user input were hidden under the NoMachine fullscreen window?

    in reply to: World of Tanks mouse capture #6224
    graywolf
    Participant

    I tried a few things. I didn’t find a stable solution yet but I tried to forward a USB mouse to the remote computer and it worked quite well.

    While connected to the remote computer, open the NoMachine menu (Ctrl+Alt+0) chose Devices then  Connect a USB device, find your local USB mouse and click Connect. Now the mouse input work in WoT as you expect.

    The mouse won’t work in the local computer while connected to the remote. So if it is your only pointing device DO NOT check the option Grab the keyboard input, otherwise you have no way to close the NoMachine window.

    When you want to quit and recover your mouse for local input, just kill the NoMachine client using the hot key Alt+F4.

     

    in reply to: World of Tanks mouse capture #6125
    graywolf
    Participant

    Hello,

    I tried myself and I got the same behaviour. Now I’m searching for a way to fix it.

    in reply to: Ctrl Key in MacOS #6063
    graywolf
    Participant

    Would you try a development version that could help with this issue? Please contact us by mail: forum (at) nomachine (dot) com.

    in reply to: Keyboard mapping from Windows -> OSX #6036
    graywolf
    Participant

    Do you mean Adobe Illustrator? Can you tell me more detail about things that are not working?

    in reply to: Ctrl Key in MacOS #6016
    graywolf
    Participant

    The Windows ctrl key is mapped to the OS X ctrl key, so no special configuration is needed.

    May I ask you the OS X version in use?

    Are you getting problems with all applicatiions or with something in particular?

    Did you check if you have any program using ctrl as “hot key” running in the background?

Viewing 15 posts - 586 through 600 (of 670 total)