:: Re: [DNG] Is there a linux remote G…
Top Page
Delete this message
Reply to this message
Author: Didier Kryn
Date:  
To: dng
Subject: Re: [DNG] Is there a linux remote GUI client (NOT X Server)?
Le 30/10/2025 à 17:21, Walter Dnes a écrit :
>    I do*NOT* want X server of the remote application.


    There might be a confusion here about which is the client and which
is the server.

    The X server is the service which interacts directly with the
screen, mouse and keyboard, that is on the local host. It offers this
service to a client which is your application, running on the remote
machine. Your application is the client, it essentially needs the X library.

--     Didier