Remotely start the Slint application on linux using ssh #3305
Replies: 1 comment 1 reply
-
This looks like a generic X window issue to me: Quick and dirty work-around: Run The secure solution involves messing with This above assumes the X server is running on the maschine you SSH into. If that is not the case: You need to configure your X server to listen for network connections (most do not anymore), and you can not use Note: Whatever you do: Forwarding X applications over the network is pretty slow. |
Beta Was this translation helpful? Give feedback.
-
Development PC
Embedded device

Beta Was this translation helpful? Give feedback.
All reactions