openmolecules.org

 
Home » DataWarrior » Functionality » if there is a method to run datawarrior without X11
Re: if there is a method to run datawarrior without X11 [message #735 is a reply to message #734] Wed, 18 December 2019 02:54 Go to previous message
uitb is currently offline  uitb
Messages: 2
Registered: December 2019
Junior Member
yeah, datawarrior could run on a server, and redirect the GUI output to your local computer by X11. You just need to open a ssh connection with X11 forwarding, then excute export DISPLAY=:0.0 and run datawarrior on the shell. This will open a GUI window on your loacl computer.

Now, we could run datawarrior on a server with a macro to do somethings, but the window is unusefulness. So I hope to find some way to hide the window.

Fortunately, I found some tools like Xvfb (X virtual framebuffer), they could open a virtual display and redirect the GUI output to the virtual display on server.

[Updated on: Wed, 18 December 2019 03:32]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: Moving a row up and down
Next Topic: Hiding Multiple Columns
Goto Forum:
  


Current Time: Mon Apr 29 05:15:56 CEST 2024

Total time taken to generate the page: 0.04393 seconds