SSH from Windows PC into PinePhone?
#13
If everything's working and configured then you should just be able to run any X11 application and it will display on your Windows desktop rather than on the phone. Wayland applications will still display on the phone. For applications that can run on either there may be an option you can set to force it to use X11 but you'll probably have to look it up. If you want the application to run in the background so you can still do other things in the command line then stick ' &' on the end of the line. If you forget then you can use ctrl-z to pause the application, then 'bg' to resume it in the background. So for example to start libreoffice writer in the background it should look something like:

mobian@mobian:~$ libreoffice --writer &
[1] 2154
mobian@mobian:~$

The '[1] 2154' is telling you that the process id for the program that just started is 2154. After a few seconds the libreoffice splash screen appeared on my desktop, followed by the writer application window in phone aspect ratio (as that's where it was last started - it seems to remember the window size from the last time it ran). You can just resize the window as normal.

I'm assuming it should work the same on Windows as on linux, but I can't try it. There's a chance that the libreoffice detection thing will kick in like it did at one point with phosh, and that it's just ok for me because I'm using a common desktop environment that it recognises.
  Reply


Messages In This Thread
RE: SSH from Windows PC into PinePhone? - by wibble - 06-08-2022, 10:58 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PinePhone - boot from microSD laserpyramid 9 780 Yesterday, 10:09 AM
Last Post: laserpyramid
  pinephone virtual keyboard aular 4 400 04-10-2024, 03:45 PM
Last Post: aular
  PinePhone Doesn't Boot LED Doesn't Show Any Signs When Charging dorkydev 1 265 04-02-2024, 11:50 AM
Last Post: Kevin Kofler
  Are you using the Pinephone as your daily driver? jro 157 110,393 02-18-2024, 11:33 PM
Last Post: aular
  2020 PinePhone Manjaro CE EU for sale, name your price astrojuanlu 7 1,900 02-14-2024, 04:51 PM
Last Post: astrojuanlu
  pinephone is not bootble for the box. ijij 1 648 01-19-2024, 01:29 PM
Last Post: fxc
  Multiple issues with the Pinephone MTXP 12 2,473 12-28-2023, 07:55 AM
Last Post: MTXP
  pinephone repair shop shengchieh 0 530 12-26-2023, 02:42 PM
Last Post: shengchieh
  sudo nano file saving pinephone beta edition CharlesGnarley 4 1,771 12-22-2023, 03:44 PM
Last Post: Kevin Kofler
  Can't get Mobian on PinePhone to recognise USB-C docking bar duncan_bayne 9 7,057 12-04-2023, 02:14 AM
Last Post: Peter Gamma

Forum Jump:


Users browsing this thread: 1 Guest(s)